[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Move all to /usr



On Tue, 11 Oct 2011 16:44:12 +0200, Sven Joachim wrote:
On 2011-10-11 16:32 +0200, Marco d'Itri wrote:

https://fedoraproject.org/wiki/Features/UsrMove
[snip]

Would "mv /bin/* /usr/bin/" and making it a symlink just work, without the need to create temporary symlinks in every package as red hat plans
to do?

Not at all, for there are some packages which ship both /bin/foo and a
symlink /usr/bin/foo to it; those would be broken.

Sven

Is a nice concept. In other OS, like Plan9, there are only one folder with the binary files (/bin), the other folders (/usr/bin, /sbin, ... and ~/bin) are "binded" to /bin.

In Windows 7 this concept is used in "My Documents", "My Music",... where multiple folders are showed together in other folder. When you write to the folder, one is the default folder for writing.

In Linux > 2.4, "mount -t bind" is near of this idea.

Best Regards,

kix
--
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/


Reply to: