123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
- <!ENTITY % general-entities SYSTEM "../general.ent">
- %general-entities;
- ]>
- <sect1 id="ch-system-systemd" role="wrap">
- <?dbhtml filename="systemd.html"?>
- <sect1info condition="script">
- <productname>systemd</productname>
- <productnumber>&systemd-version;</productnumber>
- <address>&systemd-url;</address>
- </sect1info>
- <title>Systemd-&systemd-version;</title>
- <indexterm zone="ch-system-systemd">
- <primary sortas="a-Systemd">Systemd</primary>
- </indexterm>
- <sect2 role="package">
- <title/>
- <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</title>
- <para>Prepare Systemd for compilation:</para>
- <screen><userinput remap="configure">./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</userinput></screen>
- <para>Compile the package:</para>
- <screen><userinput remap="make">make</userinput></screen>
- <para>To test the results, issue:</para>
- <screen><userinput remap="test">make check</userinput></screen>
- <para>Install the package:</para>
- <screen><userinput remap="install">make install</userinput></screen>
- </sect2>
- <sect2 id="contents-udev" role="content">
- <title>Contents of Udev</title>
- <segmentedlist>
- <segtitle>Installed programs</segtitle>
- <seglistitem>
- <seg>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</seg>
- </seglistitem>
- </segmentedlist>
- <variablelist>
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
- <?dbfo list-presentation="list"?>
- <?dbhtml list-presentation="table"?>
- <varlistentry id="hostnamectl">
- <term><command>hostnamectl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd hostnamectl">
- <primary sortas="b-hostnamectl">hostnamectl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="journalctl">
- <term><command>journalctl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd journalctl">
- <primary sortas="b-journalctl">journalctl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="localectl">
- <term><command>localectl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd localectl">
- <primary sortas="b-localectl">localectl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="loginctl">
- <term><command>loginctl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd loginctl">
- <primary sortas="b-loginctl">loginctl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemctl">
- <term><command>systemctl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemctl">
- <primary sortas="b-systemctl">systemctl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-analyze">
- <term><command>systemd-analyze</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-analyze">
- <primary sortas="b-systemd-analyze">systemd-analyze</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-ask-password">
- <term><command>systemd-ask-password</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-ask-password">
- <primary sortas="b-systemd-ask-password">systemd-ask-password</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-cat">
- <term><command>systemd-cat</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-cat">
- <primary sortas="b-systemd-cat">systemd-cat</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-cgls">
- <term><command>systemd-cgls</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-cgls">
- <primary sortas="b-systemd-cgls">systemd-cgls</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-cgtop">
- <term><command>systemd-cgtop</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-cgtop">
- <primary sortas="b-systemd-cgtop">systemd-cgtop</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-coredumpctl">
- <term><command>systemd-coredumpctl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-coredumpctl">
- <primary sortas="b-systemd-coredumpctl">systemd-coredumpctl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-delta">
- <term><command>systemd-delta</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-delta">
- <primary sortas="b-systemd-delta">systemd-delta</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-detect-virt">
- <term><command>systemd-detect-virt</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-detect-virt">
- <primary sortas="b-systemd-detect-virt">systemd-detect-virt</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-inhibit">
- <term><command>systemd-inhibit</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-inhibit">
- <primary sortas="b-systemd-inhibit">systemd-inhibit</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-machine-id-setup">
- <term><command>systemd-machine-id-setup</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-machine-id-setup">
- <primary sortas="b-systemd-machine-id-setup">systemd-machine-id-setup</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-notify">
- <term><command>systemd-notify</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-notify">
- <primary sortas="b-systemd-notify">systemd-notify</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-nspawn">
- <term><command>systemd-nspawn</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-nspawn">
- <primary sortas="b-systemd-nspawn">systemd-nspawn</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-stdio-bridge">
- <term><command>systemd-stdio-bridge</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-stdio-bridge">
- <primary sortas="b-systemd-stdio-bridge">systemd-stdio-bridge</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-tmpfiles">
- <term><command>systemd-tmpfiles</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-tmpfiles">
- <primary sortas="b-systemd-tmpfiles">systemd-tmpfiles</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="systemd-tty-ask-password-agent">
- <term><command>systemd-tty-ask-password-agent</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd systemd-tty-ask-password-agent">
- <primary sortas="b-systemd-tty-ask-password-agent">systemd-tty-ask-password-agent</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="timedatectl">
- <term><command>timedatectl</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd timedatectl">
- <primary sortas="b-timedatectl">timedatectl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- <varlistentry id="udevadm">
- <term><command>udevadm</command></term>
- <listitem>
- <para>To be completed</para>
- <indexterm zone="ch-system-systemd udevadm">
- <primary sortas="b-udevadm">udevadm</primary>
- </indexterm>
- </listitem>
- </varlistentry>
- </variablelist>
- </sect2>
- </sect1>
|