Changeset 24213983 for BOOK


Ignore:
Timestamp:
Jan 19, 2014, 12:21:44 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9d17a08d
Parents:
d799833
Message:

Change text where required to Systemd rather than systemd to be consistent wtih the rest of the book. Adjust Systemd introduction text to be a bit consistent to the rest of the book's introduction to packages.

Location:
BOOK
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • BOOK/appendices/dependencies/common.xml

    rd799833 r24213983  
    5555
    5656        <seglistitem>
    57           <seg>Coreutils, Gettext, Libcap, Sed, and systemd</seg>
     57          <seg>Coreutils, Gettext, Libcap, Sed, and Systemd</seg>
    5858        </seglistitem>
    5959      </segmentedlist>
     
    8383
    8484        <seglistitem>
    85           <seg>ACL, Coretutils, Gettext, Libcap, Sed, and systemd</seg>
     85          <seg>ACL, Coretutils, Gettext, Libcap, Sed, and Systemd</seg>
    8686        </seglistitem>
    8787      </segmentedlist>
     
    417417
    418418        <seglistitem>
    419           <seg>systemd</seg>
     419          <seg>Systemd</seg>
    420420        </seglistitem>
    421421      </segmentedlist>
     
    555555
    556556        <seglistitem>
    557           <seg>systemd</seg>
     557          <seg>Systemd</seg>
    558558        </seglistitem>
    559559      </segmentedlist>
     
    890890
    891891        <seglistitem>
    892           <seg>systemd</seg>
     892          <seg>Systemd</seg>
    893893        </seglistitem>
    894894      </segmentedlist>
     
    11681168
    11691169        <seglistitem>
    1170           <seg>systemd</seg>
     1170          <seg>Systemd</seg>
    11711171        </seglistitem>
    11721172      </segmentedlist>
     
    12231223
    12241224        <seglistitem>
    1225           <seg>Coreutils, IPutils, systemd</seg>
     1225          <seg>Coreutils, IPutils, Systemd</seg>
    12261226        </seglistitem>
    12271227      </segmentedlist>
     
    15851585
    15861586        <seglistitem>
    1587           <seg>E2fsprogs, systemd, Util-linux</seg>
     1587          <seg>E2fsprogs, Systemd, Util-linux</seg>
    15881588        </seglistitem>
    15891589      </segmentedlist>
     
    17291729
    17301730<!-- Begin systemd dependency info -->
    1731   <bridgehead renderas="sect2" id="systemd-dep">systemd</bridgehead>
     1731  <bridgehead renderas="sect2" id="systemd-dep">Systemd</bridgehead>
    17321732
    17331733      <segmentedlist>
     
    18651865
    18661866        <seglistitem>
    1867           <seg>E2fsprogs, systemd</seg>
     1867          <seg>E2fsprogs, Systemd</seg>
    18681868        </seglistitem>
    18691869      </segmentedlist>
  • BOOK/appendices/rationale/common.xml

    rd799833 r24213983  
    2323      <para>The ACL package allows usage and setting of POSIX Access Control
    2424      Lists. It can be used by several other packages in CLFS, such as Coreutils
    25       and systemd.</para>
     25      and Systemd.</para>
    2626    </listitem>
    2727
     
    2929      <para>Attr</para>
    3030      <para>Attr allows setting and viewing extended attributes of filesystem
    31       objects. It is required by systemd..</para>
     31      objects. It is required by Systemd..</para>
    3232    </listitem>
    3333
     
    105105      <para>D-Bus</para>
    106106      <para>D-Bus is a message bus system, which allows applications to
    107       communicate to each other. It is required by systemd.</para>
     107      communicate to each other. It is required by Systemd.</para>
    108108    </listitem>
    109109
     
    137137      <para>Eudev</para>
    138138      <para>This is a package that allows for dynamic creation of device nodes.
    139       It is a fork of Udev, which is now part of systemd. It is still
    140       used for the "Boot" method in the temp-system, as systemd is not needed
     139      It is a fork of Udev, which is now part of Systemd. It is still
     140      used for the "Boot" method in the temp-system, as Systemd is not needed
    141141      there.</para>
    142142    </listitem>
     
    199199    <listitem>
    200200      <para>Gperf</para>
    201       <para>This package is required by systemd.</para>
     201      <para>This package is required by Systemd.</para>
    202202    </listitem>
    203203
     
    229229    <listitem>
    230230      <para>Intltool</para>
    231       <para>This package is required by systemd.</para>
     231      <para>This package is required by Systemd.</para>
    232232    </listitem>
    233233
     
    267267    <listitem>
    268268      <para>Libcap</para>
    269       <para>This package is required by systemd.</para>
     269      <para>This package is required by Systemd.</para>
    270270    </listitem>
    271271
     
    372372
    373373    <listitem>
    374       <para>systemd</para>
     374      <para>Systemd</para>
    375375      <para>Systemd provides the init daemon for the system, as well as Udev,
    376376      which dynamically creates device nodes.</para>
  • BOOK/boot/common/devices.xml

    rd799833 r24213983  
    4040mknod -m 0666 ${CLFS}/dev/zero c 1 5</userinput></screen>
    4141
    42     <para>When systemd starts a tmpfs filesystem is mounted over
     42    <para>When Systemd starts a tmpfs filesystem is mounted over
    4343    <filename class="directory">/dev</filename> and the previous entries are
    4444    no-longer available. The folling command creates files that are copied
  • BOOK/bootscripts/common/introduction.xml

    rd799833 r24213983  
    1212
    1313  <para>This chapter details how to finish configuring the base system.
    14   Including some final configuration for systemd and as well as locales and a
     14  Including some final configuration for Systemd and as well as locales and a
    1515  simple bash profile that should be suitable for most users.</para>
    1616
  • BOOK/bootscripts/common/usage.xml

    rd799833 r24213983  
    99  <?dbhtml filename="usage.html"?>
    1010
    11   <title>How does systemd work?</title>
     11  <title>How does Systemd work?</title>
    1212
    1313  <indexterm zone="ch-scripts-usage">
    14     <primary sortas="a-systemd-usage">systemd usage</primary>
     14    <primary sortas="a-systemd-usage">Systemd usage</primary>
    1515  <secondary>usage</secondary></indexterm>
    1616
  • BOOK/final-system/common/kbd.xml

    rd799833 r24213983  
    4141<screen os="g"><userinput>make install</userinput></screen>
    4242
    43     <para os="h">Some of the programs from Kbd are used by systemd to
     43    <para os="h">Some of the programs from Kbd are used by Systemd to
    4444    initialize the system, those binaries need to be on the root
    4545    partition:</para>
  • BOOK/final-system/common/systemd.xml

    rd799833 r24213983  
    88  <?dbhtml filename="systemd.html"?>
    99
    10   <title>systemd-&systemd-version;</title>
     10  <title>Systemd-&systemd-version;</title>
    1111
    1212  <indexterm zone="ch-system-systemd">
     
    1717    <title/>
    1818
    19     <para><command>systemd</command> is a system and service manager for Linux
     19    <para>The Systemd package is a system and service manager for Linux
    2020    operating systems.</para>
    2121
     
    2525    <title>Installation of systemd</title>
    2626
    27     <para os="a">Prepare systemd for compilation:</para>
     27    <para os="a">Prepare Systemd for compilation:</para>
    2828
    2929<screen os="b"><userinput>./configure --prefix=/usr \
     
    6565
    6666  <sect2 id="conf-systemd" role="configuration">
    67     <title>Configuring systemd</title>
     67    <title>Configuring Systemd</title>
    6868
    6969    <indexterm zone="conf-systemd">
     
    102102
    103103  <sect2 id="contents-systemd" role="content">
    104     <title>Contents of systemd</title>
     104    <title>Contents of Systemd</title>
    105105
    106106    <segmentedlist>
     
    126126        <term><command>systemctl</command></term>
    127127        <listitem>
    128           <para>Control the systemd system and service manager</para>
     128          <para>Control the Systemd system and service manager</para>
    129129          <indexterm zone="ch-system-systemd systemctl">
    130130            <primary sortas="b-systemctl">systemctl</primary>
     
    188188        <term><filename class="libraryfile">pam_systemd</filename></term>
    189189        <listitem>
    190           <para>Register user sessions in the systemd control group
     190          <para>Register user sessions in the Systemd control group
    191191          hierarchy</para>
    192192          <indexterm zone="ch-system-systemd pam_systemd">
  • BOOK/materials/common/packages.xml

    rd799833 r24213983  
    556556
    557557    <varlistentry>
    558       <term>systemd (&systemd-version;) - <token>&systemd-size;</token>:</term>
     558      <term>Systemd (&systemd-version;) - <token>&systemd-size;</token>:</term>
    559559      <listitem>
    560560        <para>Home page: <ulink url="&systemd-home;"/></para>
Note: See TracChangeset for help on using the changeset viewer.