Harald Hoyer
|
967cc19ab1
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
Harald Hoyer
|
bc140a0b29
|
50-dracut.install: install pregenerated initrd
If there is an already pregenerated initrd at the same location as the
kernel install that and do not generate a new one.
|
2014-08-15 14:58:34 +02:00 |
Harald Hoyer
|
ccb8ce0403
|
50-dracut.install: fixed /proc/cmdline reading
and beautified the code a bit
|
2014-08-15 14:58:02 +02:00 |
Harald Hoyer
|
ffc68f357e
|
use ${var:+val} rather than ${var+val}
${var:+val} also catches var=""
|
2013-08-22 11:24:01 +02:00 |
Harald Hoyer
|
32bd2fbb4c
|
use "rm --" to guard against filenames beginning with "-"
|
2013-06-28 10:31:18 +02:00 |
Harald Hoyer
|
83bb0893ed
|
dracut.sh: Add --noimageifnotneeded parameter
Do not create an image in host-only mode, if no kernel driver is needed
and no $initdir/etc/cmdline/*.conf is generated.
|
2013-03-13 14:49:20 +01:00 |
Harald Hoyer
|
9dd9d81fc6
|
add 50-dracut.install
|
2013-03-07 10:08:35 +01:00 |