LWN.net Logo

Various notes on /usr unification

Various notes on /usr unification

Posted Feb 28, 2012 11:42 UTC (Tue) by dps (subscriber, #5725)
Parent article: Various notes on /usr unification

I personally prefer not to use an initial ram disc, so moving all binaries into /usr is a plain *bad* idea. I do keep most binaries my separate, read only, /usr partition but I need the tools to mount it on the root filesystem.

Keeping at least some tools allows me to upgrade those tools without re-installing grub and running of out of space in /boot, which is also a separate partition, which I usually mount read only.

I would like to be able to mount / read only too but that is more difficult.


(Log in to post comments)

Various notes on /usr unification

Posted Feb 28, 2012 13:01 UTC (Tue) by niner (subscriber, #26151) [Link]

Since we're talking about Linux here, this will always be possible. There's always LFS giving you extreme control over every minute detail.

Just don't expect every general purpose distribution to conform to your very special requirements.

Various notes on /usr unification

Posted Feb 28, 2012 17:57 UTC (Tue) by hmh (subscriber, #3838) [Link]

You're not looking at it with the proper mindset.

An initramfs enforces that the worst of the bling is kept away from your early boot.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds