%general-entities; ]> systemd &systemd-version;
&systemd-url;
Systemd-&systemd-version; Systemd <para>The Systemd package contains programs for controlling the startup, running, and shutdown of the system.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&systemd-ch6-sbu;</seg> <seg>&systemd-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Systemd Prepare Systemd for compilation: ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib \ --with-rootprefix= \ --with-rootlibdir=/lib \ --with-kbd-loadkeys=/bin/loadkeys \ --with-kbd-setfont=/bin/setfont \ --enable-split-usr \ --disable-static \ --disable-gudev \ --without-python Compile the package: make To test the results, issue: make check Install the package: make install Contents of Udev Installed programs hostnamectl, journalctl, localectl, loginctl, systemctl, systemd-analyze, systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop, systemd-coredumpctl, systemctl-delta, systemd-detect-virt, systemd-inhibit, systemd-machine-id-setup, systemd-notify, systemd-nspawn, systemd-stdio-bridge, systemd-tmpfiles, systemd-tty-ask-password-agent, timedatectl, udevadm Short Descriptions hostnamectl To be completed hostnamectl journalctl To be completed journalctl localectl To be completed localectl loginctl To be completed loginctl systemctl To be completed systemctl systemd-analyze To be completed systemd-analyze systemd-ask-password To be completed systemd-ask-password systemd-cat To be completed systemd-cat systemd-cgls To be completed systemd-cgls systemd-cgtop To be completed systemd-cgtop systemd-coredumpctl To be completed systemd-coredumpctl systemd-delta To be completed systemd-delta systemd-detect-virt To be completed systemd-detect-virt systemd-inhibit To be completed systemd-inhibit systemd-machine-id-setup To be completed systemd-machine-id-setup systemd-notify To be completed systemd-notify systemd-nspawn To be completed systemd-nspawn systemd-stdio-bridge To be completed systemd-stdio-bridge systemd-tmpfiles To be completed systemd-tmpfiles systemd-tty-ask-password-agent To be completed systemd-tty-ask-password-agent timedatectl To be completed timedatectl udevadm To be completed udevadm