Harald Hoyer
967cc19ab1
remove all vim and emacs code format comments
2014-08-29 13:38:47 +02:00
Alexander Tsoy
ded4c82ace
usrmount: always install
...
/usr should be mounted by initramfs even if /sbin/init lives in /
2013-12-11 14:38:28 +01:00
Alexander Tsoy
0106da599a
usrmount/module-setup.sh: fixed typo
2013-10-25 17:06:44 +02:00
Harald Hoyer
8bcfd683bd
*/module-setup.sh: add comments for dracut called functions
2013-10-08 10:37:56 +02:00
Harald Hoyer
1a1c80febe
usrmount: do not install, if /sbin/init does not live in /usr
2013-07-24 13:41:57 +02:00
Harald Hoyer
fe654ff0aa
usrmount: in systemd mode, functionality is in systemd
2013-03-06 17:29:12 +01:00
Amadeusz Żołnowski
4ea629b9e1
98usrmount: depend on fs-lib
2012-06-29 12:41:27 +02:00
Cong Wang
1b7fd0fa3e
Check module dependencies of mount points
...
Like -H, we need to poll every module to check if it is needed
to mount a specific device in '--mount'.
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
2012-01-13 11:35:49 +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