|
From: KJK::Hyperion <no...@li...> - 2002-05-01 01:59:09
|
>Date: Tue, 30 Apr 2002 18:32:55 -0700 (PDT) >From: Steven Edwards <ste...@ya...> >Subject: Re: [ros-kernel] File system struct >To: "KJK::Hyperion" <no...@li...>, > ReactOS-Kernel <rea...@li...> >X-Hamster-To: account:Hyperion >X-Hamster-Info: Score=0 UIDL=aannsh.148.1 Received=20020501033649 > >Please dont make it to confusing. Try to keep the >windows/unix files the do the same things in the same >places. The whole C: D: and / are just virtual anyway >right? as long as my data is in a place I am used to >as a linux and windows user I dont care how you do it. > >I would suggest the PSX file system but located under >%SystemRoot%\system32\psx and use some sort of hidden >symbolic linking. ala > >C:\ -> /boot (I dont think this is in the unix spec) >%SystemRoot% -> /bin >%Program Files% - > /sbin and linked to /usr/sbin >%SystemRoot%\system32\reg* -> /etc >%SystemRoot%\system32\psx\lib -> /lib >%SystemRoot%\system32\ -> /usr/lib >%homes% -> /home >%User_Profiles% -> ~/home/User/.ros_profile >%User Registry settings -> ~/home/User/.ntreg > >This is what you end up with. Now its not everything >but I think you get the idea. As long as I dont have a >mess (see the whole LSB document) then I am happy. > >/boot >/bin >/etc >/home >/lib >/proc >/usr/sbin > -lib > > > >If you are ever on irc, we could discuss this in > > #ReactOS. > >irc.openprojects.net > >Jason, Rex, Eugene and I are on atleast once a week. > >__________________________________________________ >Do You Yahoo!? >Yahoo! Health - your guide to health and wellness >http://health.yahoo.com |