|
From: Steven E. <ste...@ya...> - 2002-05-01 01:32:57
|
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
|