Alexander Tsoy
ded4c82ace
usrmount: always install
...
/usr should be mounted by initramfs even if /sbin/init lives in /
11 years ago
Alexander Tsoy
0106da599a
usrmount/module-setup.sh: fixed typo
12 years ago
Harald Hoyer
8bcfd683bd
*/module-setup.sh: add comments for dracut called functions
12 years ago
Harald Hoyer
1a1c80febe
usrmount: do not install, if /sbin/init does not live in /usr
12 years ago
Harald Hoyer
fe654ff0aa
usrmount: in systemd mode, functionality is in systemd
12 years ago
Amadeusz Żołnowski
4ea629b9e1
98usrmount: depend on fs-lib
13 years ago
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>
13 years ago
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.
13 years ago
Harald Hoyer
16457c869d
mount securityfs in a seperate dracut module
14 years ago
Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
14 years ago
Harald Hoyer
95d2dabc25
replaced check,install,installkernel with module-info.sh
14 years ago
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
15 years ago
Harald Hoyer
bd987e3036
selinux: move selinux to a separate module
15 years ago