]> git.ipfire.org Git - thirdparty/dracut.git/commit
do not umount root, remount it. do not mount ro if not specified
authorHarald Hoyer <harald@redhat.com>
Sat, 30 Jun 2012 09:29:30 +0000 (11:29 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 2 Jul 2012 16:52:49 +0000 (18:52 +0200)
commit7209df9e912c73318dcb380838bc1dbe24a43a4b
tree223afb1bdcaeaf34c9ed954373f67a9077a8c98f
parent0e95d84892d06ff14e4d6b321dad05344724934e
do not umount root, remount it. do not mount ro if not specified

also mount /usr readonly if "ro" is specified on the command line
if /usr is a btrfs subvolume of root, use the same mount options
modules.d/95rootfs-block/mount-root.sh
modules.d/98usrmount/mount-usr.sh
modules.d/99base/parse-root-opts.sh