mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-16 02:35:58 +00:00
c0632536625448aef4afe0f8d088de19e78df487
This enables kernel-install to be used with an alternative root, by accepting a new --root argument. Supporting plugins can make use of the PLUGIN_SUBDIR variable in the environment to prefix all of their operations with the appropriate root. This ensures that only the files from the given root's filesystem tree are used, reducing any host contamination risks or even relying on software being present on the host system, during image/filesystem generations. Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Description
Languages
C
92.6%
Shell
2.1%
Makefile
1.6%
M4
1.2%
Perl
1.2%
Other
1.3%