Harald Hoyer
|
967cc19ab1
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
Harald Hoyer
|
f232f6623d
|
Add "rd.cmdline=ask" kernel command line parameter
prompts the user for additional kernel command line parameters
|
2014-06-30 12:03:12 +02:00 |
Harald Hoyer
|
fbc4620f05
|
print out, what kernel command line parameters are used
|
2014-06-30 12:03:11 +02:00 |
Harald Hoyer
|
5a57582050
|
Add rd.hostonly kernel command line parameters
rd.hostonly=0 will remove all configuration compiled in the initramfs
from the host on which it was build
|
2014-06-27 13:59:44 +02:00 |
Harald Hoyer
|
ac5bff2b6f
|
dracut-lib/wait_for_dev(): prevent systemd daemon-reload
prevent a systemd daemon-reload, if it is not necessary to do.
|
2013-12-18 15:22:27 +01:00 |
Harald Hoyer
|
56903458d7
|
mkdir basic dirs in /run
for systemd initramfs, /run is also mounted
for non-systemd the contents of /run is copied over, when mounting /run
|
2013-10-16 11:49:57 +02:00 |
Harald Hoyer
|
1e057b352a
|
add PARTLABEL and PARTUUID
|
2013-07-05 15:32:38 +02:00 |
Harald Hoyer
|
780cb33741
|
systemd: set environment vars DRACUT_SYSTEMD, NEWROOT in service file
|
2013-05-28 12:50:57 +02:00 |
Harald Hoyer
|
cbd69dc6ff
|
install dracut-*.service units
|
2013-03-25 07:56:12 +01:00 |
Harald Hoyer
|
dbfaae0e34
|
systemd: changes for new initrd services
Requires systemd >= 198
|
2013-03-06 17:21:47 +01:00 |
Harald Hoyer
|
04b873598b
|
systemd: set udev debug/info via config file and report obsolete options
|
2013-02-11 11:49:19 +01:00 |
Harald Hoyer
|
54665349ec
|
systemd/dracut-cmdline.sh: create /run/log subdir
|
2013-02-11 11:49:19 +01:00 |
Dave Young
|
7bd8f23303
|
Add memory usage trace to diffrent hook points
Hi, Here is an update of this patch, fixed the local variable issue.
|
2013-01-23 15:24:27 +01:00 |
Harald Hoyer
|
aefea76cf8
|
set DRACUT_SYSTEMD for systemd mode in the initramfs
|
2012-07-30 17:08:51 +02:00 |
Harald Hoyer
|
93d7b823b4
|
systemd/dracut-cmdline.sh: output dracut version
|
2012-07-26 14:23:31 +02:00 |
Harald Hoyer
|
68e7661ca7
|
deprecate old command line options
|
2012-07-25 10:32:42 +02:00 |
Harald Hoyer
|
f1e9f613d9
|
systemd: exit with sane state
|
2012-07-06 12:34:45 +02:00 |
Harald Hoyer
|
f6eb1f1d1f
|
systemd: do not redirect to /dev/console
|
2012-06-21 01:11:44 +02:00 |
Harald Hoyer
|
2c431e8ec4
|
add systemd module
|
2012-05-09 13:36:07 +02:00 |