Harald Hoyer
|
e26d76dca1
|
systemd: add more ordering
|
12 years ago |
Harald Hoyer
|
6b46e7baa0
|
systemd: do not use "systemd --version" until fixed
|
12 years ago |
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
|
12 years ago |
Harald Hoyer
|
a23b368c92
|
systemd: remove upstream renamed old service files
|
12 years ago |
Harald Hoyer
|
b8060ef781
|
systemd: add sysctl.d and sysctl.conf
|
12 years ago |
Harald Hoyer
|
727543c1e6
|
systemd: add modules-load.d modules to the initramfs
|
12 years ago |
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
|
12 years ago |
Harald Hoyer
|
900e15da34
|
systemd/module-setup.sh: call systemd in private dir for version
|
12 years ago |
Harald Hoyer
|
31737a05e1
|
systemd: add version check in install()
|
12 years ago |
Harald Hoyer
|
eb2dc8c34b
|
systemd: add missing dracut-mount.service dracut-pre-mount.service
|
12 years ago |
Harald Hoyer
|
510aecdbd8
|
systemd: add missing dracut-mount.sh dracut-pre-mount.sh dracut.target
|
12 years ago |
Harald Hoyer
|
59afbd8e73
|
add missing systemd service man pages
|
12 years ago |
Harald Hoyer
|
dbfaae0e34
|
systemd: changes for new initrd services
Requires systemd >= 198
|
12 years ago |
Harald Hoyer
|
f62f3a2191
|
reset initqueue loop counter only if new uevents exist
|
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
|
569ffe77bf
|
systemd: add systemd-modules-load.service and hook dirs
|
12 years ago |
Harald Hoyer
|
27a2c3a406
|
systemd: services got renamed
|
12 years ago |
Harald Hoyer
|
b347edfa23
|
dracut-emergency.service: wants systemd-vconsole-setup.service
|
12 years ago |
Harald Hoyer
|
2663232a01
|
systemd/dracut-initqueue.sh: call udevadm settle directly
|
12 years ago |
Harald Hoyer
|
cebab07e68
|
systemd/dracut-initqueue: run after cryptsetup.target
|
12 years ago |
Harald Hoyer
|
a04f3077cd
|
systemd/dracut-pre-pivot.sh: remove /dev/root symlink after shell
|
12 years ago |
Harald Hoyer
|
04b873598b
|
systemd: set udev debug/info via config file and report obsolete options
|
12 years ago |
Harald Hoyer
|
22137f9cac
|
systemd/dracut-pre-trigger.sh: enable rd.break=pre-trigger debug shell
|
12 years ago |
Harald Hoyer
|
54665349ec
|
systemd/dracut-cmdline.sh: create /run/log subdir
|
12 years ago |
Harald Hoyer
|
f251a89772
|
systemd/dracut-pre-trigger.service: load service on demand
|
12 years ago |
Harald Hoyer
|
fbdfa57746
|
systemd/dracut-pre-udev.service: load service on demand
|
12 years ago |
Harald Hoyer
|
6b095274fb
|
systemd: trigger systemd-vconsole-setup.service only on demand
|
12 years ago |
Harald Hoyer
|
11174408e8
|
systemd/dracut-initqueue.sh: replace $UDEV_QUEUE_EMPTY
for systemd-udevd the version of udevd is high enough
|
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 |
Will Woods
|
488d55c546
|
add 'swapoff' to initramfs to fix shutdown/reboot
systemd shutdown/reboot won't work unless 'swapoff' is available.
|
12 years ago |
Harald Hoyer
|
2bac2d6d76
|
systemd/dracut-cmdline.service: run before systemd-vconsole-setup
cmdline does generate vconsole.conf, which is needed by vconsole-setup
|
12 years ago |
Harald Hoyer
|
b6b895bab5
|
systemd/service-to-run.sh: silence "cp" errors
|
12 years ago |
Harald Hoyer
|
528ae4f46c
|
systemd/module-setup.sh: turn off RateLimit for the journal
|
12 years ago |
Harald Hoyer
|
64d144aece
|
Add sosreport script and generate /run/initramfs/sosreport.txt
|
12 years ago |
Harald Hoyer
|
600c876968
|
consistently lowercase "dracut"
|
13 years ago |
Harald Hoyer
|
2242cd92ee
|
systemd: rename emergency.service to dracut-emergency.service for rd.shell
|
13 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
|
25787f8071
|
systemd/module-setup.sh: move some services to sysinit
|
13 years ago |
Harald Hoyer
|
886b9afcc5
|
systemd/initrd-switch-root.target: run switch-root.target after cryptsetup
Ensure, that all crypto devices have been queried.
|
13 years ago |
Harald Hoyer
|
0fc0dcff60
|
bye bye iscsi_wait_scan ... officially gone for kernel 3.6
|
13 years ago |
Harald Hoyer
|
bdf1f472b4
|
add back scsi_wait_scan
|
13 years ago |
Harald Hoyer
|
5cd7c104bd
|
document rd.retry and change the default value to 30s
Also start the timeout scripts after 2/3 of the time.
|
13 years ago |
Harald Hoyer
|
8b6bdafc39
|
systemd/module-setup.sh: install systemd udev rules
|
13 years ago |
Harald Hoyer
|
aefea76cf8
|
set DRACUT_SYSTEMD for systemd mode in the initramfs
|
13 years ago |
Harald Hoyer
|
93d7b823b4
|
systemd/dracut-cmdline.sh: output dracut version
|
13 years ago |
Harald Hoyer
|
68e7661ca7
|
deprecate old command line options
|
13 years ago |
Harald Hoyer
|
13f77e9fd5
|
add documentation for systemd services in the initramfs
|
13 years ago |
Harald Hoyer
|
3bb4700f98
|
systemd/module-setup.sh: removed initctl services
|
13 years ago |
Harald Hoyer
|
6bd4ca5644
|
systemd/module-setup.sh: removed shutdownd
we don't need timed shutdowns in the initramfs
|
13 years ago |