Changeset 24213983 for BOOK/appendices


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/appendices
Files:
2 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>
Note: See TracChangeset for help on using the changeset viewer.