dracut/modules.d/99base
Amadeusz Żołnowski 79148c2945 apply "ro" and "rw" options from cmdline to / mount
rflags is no longer guaranteed to be non empty.  / is mounted according
to rootflags parameter but forced ro at first.  Later it is remounted
according to /etc/fstab + rootflags parameter and "ro"/"rw".  If
parameters are still the same as for first mount, / isn't remounted.

Conflicts:

    modules.d/95rootfs-block/mount-root.sh
    modules.d/99base/parse-root-opts.sh
2012-07-26 16:35:13 +02:00
..
dracut-lib.sh dracut-lib: new functions: listlist and are_lists_eq 2012-07-26 16:35:13 +02:00
init.sh deprecate old command line options 2012-07-25 10:32:42 +02:00
initqueue.sh add initqueue --env and "online" hook 2012-03-08 11:05:29 +01:00
loginit.sh base/loginit.sh: revert "quiet" patch 2012-06-04 03:09:09 -04:00
module-setup.sh modules.d/*/module-setup.sh: combine and specify type for installs 2012-06-29 12:41:27 +02:00
mount-hook.sh deprecate old command line options 2012-07-25 10:32:42 +02:00
parse-root-opts.sh apply "ro" and "rw" options from cmdline to / mount 2012-07-26 16:35:13 +02:00