Colin Guthrie
|
e0a38de881
|
mount-usr: Calculate and pass full fsck options when mounting /usr.
Edited-By: Harald Hoyer <harald@redhat.com>
|
2012-02-22 18:11:27 +01:00 |
Harald Hoyer
|
cd9592385d
|
98usrmount/mount-usr.sh: honor fs_passno in /etc/fstab
If the sixth field in /etc/fstab is "0" or not present for /usr, do not
run fsck.
This prevents fsck for nfs /usr also.
|
2012-02-20 17:28:58 +01:00 |
Harald Hoyer
|
fb67e4aa36
|
shutdown on demand
Do not save and restore the initramfs, but instead, just unpack the
default initramfs for shutdown on shutdown.
|
2012-02-13 07:08:08 +01:00 |
Harald Hoyer
|
075de7be45
|
98usrmount/mount-usr.sh: remove extra slash
otherwise we have /sysroot//usr in fstab
|
2012-02-09 13:58:49 +01:00 |
Harald Hoyer
|
1b91369455
|
98usrmount/mount-usr.sh: do not mount /usr read-only
https://bugzilla.redhat.com/show_bug.cgi?id=782897
|
2012-01-23 11:32:29 +01:00 |
Duane Griffin
|
345f9fa77e
|
98usrmount/mount-usr.sh: Don't pass mount options to fsck
|
2012-01-13 10:23:45 +01:00 |
Colin Guthrie
|
7eb8797b81
|
Fix /usr mounting due to variable name typo
|
2011-12-02 13:03:01 +01:00 |
Harald Hoyer
|
470ee2d214
|
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.
|
2011-11-15 09:47:17 +01:00 |