On Sat, 28 Sep 2013 01:10:14 +0200, Alan McKinnon wrote: > One of the very first things you do with /usr at boot time is mount it, > and from then on you use it exactly as if it were always on / anyway. > I'll bet that since you moved all of portage out, your mount options and > fs configs are the same between the two anyway. So what exactly does a > separate /usr get you on a stabd-alone workstation buy you?
If allows you to have /usr on a volume manager, LVM of ZFS, without the extra work of putting / on there. / doesn't really need to be on LVM/ZFS since its size is unlikely to change much. However, the main reason, IMO, for not putting root on the volume manager is to avoid the use of an initramfs. If it's going to require it anyway, you may as well use the initramfs to put / on the same managed volume as /usr. That's the route I took a while ago, using an initramfs to avoid having a separate /usr. On the eudev vs. udev point: Dale, if you read flameyes's blog post, you'll see that this isn't just about udev. -- Neil Bothwick Windows Error #01: No error... ...yet.
signature.asc
Description: PGP signature

