99base/init, 98usrmount: mount /usr if found in /sysroot/etc/fstab
authorHarald Hoyer <harald@redhat.com>
Mon, 7 Nov 2011 07:52:03 +0000 (08:52 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 15 Nov 2011 08:47:17 +0000 (09:47 +0100)
commit470ee2d2149cc0622e7e0688cae3f7d11e0a0837
treecb98fd657551b1a16885ccbee5fa8269985ad094
parentb0692d03112c208cd414d6c108c79e10c8ef5b8c
99base/init, 98usrmount: mount /usr if found in /sysroot/etc/fstab

We cannot boot correctly without /usr, because of
http://www.freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
so, we mount /usr readonly.
dracut.spec
modules.d/98usrmount/module-setup.sh [new file with mode: 0755]
modules.d/98usrmount/mount-usr.sh [new file with mode: 0755]
modules.d/99base/init