core/initscripts-systemd
2012-06-11 19:01:30 +00:00
..
chakra-daemons catalyst rebuild for 3.4.2, initscripts-systemd correction, added new amd-ucode for AMD processors error 2012-06-11 19:01:30 +00:00
chakra-daemons.target system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00
chakra-modules-load catalyst rebuild for 3.4.2, initscripts-systemd correction, added new amd-ucode for AMD processors error 2012-06-11 19:01:30 +00:00
chakra-modules-load.service system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00
initscripts-systemd.install system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00
Makefile system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00
PKGBUILD catalyst rebuild for 3.4.2, initscripts-systemd correction, added new amd-ucode for AMD processors error 2012-06-11 19:01:30 +00:00
rc-local-shutdown.service system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00
rc-local.service system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00
README system rebuild for /usr/lib, initscripts-systemd update + all files moved to PKGBUILD dir 2012-06-11 03:26:52 +00:00

Unit files needed to make systemd a drop-in replacement for the traditional Chakra-Project GNU/Linux initscripts.

The goal is to one day become obsolete.

Functionality
-------------
1) chakra-load-modules.service: parses rc.conf for the modules to be loaded at boot and saves the list where systemd-load-modules will find it.
2) chakra-daemons.target: starts the daemons listed in rc.conf, preserving ordering and using rc scripts if no native systemd unit with the same name is found.
3) rc-local{,-shutdown}.service: compatibility with the legacy scripts.

TODO: Both dmraid and lvm need testers. The tools do not support hotplugging, so we might need to add some more synchronisation points to avoid races.