Daniel Molkentin
649619f6a5
Set TaskMax=inifinite for the emergency shell
...
Certain rescue/recovery operations, e.g. xfs_repair need
that liberty (bsc#1019938).
7 years ago
Harald Hoyer
f24d205537
dracut-systemd: fixed dependencies
...
try to break an ordering cycle.
https://github.com/dracutdevs/dracut/issues/259
8 years ago
Harald Hoyer
85ed04e0cf
dracut-systemd/*.service: fix copyright message and comment
8 years ago
Harald Hoyer
c000a21c25
dracut-systemd/*.service: conflict with shutdown target
...
make reboot/poweroff/halt work
also conflict with emergency.target
9 years ago
dyoung@redhat.com
946722e465
Revert "dracut-emergency.service: do not start for "action_on_fail=continue""
...
This reverts commit b78e6ac2c3
.
action_on_fail is useless thus remove the commits for it one by one.
Signed-off-by: Dave Young <dyoung@redhat.com>
9 years ago
dyoung@redhat.com
74c9fb947b
Revert "Change the implementation of action_on_fail"
...
This reverts commit d2765b5175
.
action_on_fail is useless thus remove the commits for it one by one.
Signed-off-by: Dave Young <dyoung@redhat.com>
9 years ago
Harald Hoyer
28eae10b70
Split the systemd dracut module up
...
Basic systemd functionality is in 00systemd now.
Switching root and the initrd.target is in 00systemd-initrd.
Dracut additions to the systemd initrd are in 98dracut-systemd.
10 years ago
Baoquan He
d2765b5175
Change the implementation of action_on_fail
...
Currently when action_on_fail is enabled, the emergency_shell won't be called.
In kdump even though user specify the default action as emergency_shell,
dracut skip it. Now change the implementation of action_on_fail to depend
on a file which is created by kdump when making kdump initrd, then remove it
at the beginning of kdump. This can solve the explicit emergency_shell problem.
And action_on_fail won't need paramenters, remove the relevant description in
dracut man page.
Signed-off-by: Baoquan He <bhe@redhat.com>
12 years ago
Harald Hoyer
32bd2fbb4c
use "rm --" to guard against filenames beginning with "-"
12 years ago
Harald Hoyer
b78e6ac2c3
dracut-emergency.service: do not start for "action_on_fail=continue"
12 years ago
Harald Hoyer
780cb33741
systemd: set environment vars DRACUT_SYSTEMD, NEWROOT in service file
12 years ago
Harald Hoyer
dbfaae0e34
systemd: changes for new initrd services
...
Requires systemd >= 198
12 years ago
Harald Hoyer
b347edfa23
dracut-emergency.service: wants systemd-vconsole-setup.service
12 years ago
Harald Hoyer
64d144aece
Add sosreport script and generate /run/initramfs/sosreport.txt
12 years ago
Harald Hoyer
da9c518116
dracut-functions.sh:inst_rules_program() also recognize RUN+=
13 years ago
Harald Hoyer
a6c718ce8e
systemd: improve the emergency shell
13 years ago
Harald Hoyer
b47e023767
systemd: fix emergency.service and rescue.service
13 years ago
Harald Hoyer
9f037266ee
systemd: output all service output to the journal also
13 years ago
Harald Hoyer
f72318243c
systemd: adapt to new switch-root mechanism
13 years ago
Harald Hoyer
2c431e8ec4
add systemd module
13 years ago