Harald Hoyer
40ee8c1814
99base/init: try to mount /usr, if init lives on /usr
2011-07-22 15:17:00 +02:00
Harald Hoyer
683db19a7d
base/module-setup.sh: only mkdir /lib, if it does not exist
2011-05-20 15:17:31 +02:00
Harald Hoyer
29b10e65b1
dracut-functions: make local vars local and prefix with "_"
2011-05-12 11:06:47 +02:00
Harald Hoyer
3b403b32fc
removed trailing whitespaces
2011-05-10 11:56:09 +02:00
Harald Hoyer
f024bf0dcd
base, crypt: install umount, because it is used
2011-04-20 16:51:39 +02:00
Harald Hoyer
e365864bbc
removed switch_root.c
2011-04-11 13:12:30 +02:00
Amadeusz Żołnowski
d1ef3951f3
modules.d: logging functions adjusted to dracut-logger
2011-03-25 16:22:05 +01:00
Harald Hoyer
0b53ca70b6
Move all hooks to "$hookdir"
...
hookdir=/lib/dracut/hooks for now, to keep the root directory clean
2011-03-25 16:10:46 +01:00
Harald Hoyer
5078c98abe
move insmodpost and blacklisting to 90kernel-modules
...
also correctly parse rd.driver.{blacklist,pre,post}
2011-03-10 17:22:25 +01:00
Harald Hoyer
b177e9133e
move all /dev/.initramfs to /dev/.run/initramfs
...
We want all "/var/run" information to live in /dev/.run, until the real
root is mounted.
Therefore we mount a tmpfs on /dev/.run, which can/will be bind/move mounted
on /var/run later on.
2011-03-10 12:40:47 +01:00
Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
2011-02-02 16:35:18 +01:00