Changeset 24213983 for BOOK/final-system/common
- Timestamp:
- Jan 19, 2014, 12:21:44 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9d17a08d
- Parents:
- d799833
- Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/kbd.xml
rd799833 r24213983 41 41 <screen os="g"><userinput>make install</userinput></screen> 42 42 43 <para os="h">Some of the programs from Kbd are used by systemd to43 <para os="h">Some of the programs from Kbd are used by Systemd to 44 44 initialize the system, those binaries need to be on the root 45 45 partition:</para> -
BOOK/final-system/common/systemd.xml
rd799833 r24213983 8 8 <?dbhtml filename="systemd.html"?> 9 9 10 <title> systemd-&systemd-version;</title>10 <title>Systemd-&systemd-version;</title> 11 11 12 12 <indexterm zone="ch-system-systemd"> … … 17 17 <title/> 18 18 19 <para> <command>systemd</command>is a system and service manager for Linux19 <para>The Systemd package is a system and service manager for Linux 20 20 operating systems.</para> 21 21 … … 25 25 <title>Installation of systemd</title> 26 26 27 <para os="a">Prepare systemd for compilation:</para>27 <para os="a">Prepare Systemd for compilation:</para> 28 28 29 29 <screen os="b"><userinput>./configure --prefix=/usr \ … … 65 65 66 66 <sect2 id="conf-systemd" role="configuration"> 67 <title>Configuring systemd</title>67 <title>Configuring Systemd</title> 68 68 69 69 <indexterm zone="conf-systemd"> … … 102 102 103 103 <sect2 id="contents-systemd" role="content"> 104 <title>Contents of systemd</title>104 <title>Contents of Systemd</title> 105 105 106 106 <segmentedlist> … … 126 126 <term><command>systemctl</command></term> 127 127 <listitem> 128 <para>Control the systemd system and service manager</para>128 <para>Control the Systemd system and service manager</para> 129 129 <indexterm zone="ch-system-systemd systemctl"> 130 130 <primary sortas="b-systemctl">systemctl</primary> … … 188 188 <term><filename class="libraryfile">pam_systemd</filename></term> 189 189 <listitem> 190 <para>Register user sessions in the systemd control group190 <para>Register user sessions in the Systemd control group 191 191 hierarchy</para> 192 192 <indexterm zone="ch-system-systemd pam_systemd">
Note:
See TracChangeset
for help on using the changeset viewer.