Changes in / [bb19832:77ea132]


Ignore:
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • chapter08/dejagnu.xml

    rbb19832 r77ea132  
    7575
    7676      <seglistitem>
    77         <seg>runtest</seg>
     77        <seg>dejagnu and runtest</seg>
    7878      </seglistitem>
    7979    </segmentedlist>
     
    8383      <?dbfo list-presentation="list"?>
    8484      <?dbhtml list-presentation="table"?>
     85
     86      <varlistentry id="dejagnu">
     87        <term><command>dejagnu</command></term>
     88        <listitem>
     89          <para>DejaGNU auxiliary command launcher</para>
     90          <indexterm zone="ch-system-dejagnu dejagnu">
     91            <primary sortas="b-dejagnu">dejagnu</primary>
     92          </indexterm>
     93        </listitem>
     94      </varlistentry>
    8595
    8696      <varlistentry id="runtest">
  • chapter08/expect.xml

    rbb19832 r77ea132  
    103103      <seglistitem>
    104104        <seg>expect</seg>
    105         <seg>libexpect-&expect-lib-version;.so</seg>
     105        <seg>libexpect&expect-version;.so</seg>
    106106      </seglistitem>
    107107    </segmentedlist>
     
    124124
    125125      <varlistentry id="libexpect">
    126         <term><filename class="libraryfile">libexpect-&expect-lib-version;.so</filename></term>
     126        <term><filename class="libraryfile">libexpect-&expect-version;.so</filename></term>
    127127        <listitem>
    128128          <para>Contains functions that allow Expect to be used as a Tcl
    129129          extension or to be used directly from C or C++ (without Tcl)</para>
    130130          <indexterm zone="ch-system-expect libexpect">
    131             <primary sortas="c-libexpect-&expect-lib-version;">libexpect-&expect-lib-version;</primary>
     131            <primary sortas="c-libexpect-&expect-version;">libexpect-&expect-version;</primary>
    132132          </indexterm>
    133133        </listitem>
  • chapter08/gcc.xml

    rbb19832 r77ea132  
    365365      <seglistitem>
    366366        <seg>c++, cc (link to gcc), cpp, g++, gcc,
    367         gcc-ar, gcc-nm, gcc-ranlib, gcov, gcov-dump, and gcov-tool</seg>
     367        gcc-ar, gcc-nm, gcc-ranlib, gcov, gcov-dump, gcov-tool,
     368        and lto-dump</seg>
    368369
    369370        <seg>libasan.{a,so}, libatomic.{a,so}, libcc1.so, libgcc.a, libgcc_eh.a,
     
    505506      </varlistentry>
    506507
     508      <varlistentry id="lto-dump">
     509        <term><command>lto-dump</command></term>
     510        <listitem>
     511          <para>Tool for dumping object files produced by GCC with LTO
     512          enabled</para>
     513          <indexterm zone="ch-system-gcc lto-dump">
     514            <primary sortas="b-lto-dump">lto-dump</primary>
     515          </indexterm>
     516        </listitem>
     517      </varlistentry>
     518
    507519      <varlistentry id="libasan">
    508520        <term><filename class="libraryfile">libasan</filename></term>
     
    567579      </varlistentry>
    568580
     581      <varlistentry id="libitm">
     582        <term><filename class="libraryfile">libitm</filename></term>
     583        <listitem>
     584          <para>The GNU transactional memory library</para>
     585          <indexterm zone="ch-system-gcc libitm">
     586            <primary sortas="c-libitm">libitm</primary>
     587          </indexterm>
     588        </listitem>
     589      </varlistentry>
     590
    569591      <varlistentry id="liblsan">
    570592        <term><filename class="libraryfile">liblsan</filename></term>
     
    580602        <term><filename class="libraryfile">liblto_plugin</filename></term>
    581603        <listitem>
    582           <para>GCC's Link Time Optimization (LTO) plugin allows GCC to perform
    583           optimizations across compilation units</para>
     604          <para>GCC's LTO plugin allows binutils to process object files
     605          produced by GCC with LTO enabled</para>
    584606          <indexterm zone="ch-system-gcc liblto_plugin">
    585607            <primary sortas="c-liblto_plugin">liblto_plugin</primary>
  • chapter08/glibc.xml

    rbb19832 r77ea132  
    645645        <seg>ld-linux-x86-64.so.2, ld-linux.so.2,
    646646        libBrokenLocale.{a,so}, libanl.{a,so},
    647         libc.{a,so}, libc_nonshared.a,
     647        libc.{a,so}, libc_nonshared.a, libc_malloc_debug.so,
    648648        libcrypt.{a,so}, libdl.{a,so.2}, libg.a, libm.{a,so},
    649649        libmcheck.a, libmemusage.so, libmvec.{a,so}, libnsl.so.1,
     
    940940      </varlistentry>
    941941
     942      <varlistentry id="libc_malloc_debug">
     943        <term><filename class="libraryfile">libc_malloc_debug</filename></term>
     944        <listitem>
     945          <para>Turns on memory allocation checking when preloaded</para>
     946          <indexterm zone="ch-system-glibc libc_malloc_debug">
     947            <primary sortas="c-libc_malloc_debug">libc_malloc_debug</primary>
     948          </indexterm>
     949        </listitem>
     950      </varlistentry>
     951
    942952      <varlistentry id="libcrypt">
    943953        <term><filename class="libraryfile">libcrypt</filename></term>
     
    983993      </varlistentry>
    984994
     995      <varlistentry id="libmvec">
     996        <term><filename class="libraryfile">libmvec</filename></term>
     997        <listitem>
     998          <para>The vector math library, linked in as needed
     999          when <filename class='libraryfile'>libm</filename> is used</para>
     1000          <indexterm zone="ch-system-glibc libmvec">
     1001            <primary sortas="c-libmvec">libmvec</primary>
     1002          </indexterm>
     1003        </listitem>
     1004      </varlistentry>
     1005
    9851006      <varlistentry id="libmcheck">
    9861007        <term><filename class="libraryfile">libmcheck</filename></term>
     
    10151036
    10161037      <varlistentry id="libnss">
    1017         <term><filename class="libraryfile">libnss</filename></term>
    1018         <listitem>
    1019           <para>The Name Service Switch libraries, containing functions for
     1038        <term><filename class="libraryfile">libnss_*</filename></term>
     1039        <listitem>
     1040          <para>The Name Service Switch modules, containing functions for
    10201041          resolving host names, user names, group names, aliases, services,
    1021           protocols, etc.</para>
     1042          protocols, etc.  Loaded by
     1043          <filename class='libraryfile'>libc</filename> according to the
     1044          configuration in <filename>/etc/nsswitch.conf</filename></para>
    10221045          <indexterm zone="ch-system-glibc libnss">
    1023             <primary sortas="c-libnss">libnss</primary>
     1046            <primary sortas="c-libnss">libnss_*</primary>
    10241047          </indexterm>
    10251048        </listitem>
  • chapter08/shadow.xml

    rbb19832 r77ea132  
    245245      <segtitle>Installed programs</segtitle>
    246246      <segtitle>Installed directory</segtitle>
     247      <segtitle>Installed libraries</segtitle>
    247248
    248249      <seglistitem>
     
    254255        vigr (link to vipw), and vipw</seg>
    255256        <seg>/etc/default</seg>
     257        <!-- TODO: the static lib should be disabled by - -disable-static.
     258             Keep it for now because of the rc freeze.  -->
     259        <seg>libsubid.{a,so}</seg>
    256260      </seglistitem>
    257261    </segmentedlist>
     
    635639      </varlistentry>
    636640
     641      <varlistentry id="libsubid">
     642        <term><filename class='libraryfile'>libsubid</filename></term>
     643        <listitem>
     644          <para>library for process subordinate id ranges for users</para>
     645          <indexterm zone="ch-system-shadow libsubid">
     646            <primary sortas="c-libsubid">libsubid</primary>
     647          </indexterm>
     648        </listitem>
     649      </varlistentry>
     650
    637651    </variablelist>
    638652
  • chapter08/systemd.xml

    rbb19832 r77ea132  
    350350
    351351      <seglistitem>
    352         <seg>bootctl, busctl, coredumpctl, halt (symlink to systemctl),
     352        <seg>busctl, coredumpctl, halt (symlink to systemctl),
    353353        hostnamectl, init, journalctl, kernel-install, localectl, loginctl,
    354354        machinectl, networkctl, oomctl, portablectl, poweroff (symlink to
     
    357357        (symlink to systemctl), systemctl, systemd-analyze,
    358358        systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop,
    359         systemd-cryptenroll, systemd-delta, systemd-detect-virt,
     359        systemd-creds, systemd-delta, systemd-detect-virt,
    360360        systemd-dissect, systemd-escape, systemd-hwdb, systemd-id128,
    361361        systemd-inhibit, systemd-machine-id-setup,
     
    386386      <?dbhtml list-presentation="table"?>
    387387
    388       <varlistentry id="bootctl">
    389         <term><command>bootctl</command></term>
    390         <listitem>
    391           <para>Is used to query the firmware and boot manager settings</para>
    392           <indexterm zone="ch-system-systemd bootctl">
    393             <primary sortas="b-bootctl">bootctl</primary>
    394           </indexterm>
    395         </listitem>
    396       </varlistentry>
    397 
    398388      <varlistentry id="busctl">
    399389        <term><command>busctl</command></term>
     
    674664      </varlistentry>
    675665
    676       <varlistentry id="systemd-cryptenroll">
    677         <term><command>systemd-cryptenroll</command></term>
    678         <listitem>
    679           <para>Is used to enroll or remove a system from full disk encryption,
    680           as well as set and query private keys and recovery keys</para>
    681           <indexterm zone="ch-system-systemd systemd-cryptenroll">
    682             <primary sortas="b-systemd-cryptenroll">systemd-cryptenroll</primary>
     666      <varlistentry id="systemd-creds">
     667        <term><command>systemd-creds</command></term>
     668        <listitem>
     669          <para>Displays and processes credentials.</para>
     670          <indexterm zone="ch-system-systemd systemd-creds">
     671            <primary sortas="b-systemd-creds">systemd-creds</primary>
    683672          </indexterm>
    684673        </listitem>
  • packages.ent

    rbb19832 r77ea132  
    173173
    174174<!ENTITY expect-version "5.45.4">
    175 <!ENTITY expect-lib-version "5.45">
    176175<!ENTITY expect-size "618 KB">
    177176<!ENTITY expect-url "&sourceforge;expect/expect&expect-version;.tar.gz">
Note: See TracChangeset for help on using the changeset viewer.