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
Harald Hoyer
967cc19ab1
remove all vim and emacs code format comments
11 years ago
Harald Hoyer
751c7de98a
systemd/dracut-pre-pivot: run for /dev/{nfs,root} and cleanup /dev/nfs
...
dracut-pre-pivot was not cleaning up /dev/nfs and did not run to clean
up /dev/root.
11 years ago
Harald Hoyer
32bd2fbb4c
use "rm --" to guard against filenames beginning with "-"
12 years ago
Harald Hoyer
cbd69dc6ff
install dracut-*.service units
12 years ago
Harald Hoyer
dbfaae0e34
systemd: changes for new initrd services
...
Requires systemd >= 198
12 years ago
Harald Hoyer
9c65c125a9
systemd: change path of switch-root.conf
...
we do not have to clean it up for /etc/switch-root.conf
12 years ago
Harald Hoyer
a04f3077cd
systemd/dracut-pre-pivot.sh: remove /dev/root symlink after shell
12 years ago
Dave Young
7bd8f23303
Add memory usage trace to diffrent hook points
...
Hi, Here is an update of this patch, fixed the local variable issue.
12 years ago
Harald Hoyer
aefea76cf8
set DRACUT_SYSTEMD for systemd mode in the initramfs
13 years ago
Harald Hoyer
68e7661ca7
deprecate old command line options
13 years ago
Harald Hoyer
765d8408e9
Revert "systemd/dracut-pre-pivot.service: force clean stop of udevd and cleanup-db"
...
This reverts commit a43f97c4e3
.
13 years ago
Harald Hoyer
a43f97c4e3
systemd/dracut-pre-pivot.service: force clean stop of udevd and cleanup-db
13 years ago
Harald Hoyer
792b189317
systemd service cleanup
13 years ago
Harald Hoyer
6795dcc4fc
require systemd >= 186
13 years ago
Harald Hoyer
f1e9f613d9
systemd: exit with sane state
13 years ago
Harald Hoyer
cc51bc6fdb
systemd/dracut-pre-pivot.sh: copy service files to /run/systemd/system
...
and remove the last info, so that the journal is not restarted again.
13 years ago
Harald Hoyer
f82659c552
systemd/dracut-pre-pivot.sh: remove trailing space
13 years ago
Harald Hoyer
edcbd379d5
systemd/dracut-pre-pivot.sh: stop old udev services
13 years ago
Harald Hoyer
f6eb1f1d1f
systemd: do not redirect to /dev/console
13 years ago
Harald Hoyer
38111b9622
systemd: store switch-root.conf in /run/initramfs
...
Store switch-root.conf in /run/initramfs/switch-root.conf, so that the
service does not fail in ExecPost after switching to the real root.
13 years ago
Harald Hoyer
022c5a802f
systemd/dracut-pre-pivot.sh: s/udevd.service/systemd-udev.service/
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