Annoucning DragonFly BSD!

Matthew Dillon dillon at apollo.backplane.com
Sun Jul 20 01:25:37 PDT 2003


:Wouldn't it be possible to achive the same result without the VFS with 
:well organized lib subdirs? like "usr/lib/xyzlib1.2/" and 
:"usr/lib/xyzlib1.3/" which would maintain the install for any given 
:version of a lib? In other words, instead of just dumping all the libs 
:into the one place, you simply place them into sub folders instead and 
:then link them as needed? Granted this would cause havoc for things like 
:LD_LIBRARY_PATH. I never did like the way we dump things in the lib 
:dir's, its messy. The VFS idea is interesting, but it like cleaning the 
:mess by sending parts of the big mess into another dimention, making it 
:a trans-dimentional mess (technically a larger mess). This throws away 
:the KISS principle.

    Not unless one wanted to make major modifications to all the third
    party applications out there, which nobody really wants to do, because
    hacking all those programs up makes it difficult to track updates.

:>     taken for granted.  Begin userland VFSs with the capability of
:>     overlaying the entire filesystem space, these environments would be
:>     extremely powerful.
:
:I suspect this ability would usefull for other things too, possibly for 
:security lock-downs on shell users env's without chrooting them as an 
:example.
:
:-Jon

    Yes, Exactly.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>


More information about the freebsd-current mailing list