On Fri, Mar 1, 2013 at 6:15 PM, Tom Gundersen <[email protected]> wrote: > This allows us to treat /usr exactly the same as /. Namely, its options > may be given on the kernel commandline rather than, say, being included in > the initramfs or being read from the rootfs. > > The new options are: usr=, usrfstype=, usrwait=, usrflags=, which have > analogous semantics to their root counterparts. Moreover, the 'ro' and > 'rw' options apply to root and usr both. > > If someone has a desire to support separate /usr without an initramfs (and > witohut split-usr), they could easily add support for these options to the > kernel. > > Cc: Harald Hoyer <[email protected]> > Cc: Dave Reisner <[email protected]>
Scratch this. We will go with marking mounts as x-initrd.mount=1 (or something like that) in /etc/fstab instead. -t _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
