Harald Hoyer
|
4fed3ddf16
|
add "initqueue/*" to hookdirs and create them in dracut itsself
now we can just use
inst_hook initqueue/settled 99 "$moddir/pollcdrom.sh"
|
2012-03-08 11:00:29 +01:00 |
Harald Hoyer
|
379c34d2cf
|
dracut.sh/dracut-functions.sh: use a marker-dir for kernel modules
use "$initdir/.kernelmodseen" to mark kernel modules, which we already
handled with install_kmod_with_fw()
|
2012-02-25 17:09:15 +01:00 |
Harald Hoyer
|
d433da4473
|
dracut.sh: first install /usr dirs, then toplevel
This saves some checks in inst_dir.
|
2012-02-24 14:58:21 +01:00 |
Harald Hoyer
|
34248c926c
|
change omit_drivers to support regexp expressions
|
2012-02-22 16:14:38 +01:00 |
Harald Hoyer
|
14c47b0ee4
|
dracut.sh: do not install some files in installkernel
/etc/cmdline.d
/etc/fstab
|
2012-02-22 16:14:23 +01:00 |
Harald Hoyer
|
3335ed0ef4
|
dracut.sh: skip symlink dirs for prelink unlink
|
2012-02-22 16:13:20 +01:00 |
Harald Hoyer
|
552ecca6db
|
Renamed all shell scripts to *.sh
|
2012-02-22 15:15:21 +01:00 |