Harald Hoyer
|
780cb33741
|
systemd: set environment vars DRACUT_SYSTEMD, NEWROOT in service file
|
2013-05-28 12:50:57 +02:00 |
Harald Hoyer
|
e26d76dca1
|
systemd: add more ordering
|
2013-03-19 12:22:33 +01:00 |
Harald Hoyer
|
85c85f07e2
|
systemd: switch to new initrd.target
(normal startup)
:
:
v
basic.target
|
______________________/|
/ |
| sysroot.mount
| |
| v
| initrd-root-fs.target
| |
| v
| initrd-parse-etc.service
(custom initrd services) |
| v
| (sysroot-usr.mount and
| various mounts marked
| with fstab option
| x-initrd.mount)
| |
| v
| initrd-fs.target
| |
\______________________ |
\|
v
initrd.target
|
v
initrd-cleanup.service
isolates to
initrd-switch-root.target
|
v
______________________/|
/ |
| initrd-udevadm-cleanup-db.service
| |
(custom initrd services) |
| |
\______________________ |
\|
v
initrd-switch-root.target
|
v
initrd-switch-root.service
|
v
switch-root
|
2013-03-15 07:10:20 +01:00 |
Harald Hoyer
|
c85cda9e2f
|
systemd: local-fs.target is now root-fs.target and initrd-fs.target
Also rename dracut.target to initrd.target
see also systemd commit 700e07f
http://cgit.freedesktop.org/systemd/systemd/commit/?id=700e07f
|
2013-03-13 09:34:47 +01:00 |
Harald Hoyer
|
eb2dc8c34b
|
systemd: add missing dracut-mount.service dracut-pre-mount.service
|
2013-03-07 11:47:00 +01:00 |