Changeset 4c2f1e7


Ignore:
Timestamp:
Jun 24, 2014, 11:51:00 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
1c0941b
Parents:
f698055a
Message:

More updates to systemd installed programs

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/eudev.xml

    rf698055a r4c2f1e7  
    7575      <?dbhtml list-presentation="table"?>
    7676
    77       <varlistentry id="udevadm">
     77      <varlistentry id="udevadm-eudev">
    7878        <term><command>udevadm</command></term>
    7979        <listitem>
    8080        <para>Controls the runtime behavior of Eudev, requests kernel
    8181        events, manages the event queue, and provides simple debugging.</para>
    82           <indexterm zone="ch-boot-eudev udevadm">
    83             <primary sortas="b-udevadm">udevadm</primary>
     82          <indexterm zone="ch-boot-eudev udevadm-eudev">
     83            <primary sortas="b-udevadm-eudev">udevadm</primary>
    8484          </indexterm>
    8585        </listitem>
     
    237237<!-- End of Helpers -->
    238238
    239       <varlistentry id="libudev">
     239      <varlistentry id="libudev-eudev">
    240240        <term><filename class="libraryfile">libudev</filename></term>
    241241        <listitem>
    242242          <para>A library interface to eudev device information.</para>
    243           <indexterm zone="ch-boot-eudev libudev">
    244             <primary sortas="c-libudev">libudev</primary>
     243          <indexterm zone="ch-boot-eudev libudev-eudev">
     244            <primary sortas="c-libudev-eudev">libudev</primary>
    245245          </indexterm>
    246246        </listitem>
  • BOOK/final-system/common/systemd.xml

    rf698055a r4c2f1e7  
    204204        machinectl, poweroff (link to systemctl), reboot (link to systemctl),
    205205        runlevel (link to systemctl), shutdown (link to systemctl),
    206         systemctl, system-analyze, systemd-ask-password, systemd-cat,
     206        systemctl, systemd, system-analyze, systemd-ask-password, systemd-cat,
    207207        systemd-cgls, systemd-cgtop, systemd-coredumpctl, systemd-delta,
    208208        systemd-detect-virt, systemd-inhibit, systemd-machine-id-setup,
     
    429429      </varlistentry>
    430430
     431      <varlistentry id="systemd-cgtop">
     432        <term><command>systemd-cgtop</command></term>
     433        <listitem>
     434          <para>Shows top control groups by resource usage</para>
     435          <indexterm zone="ch-system-systemd systemd-cgtop">
     436            <primary sortas="b-systemd-cgtop">systemd-cgtop</primary>
     437          </indexterm>
     438        </listitem>
     439      </varlistentry>
     440
     441      <varlistentry id="systemd-coredumpctl">
     442        <term><command>systemd-coredumpctl</command></term>
     443        <listitem>
     444          <para>Retrieves coredumps from the journal</para>
     445          <indexterm zone="ch-system-systemd systemd-coredumpctl">
     446            <primary sortas="b-systemd-coredumpctl">systemd-coredumpctl</primary>
     447          </indexterm>
     448        </listitem>
     449      </varlistentry>
     450
     451      <varlistentry id="systemd-delta">
     452        <term><command>systemd-delta</command></term>
     453        <listitem>
     454          <para>Finds overridden configuration files</para>
     455          <indexterm zone="ch-system-systemd systemd-delta">
     456            <primary sortas="b-systemd-delta">systemd-delta</primary>
     457          </indexterm>
     458        </listitem>
     459      </varlistentry>
     460
     461      <varlistentry id="systemd-detect-virt">
     462        <term><command>systemd-detect-virt</command></term>
     463        <listitem>
     464          <para>Detects execution in a virtual environment</para>
     465          <indexterm zone="ch-system-systemd systemd-detect-virt">
     466            <primary sortas="b-systemd-detect-virt">systemd-detect-virt</primary>
     467          </indexterm>
     468        </listitem>
     469      </varlistentry>
     470
     471      <varlistentry id="systemd-inhibit">
     472        <term><command>systemd-inhibit</command></term>
     473        <listitem>
     474          <para>Executes a program with an inhibition lock taken</para>
     475          <indexterm zone="ch-system-systemd systemd-inhibit">
     476            <primary sortas="b-systemd-inhibit">systemd-inhibit</primary>
     477          </indexterm>
     478        </listitem>
     479      </varlistentry>
     480
     481      <varlistentry id="systemd-machine-id-setup">
     482        <term><command>systemd-machine-id-setup</command></term>
     483        <listitem>
     484          <para>Initializes the machine ID in
     485          <filename>/etc/machine-id</filename></para>
     486          <indexterm zone="ch-system-systemd systemd-machine-id-setup">
     487            <primary sortas="b-systemd-machine-id-setup">systemd-machine-id-setup</primary>
     488          </indexterm>
     489        </listitem>
     490      </varlistentry>
     491
    431492      <varlistentry id="systemd-notify">
    432493        <term><command>systemd-notify</command></term>
    433494        <listitem>
    434           <para>Notify init system about start-up completion and other daemon
     495          <para>Notifies init system about start-up completion and other daemon
    435496          status changes</para>
    436497          <indexterm zone="ch-system-systemd systemd-notify">
     
    440501      </varlistentry>
    441502
     503      <varlistentry id="systemd-nspawn">
     504        <term><command>systemd-nspawn</command></term>
     505        <listitem>
     506          <para>Spawns a namespace container for debugging, testing, and
     507          building</para>
     508          <indexterm zone="ch-system-systemd systemd-nspawn">
     509            <primary sortas="b-systemd-nspawn">systemd-nspawn</primary>
     510          </indexterm>
     511        </listitem>
     512      </varlistentry>
     513
     514      <varlistentry id="systemd-run">
     515        <term><command>systemd-run</command></term>
     516        <listitem>
     517          <para>Runs programs in transient scope or service units</para>
     518          <indexterm zone="ch-system-systemd systemd-run">
     519            <primary sortas="b-systemd-run">systemd-run</primary>
     520          </indexterm>
     521        </listitem>
     522      </varlistentry>
     523
     524      <varlistentry id="systemd-stdio-bridge">
     525        <term><command>systemd-stdio-bridge</command></term>
     526        <listitem>
     527          <para>Connects stdio or a socket to a given bus address</para>
     528          <indexterm zone="ch-system-systemd systemd-stdio-bridge">
     529            <primary sortas="b-systemd-stdio-bridge">systemd-stdio-bridge</primary>
     530          </indexterm>
     531        </listitem>
     532      </varlistentry>
     533
     534      <varlistentry id="systemd-tmpfiles">
     535        <term><command>systemd-tmpfiles</command></term>
     536        <listitem>
     537          <para>Creates, deletes, and cleans up volatile and temporary files</para>
     538          <indexterm zone="ch-system-systemd systemd-tmpfiles">
     539            <primary sortas="b-systemd-tmpfiles">systemd-tmpfiles</primary>
     540          </indexterm>
     541        </listitem>
     542      </varlistentry>
     543
    442544      <varlistentry id="systemd-tty-ask-password-agent">
    443545        <term><command>systemd-tty-ask-password-agent</command></term>
     
    460562      </varlistentry>
    461563
    462       <varlistentry id="pam_systemd">
    463         <term><filename class="libraryfile">pam_systemd</filename></term>
    464         <listitem>
    465           <para>Register user sessions in the systemd control group
    466           hierarchy</para>
    467           <indexterm zone="ch-system-systemd pam_systemd">
    468             <primary sortas="c-pam_systemd">pam_systemd</primary>
    469           </indexterm>
    470         </listitem>
    471       </varlistentry>
    472 
    473       <varlistentry id="lib-systemd">
    474         <term><filename class="directory">/lib/systemd</filename></term>
    475         <listitem>
    476           <para>Location of system units and configurations</para>
    477           <indexterm zone="ch-system-systemd lib-systemd">
    478             <primary sortas="e-/lib/systemd">/lib/systemd</primary>
    479           </indexterm>
    480         </listitem>
    481       </varlistentry>
    482 
    483       <varlistentry id="etc-systemd">
    484         <term><filename class="directory">/etc/systemd</filename></term>
    485         <listitem>
    486           <para>Location of user units and configurations</para>
    487           <indexterm zone="ch-system-systemd etc-systemd">
    488             <primary sortas="e-/etc/systemd">/etc/systemd</primary>
    489           </indexterm>
    490         </listitem>
    491       </varlistentry>
    492 
    493       <varlistentry id="etc-tmpfilesd">
    494         <term><filename class="directory">/etc/tmpfiles.d</filename></term>
    495         <listitem>
    496           <para>Configuration for creation, deletion and cleaning of temporary
    497           and volatile files</para>
    498           <indexterm zone="ch-system-systemd etc-tmpfilesd">
    499             <primary sortas="e-/etc/tmpfiles.d">/etc/tmpfiles.d</primary>
    500           </indexterm>
    501         </listitem>
    502       </varlistentry>
    503 
    504       <varlistentry id="usr-share-systemd">
    505         <term><filename class="directory">/usr/share/systemd</filename></term>
    506         <listitem>
    507           <para>Location of session unit files</para>
    508           <indexterm zone="ch-system-systemd usr-share-systemd">
    509             <primary sortas="e-/usr/share/systemd">/usr/share/systemd</primary>
     564      <varlistentry id="timedatectl">
     565        <term><command>timedatectl</command></term>
     566        <listitem>
     567          <para>Controls the system time and date</para>
     568          <indexterm zone="ch-system-systemd timedatectl">
     569            <primary sortas="b-timedatectl">timedatectl</primary>
     570          </indexterm>
     571        </listitem>
     572      </varlistentry>
     573
     574      <varlistentry id="udevadm">
     575        <term><command>udevadm</command></term>
     576        <listitem>
     577          <para>Udev management tool</para>
     578          <indexterm zone="ch-system-systemd udevadm">
     579            <primary sortas="b-udevadm">udevadm</primary>
     580          </indexterm>
     581        </listitem>
     582      </varlistentry>
     583
     584      <varlistentry id="libnss_myhostname">
     585        <term><filename class="libraryfile">libnss_myhostname</filename></term>
     586        <listitem>
     587          <para>Plugin for the GNU Name Service Switch (NSS) functionality
     588          of Glibc, provding hostname resolution for the locally configured
     589          system hostname</para>
     590          <indexterm zone="ch-system-systemd libnss_myhostname">
     591            <primary sortas="c-libnss_myhostname">libnss_myhostname</primary>
     592          </indexterm>
     593        </listitem>
     594      </varlistentry>
     595
     596      <varlistentry id="libsystemd">
     597        <term><filename class="libraryfile">libsystemd</filename></term>
     598        <listitem>
     599          <para>Support library for systemd</para>
     600          <indexterm zone="ch-system-systemd libsystemd">
     601            <primary sortas="c-libsystemd">libsystemd</primary>
     602          </indexterm>
     603        </listitem>
     604      </varlistentry>
     605
     606      <varlistentry id="libudev">
     607        <term><filename class="libraryfile">libudev</filename></term>
     608        <listitem>
     609          <para>A library interface to Udev device information.</para>
     610          <indexterm zone="ch-system-systemd libudev">
     611            <primary sortas="c-libudev">libudev</primary>
    510612          </indexterm>
    511613        </listitem>
Note: See TracChangeset for help on using the changeset viewer.