Changeset 2b220db9


Ignore:
Timestamp:
Nov 18, 2012, 1:51:13 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7a7f255
Parents:
f74335ee
Message:

Updates to installed programs lists

Location:
BOOK
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/binutils.xml

    rf74335ee r2b220db9  
    120120
    121121      <seglistitem>
    122         <seg>addr2line, ar, as, c++filt, gprof, ld, nm, objcopy, objdump,
     122        <seg>addr2line, ar, as, c++filt, elfedit, gprof, ld, ld.bfd, nm, objcopy,
     123        objdump,
    123124        ranlib, readelf, size, strings, and strip</seg>
    124125        <seg>libiberty.a, libbfd.[a,so], and libopcodes.[a,so]</seg>
     
    177178      </varlistentry>
    178179
     180      <varlistentry id="elfedit">
     181        <term><command>elfedit</command></term>
     182        <listitem>
     183          <para>Updates the ELF header of ELF files</para>
     184          <indexterm zone="ch-system-binutils elfedit">
     185            <primary sortas="b-elfedit">elfedit</primary>
     186          </indexterm>
     187        </listitem>
     188      </varlistentry>
     189
    179190      <varlistentry id="gprof">
    180191        <term><command>gprof</command></term>
     
    195206          <indexterm zone="ch-system-binutils ld">
    196207            <primary sortas="b-ld">ld</primary>
     208          </indexterm>
     209        </listitem>
     210      </varlistentry>
     211
     212      <varlistentry id="ld.bfd">
     213        <term><command>ld.bfd</command></term>
     214        <listitem>
     215          <para>Hard link to <command>ld</command></para>
     216          <indexterm zone="ch-system-binutils ld.bfd">
     217            <primary sortas="b-ld.bfd">ld.bfd</primary>
    197218          </indexterm>
    198219        </listitem>
  • BOOK/final-system/common/cloog.xml

    rf74335ee r2b220db9  
    5757
    5858    <segmentedlist>
    59       <segtitle>Installed programs</segtitle>
     59      <segtitle>Installed program</segtitle>
    6060      <segtitle>Installed libraries</segtitle>
    61       <segtitle>Installed directory</segtitle>
     61      <segtitle>Installed directories</segtitle>
    6262
    6363      <seglistitem>
    6464        <seg>cloog</seg>
    65         <seg>libcloog.[a,so]</seg>
    66         <seg>/usr/include/cloog</seg>
     65        <seg>libcloog-isl.[a,so], libisl.[a,so]</seg>
     66        <seg>/usr/include/cloog, /usr/include/isl</seg>
    6767      </seglistitem>
    6868    </segmentedlist>
     
    8383      </varlistentry>
    8484
    85       <varlistentry id="libcloog">
    86         <term><filename class="libraryfile">libcloog</filename></term>
     85      <varlistentry id="libcloog-isl">
     86        <term><filename class="libraryfile">libcloog-isl</filename></term>
    8787        <listitem>
    88           <para>The Chunky Loop Generator.</para>
    89           <indexterm zone="ch-system-cloog libcloog">
    90             <primary sortas="c-libcloog">libcloog</primary>
     88          <para>Isl backend for CLooG.</para>
     89          <indexterm zone="ch-system-cloog libcloog-isl">
     90            <primary sortas="c-libcloog-isl">libcloog-isl</primary>
     91          </indexterm>
     92        </listitem>
     93      </varlistentry>
     94
     95      <varlistentry id="libisl">
     96        <term><filename class="libraryfile">libisl</filename></term>
     97        <listitem>
     98          <para>The Integer Set Library.</para>
     99          <indexterm zone="ch-system-cloog libisl">
     100            <primary sortas="c-libisl">libisl</primary>
    91101          </indexterm>
    92102        </listitem>
  • BOOK/final-system/common/coreutils.xml

    rf74335ee r2b220db9  
    127127        echo, env, expand, expr, factor, false, fmt, fold, groups, head,
    128128        hostid, hostname, id, install, join, link, ln, logname, ls, md5sum,
    129         mkdir, mkfifo, mknod, mktemp, mv, nice, nl, nohup, od, paste, pathchk,
    130         pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, runcon, seq,
    131         sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf,
    132         sleep, sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
    133         timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq,
    134         unlink, users, vdir, wc, who, whoami, and yes</seg>
     129        mkdir, mkfifo, mknod, mktemp, mv, nice, nl, nohup, nproc, od, paste,
     130        pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, realpath, rm,
     131        rmdir, runcon, seq, sha1sum, sha224sum, sha256sum, sha384sum,
     132        sha512sum, shred, shuf, sleep, sort, split, stat, stdbuf, stty, sum,
     133        sync, tac, tail, tee, test, timeout, touch, tr, true, truncate, tsort,
     134        tty, uname, unexpand, uniq, unlink, users, vdir, wc, who, whoami, and yes</seg>
    135135        <seg>libstdbuf.so</seg>
    136136        <seg>/usr/lib/coreutils</seg>
     
    650650      </varlistentry>
    651651
     652      <varlistentry id="nproc">
     653        <term><command>nproc</command></term>
     654        <listitem>
     655          <para>Prints the number of processing units available to the current
     656          process</para>
     657          <indexterm zone="ch-system-coreutils nproc">
     658            <primary sortas="b-nproc">nproc</primary>
     659          </indexterm>
     660        </listitem>
     661      </varlistentry>
     662
    652663      <varlistentry id="od">
    653664        <term><command>od</command></term>
     
    750761          <indexterm zone="ch-system-coreutils readlink">
    751762            <primary sortas="b-readlink">readlink</primary>
     763          </indexterm>
     764        </listitem>
     765      </varlistentry>
     766
     767      <varlistentry id="realpath">
     768        <term><command>realpath</command></term>
     769        <listitem>
     770          <para>Prints the resolved path</para>
     771          <indexterm zone="ch-system-coreutils realpath">
     772            <primary sortas="b-realpath">realpath</primary>
    752773          </indexterm>
    753774        </listitem>
  • BOOK/final-system/common/e2fsprogs.xml

    rf74335ee r2b220db9  
    9696      <seglistitem>
    9797        <seg>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2freefrag,
    98         e2fsck, e2image, e2initrd_helper, e2label, e2undo, filefrag, fsck.ext2,
    99         fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs,
    100         mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev, mklost+found, resize2fs,
    101         and tune2fs</seg>
    102         <seg>libcom_err.[a,so], libe2p.[a,so], libext2fs.[a,so], and
    103         libss.[a,so]</seg>
     98        e2fsck, e2image, e2initrd_helper, e2label, e2undo, e4defrag, filefrag,
     99        fsck.ext2, fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr,
     100        mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev,
     101        mklost+found, resize2fs, and tune2fs</seg>
     102        <seg>libcom_err.[a,so], libe2p.[a,so], libext2fs.[a,so],
     103        libss.[a,so], and libquota.a</seg>
    104104        <seg>/usr/include/e2p, /usr/include/et, /usr/include/ext2fs,
    105         /usr/include/ss, /usr/share/et, /usr/share/ss</seg>
     105        /usr/include/quota, /usr/include/ss, /usr/share/et, /usr/share/ss</seg>
    106106      </seglistitem>
    107107    </segmentedlist>
     
    235235      </varlistentry>
    236236
     237      <varlistentry id="e4defrag">
     238        <term><command>e4defrag</command></term>
     239        <listitem>
     240          <para>Online defragmenter for ext4 filesystems</para>
     241          <indexterm zone="ch-system-e2fsprogs e4defrag">
     242            <primary sortas="b-e4defrag">e4defrag</primary>
     243          </indexterm>
     244        </listitem>
     245      </varlistentry>
     246
    237247      <varlistentry id="filefrag">
    238248        <term><command>filefrag</command></term>
     
    445455      </varlistentry>
    446456
     457      <varlistentry id="libquota">
     458        <term><filename class="libraryfile">libquota</filename></term>
     459        <listitem>
     460          <para>Provides an interface for creating and updating quota files
     461          and ext4 superblock fields</para>
     462          <indexterm zone="ch-system-e2fsprogs libquota">
     463            <primary sortas="c-libquota">libquota</primary>
     464          </indexterm>
     465        </listitem>
     466      </varlistentry>
     467
    447468      <varlistentry id="libss">
    448469        <term><filename class="libraryfile">libss</filename></term>
  • BOOK/final-system/common/eglibc.xml

    rf74335ee r2b220db9  
    328328      <seglistitem>
    329329        <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
    330         ldd, lddlibc4, locale, localedef, mtrace, nscd,
    331         pcprofiledump, pt_chown, rpcgen, rpcinfo, sln, sprof, tzselect, xtrace,
    332         zdump, and zic</seg>
     330        ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
     331        pcprofiledump, pldd, pt_chown, rpcgen, sln, sprof, tzselect,
     332        xtrace,zdump, and zic</seg>
    333333        <seg>ld.so, libBrokenLocale.[a,so], libSegFault.so, libanl.[a,so],
    334334        libbsd-compat.a, libc.[a,so], libc_nonshared.a, libcidn.[a,so],
     
    470470      </varlistentry>
    471471
     472      <varlistentry id="makedb">
     473        <term><command>makedb</command></term>
     474        <listitem>
     475          <para>Creates a simple database from textual input</para>
     476          <indexterm zone="ch-system-eglibc makedb">
     477            <primary sortas="b-makedb">makedb</primary>
     478          </indexterm>
     479        </listitem>
     480      </varlistentry>
     481
    472482      <varlistentry id="mtrace">
    473483        <term><command>mtrace</command></term>
     
    502512      </varlistentry>
    503513
     514      <varlistentry id="pldd">
     515        <term><command>pldd</command></term>
     516        <listitem>
     517          <para>Lists dynamic shared objects used by running processes</para>
     518          <indexterm zone="ch-system-eglibc pldd">
     519            <primary sortas="b-pldd">pldd</primary>
     520          </indexterm>
     521        </listitem>
     522      </varlistentry>
     523
    504524      <varlistentry id="pt_chown">
    505525        <term><command>pt_chown</command></term>
     
    524544      </varlistentry>
    525545
    526       <varlistentry id="rpcinfo">
    527         <term><command>rpcinfo</command></term>
    528         <listitem>
    529           <para>Makes an RPC call to an RPC server</para>
    530           <indexterm zone="ch-system-eglibc rpcinfo">
    531             <primary sortas="b-rpcinfo">rpcinfo</primary>
    532           </indexterm>
    533         </listitem>
    534       </varlistentry>
    535 
    536546      <varlistentry id="sln">
    537547        <term><command>sln</command></term>
     
    540550          <indexterm zone="ch-system-eglibc sln">
    541551            <primary sortas="b-sln">sln</primary>
     552          </indexterm>
     553        </listitem>
     554      </varlistentry>
     555
     556      <varlistentry id="sotruss">
     557        <term><command>sotruss</command></term>
     558        <listitem>
     559          <para>Traces shared library procedure calls of a specified command</para>
     560          <indexterm zone="ch-system-eglibc sotruss">
     561            <primary sortas="b-sotruss">sotruss</primary>
    542562          </indexterm>
    543563        </listitem>
  • BOOK/final-system/common/flex.xml

    rf74335ee r2b220db9  
    9696      </varlistentry>
    9797
     98      <varlistentry id="flexpp">
     99        <term><command>flex++</command></term>
     100        <listitem>
     101          <para>Link to <command>flex</command> which makes it generate C++
     102          scanner classes</para>
     103          <indexterm zone="ch-system-flex flexpp">
     104            <primary sortas="b-flex++">flex++</primary>
     105          </indexterm>
     106        </listitem>
     107      </varlistentry>
     108
    98109      <varlistentry id="lex">
    99110        <term><command>lex</command></term>
  • BOOK/final-system/common/gcc.xml

    rf74335ee r2b220db9  
    110110
    111111      <seglistitem>
    112         <seg>c++, cc (link to gcc), cpp, g++, gcc, gccbug, and gcov</seg>
     112        <seg>c++, cc (link to gcc), cpp, g++, gcc, and gcov</seg>
    113113        <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libgcov.a, libgomp.[a,so],
    114114        libmudflap.[a,so], libmudflapth.[a,so], libssp.[a,so],
    115115        libssp_nonshared.a, libstdc++.[a,so], and libsupc++.a</seg>
    116         <seg>/usr/include/c++, /usr/lib/gcc</seg>
     116        <seg>/usr/include/c++, /usr/lib/gcc, /usr/share/gcc-&gcc-version;</seg>
    117117      </seglistitem>
    118118    </segmentedlist>
     
    174174      </varlistentry>
    175175
    176       <varlistentry id="gccbug">
    177         <term><command>gccbug</command></term>
    178         <listitem>
    179           <para>A shell script used to help create useful bug reports</para>
    180           <indexterm zone="ch-system-gcc gccbug">
    181             <primary sortas="b-gccbug">gccbug</primary>
    182           </indexterm>
    183         </listitem>
    184       </varlistentry>
    185 
    186176      <varlistentry id="gcov">
    187177        <term><command>gcov</command></term>
  • BOOK/final-system/common/groff.xml

    rf74335ee r2b220db9  
    6969        roff2pdf, roff2ps, roff2text, roff2x, soelim, tbl, tfmtodit, troff,
    7070        and zsoelim (link to soelim)</seg>
    71         <seg>/usr/lib/groff, /usr/share/doc/groff, /usr/share/groff</seg>
     71        <seg>/usr/lib/groff, /usr/share/doc/groff-&groff-version;, /usr/share/groff</seg>
    7272      </seglistitem>
    7373    </segmentedlist>
  • BOOK/final-system/common/kmod.xml

    rf74335ee r2b220db9  
    8282
    8383      <seglistitem>
    84         <seg>depmod, insmod, lsmod, modinfo, modprobe, and
     84        <seg>depmod, insmod, kmod, lsmod, modinfo, modprobe, and
    8585        rmmod</seg>
    8686      </seglistitem>
     
    111111          <indexterm zone="ch-system-kmod insmod">
    112112            <primary sortas="b-insmod">insmod</primary>
     113          </indexterm>
     114        </listitem>
     115      </varlistentry>
     116
     117      <varlistentry id="kmod">
     118        <term><command>kmod</command></term>
     119        <listitem>
     120          <para>Loads and unloads kernel modules</para>
     121          <indexterm zone="ch-system-kmod kmod">
     122            <primary sortas="b-kmod">kmod</primary>
    113123          </indexterm>
    114124        </listitem>
  • BOOK/final-system/common/libee.xml

    rf74335ee r2b220db9  
    4949
    5050    <segmentedlist>
    51       <segtitle>Installed Programs</segtitle>
     51      <segtitle>Installed Program</segtitle>
    5252      <segtitle>Installed libraries</segtitle>
     53      <segtitle>Installed directory</segtitle>
    5354
    5455      <seglistitem>
    55         <seg>convert</seg>
     56        <seg>libee-convert</seg>
    5657        <seg>libee.[a,so]</seg>
     58        <seg>/usr/include/libee</seg>
    5759      </seglistitem>
    5860    </segmentedlist>
     
    6365      <?dbhtml list-presentation="table"?>
    6466
    65       <varlistentry id="convert">
    66         <term><command>convert</command></term>
     67      <varlistentry id="libee-convert">
     68        <term><command>libee-convert</command></term>
    6769        <listitem>
    6870          <para>todo</para>
    69           <indexterm zone="ch-system-libee convert">
    70             <primary sortas="b-convert">convert</primary>
     71          <indexterm zone="ch-system-libee libee-convert">
     72            <primary sortas="b-libee-convert">libee-convert</primary>
    7173          </indexterm>
    7274        </listitem>
  • BOOK/final-system/common/linux-headers.xml

    rf74335ee r2b220db9  
    7777
    7878      <seglistitem>
    79         <seg>/usr/include/{asm,asm-generic,drm,linux,mtd,rdma,sound,video}/*.h</seg>
     79        <seg>/usr/include/{asm,asm-generic,drm,linux,mtd,rdma,scsi,sound,video,xen}/*.h</seg>
    8080        <seg>/usr/include/asm, /usr/include/asm-generic, /usr/include/drm,
    8181        /usr/include/linux, /usr/include/mtd, /usr/include/rdma,
  • BOOK/final-system/common/perl.xml

    rf74335ee r2b220db9  
    120120      <seglistitem>
    121121        <seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp,
    122         cpanp-run-perl, dprofpp, enc2xs, find2perl, h2ph, h2xs, instmodsh,
     122        cpanp-run-perl, enc2xs, find2perl, h2ph, h2xs, instmodsh, json_pp,
    123123        libnetcfg, perl, perl&perl-version; (link to perl), perlbug,
    124124        perldoc, perlivp, perlthanks (link to perlbug), piconv, pl2pm, pod2html,
    125125        pod2latex, pod2man, pod2text, pod2usage, podchecker, podselect, prove,
    126         psed (link to s2p), pstruct (link to c2ph), ptar, ptardiff, s2p, shasum,
    127         splain, and xsubpp</seg>
     126        psed (link to s2p), pstruct (link to c2ph), ptar, ptardiff, ptargrep,
     127        s2p, shasum, splain, xsubpp, and zipdetails</seg>
    128128        <seg>Several hundred which cannot all be listed here</seg>
    129129        <seg>/usr/lib/perl5</seg>
     
    213213          <indexterm zone="ch-system-perl cpanp-run-perl">
    214214            <primary sortas="b-cpanp-run-perl">cpanp-run-perl</primary>
    215           </indexterm>
    216         </listitem>
    217       </varlistentry>
    218 
    219       <varlistentry id="dprofpp">
    220         <term><command>dprofpp</command></term>
    221         <listitem>
    222           <para>Displays Perl profile data</para>
    223           <indexterm zone="ch-system-perl dprofpp">
    224             <primary sortas="b-dprofpp">dprofpp</primary>
    225215          </indexterm>
    226216        </listitem>
     
    282272      </varlistentry>
    283273
     274      <varlistentry id="json_pp">
     275        <term><command>json_pp</command></term>
     276        <listitem>
     277          <para>Converts data between certain input and output formats</para>
     278          <indexterm zone="ch-system-perl json_pp">
     279            <primary sortas="b-json_pp">json_pp</primary>
     280          </indexterm>
     281        </listitem>
     282      </varlistentry>
     283
    284284      <varlistentry id="libnetcfg">
    285285        <term><command>libnetcfg</command></term>
     
    505505      </varlistentry>
    506506
     507      <varlistentry id="ptargrep">
     508        <term><command>ptargrep</command></term>
     509        <listitem>
     510          <para>A Perl program that applies pattern matching to the contents
     511          of files in a tar archive</para>
     512          <indexterm zone="ch-system-perl ptargrep">
     513            <primary sortas="b-ptargrep">ptargrep</primary>
     514          </indexterm>
     515        </listitem>
     516      </varlistentry>
     517
    507518      <varlistentry id="s2p">
    508519        <term><command>s2p</command></term>
     
    545556      </varlistentry>
    546557
     558      <varlistentry id="zipdetails">
     559        <term><command>zipdetails</command></term>
     560        <listitem>
     561          <para>Displays details about the internal structure of a Zip file</para>
     562          <indexterm zone="ch-system-perl zipdetails">
     563            <primary sortas="b-zipdetails">zipdetails</primary>
     564          </indexterm>
     565        </listitem>
     566      </varlistentry>
     567
    547568    </variablelist>
    548569
  • BOOK/final-system/common/ppl.xml

    rf74335ee r2b220db9  
    6363
    6464      <seglistitem>
    65         <seg>ppl-config, ppl_lcdd</seg>
    66         <seg>libppl.[a,so], libppl_c.[a,so], libpwl.[a,so]</seg>
    67         <seg>/usr/share/doc/ppl, /usr/share/doc/pwl</seg>
     65        <seg>ppl-config, ppl_lcdd, ppl_pips</seg>
     66        <seg>libppl.[a,so], libppl_c.[a,so]</seg>
     67        <seg>/usr/share/doc/ppl</seg>
    6868      </seglistitem>
    6969    </segmentedlist>
     
    9191          <indexterm zone="ch-system-ppl ppl_lcdd">
    9292            <primary sortas="b-ppl_lcdd">ppl_lcdd</primary>
     93          </indexterm>
     94        </listitem>
     95      </varlistentry>
     96
     97      <varlistentry id="ppl_pips">
     98        <term><command>ppl_pips</command></term>
     99        <listitem>
     100          <para>A PPL-based parametric integer programming problem solver</para>
     101          <indexterm zone="ch-system-ppl ppl_pips">
     102            <primary sortas="b-ppl_pips">ppl_pips</primary>
    93103          </indexterm>
    94104        </listitem>
  • BOOK/final-system/common/psmisc.xml

    rf74335ee r2b220db9  
    7979
    8080      <seglistitem>
    81         <seg>fuser, killall, peekfd, pstree, and pstree.x11 (link to pstree)</seg>
     81        <seg>fuser, killall, peekfd, prtstat, pstree, and pstree.x11
     82        (link to pstree)</seg>
    8283      </seglistitem>
    8384    </segmentedlist>
     
    120121      </varlistentry>
    121122
     123      <varlistentry id="prtstat">
     124        <term><command>prtstat</command></term>
     125        <listitem>
     126          <para>Prints information about a process</para>
     127          <indexterm zone="ch-system-psmisc prtstat">
     128            <primary sortas="b-prtstat">prtstat</primary>
     129          </indexterm>
     130        </listitem>
     131      </varlistentry>
     132
    122133      <varlistentry id="pstree">
    123134        <term><command>pstree</command></term>
  • BOOK/final-system/common/sysvinit.xml

    rf74335ee r2b220db9  
    125125
    126126      <seglistitem>
    127         <seg>bootlogd, halt, init, killall5, last, lastb (link to last), mesg,
     127        <seg>bootlogd, fstab-decode, halt, init, killall5, last, lastb (link
     128        to last), mesg,
    128129        pidof (link to killall5), poweroff (link to halt),
    129130        reboot (link to halt), runlevel, shutdown, and telinit (link to init)</seg>
     
    142143          <indexterm zone="ch-system-sysvinit bootlogd">
    143144            <primary sortas="b-bootlogd">bootlogd</primary>
     145          </indexterm>
     146        </listitem>
     147      </varlistentry>
     148
     149      <varlistentry id="fstab-decode">
     150        <term><command>fstab-decode</command></term>
     151        <listitem>
     152          <para>Runs a command with fstab-encoded arguments</para>
     153          <indexterm zone="ch-system-sysvinit fstab-decode">
     154            <primary sortas="b-fstab-decode">fstab-decode</primary>
    144155          </indexterm>
    145156        </listitem>
  • BOOK/final-system/common/util-linux.xml

    rf74335ee r2b220db9  
    104104
    105105      <seglistitem>
    106         <seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chkdupexe,
    107         chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart,
     106        <seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chcpu,
     107        chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
    108108        dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock,
    109109        fsck, fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump,
    110         hwclock, ionice, ipcmk, ipcrm, ipcs, isosize, kill, ldattach, line,
    111         logger, look, losetup, lsblk, lscpu, mcookie, mkfs, mkfs.bfs,
     110        hwclock, ionice, ipcmk, ipcrm, ipcs, isosize, kill, ldattach,
     111        logger, look, losetup, lsblk, lscpu, lslocks, mcookie, mkfs, mkfs.bfs,
    112112        mkfs.cramfs, mkfs.minix, mkswap, more, mount, mountpoint,  namei,
    113         partx, pg, pivot_root, readprofile, rename, renice, rev, rtcwake,
    114         script, scriptreplay, setarch, setsid, setterm, sulogin, sfdisk,
    115         swaplabel, swapoff (link to swapon), swapon, switch_root, tailf,
    116         taskset, tunelp, ul, umount, unshare, utmpdump, uuidd, uuidgen,
    117         wall, wdctl, whereis, wipefs, and write</seg>
     113        partx, pg, pivot_root, prlimit, raw, readprofile, rename, renice,
     114        resizepart, rev, rtcwake, script, scriptreplay, setarch, setsid,
     115        setterm, sfdisk, sulogin, swaplabel, swapoff (link to swapon), swapon,
     116        switch_root, tailf, taskset, tunelp, ul, umount, unshare, utmpdump,
     117        uuidd, uuidgen, wall, wdctl, whereis, wipefs, and write</seg>
    118118        <seg>libblkid.[a,so], libmount.[a,so], and libuuid.[a,so]</seg>
    119119        <seg>/usr/include/blkid, /usr/include/libmount, /usr/include/uuid,
     
    200200      </varlistentry>
    201201
    202       <varlistentry id="chkdupexe">
    203         <term><command>chkdupexe</command></term>
    204         <listitem>
    205           <para>Finds duplicate executables</para>
    206           <indexterm zone="ch-system-util-linux chkdupexe">
    207             <primary sortas="b-chkdupexe">chkdupexe</primary>
     202      <varlistentry id="chcpu">
     203        <term><command>chcpu</command></term>
     204        <listitem>
     205          <para>Utility to configure CPUs</para>
     206          <indexterm zone="ch-system-util-linux chcpu">
     207            <primary sortas="b-chcpu">chcpu</primary>
    208208          </indexterm>
    209209        </listitem>
     
    541541      </varlistentry>
    542542
    543       <varlistentry id="line">
    544         <term><command>line</command></term>
    545         <listitem>
    546           <para>Copies a single line</para>
    547           <indexterm zone="ch-system-util-linux line">
    548             <primary sortas="b-line">line</primary>
    549           </indexterm>
    550         </listitem>
    551       </varlistentry>
    552 
    553543      <varlistentry id="logger">
    554544        <term><command>logger</command></term>
     
    597587          <indexterm zone="ch-system-util-linux lscpu">
    598588            <primary sortas="b-lscpu">lscpu</primary>
     589          </indexterm>
     590        </listitem>
     591      </varlistentry>
     592
     593      <varlistentry id="lslocks">
     594        <term><command>lslocks</command></term>
     595        <listitem>
     596          <para>Lists local system locks</para>
     597          <indexterm zone="ch-system-util-linux lslocks">
     598            <primary sortas="b-lslocks">lslocks</primary>
    599599          </indexterm>
    600600        </listitem>
     
    737737      </varlistentry>
    738738
     739      <varlistentry id="prlimit">
     740        <term><command>prlimit</command></term>
     741        <listitem>
     742          <para>Gets and sets a process' resource limits</para>
     743          <indexterm zone="ch-system-util-linux prlimit">
     744            <primary sortas="b-prlimit">prlimit</primary>
     745          </indexterm>
     746        </listitem>
     747      </varlistentry>
     748
     749      <varlistentry id="raw">
     750        <term><command>raw</command></term>
     751        <listitem>
     752          <para>Binds a Linux raw character device to a block device</para>
     753          <indexterm zone="ch-system-util-linux raw">
     754            <primary sortas="b-raw">raw</primary>
     755          </indexterm>
     756        </listitem>
     757      </varlistentry>
     758
    739759      <varlistentry id="readprofile">
    740760        <term><command>readprofile</command></term>
     
    768788      </varlistentry>
    769789
     790      <varlistentry id="resizepart">
     791        <term><command>resizepart</command></term>
     792        <listitem>
     793          <para>Asks the Linux kernel to resize a partition</para>
     794          <indexterm zone="ch-system-util-linux resizepart">
     795            <primary sortas="b-resizepart">resizepart</primary>
     796          </indexterm>
     797        </listitem>
     798      </varlistentry>
     799
    770800      <varlistentry id="rev">
    771801        <term><command>rev</command></term>
     
    835865          <indexterm zone="ch-system-util-linux setterm">
    836866            <primary sortas="b-setterm">setterm</primary>
     867          </indexterm>
     868        </listitem>
     869      </varlistentry>
     870
     871      <varlistentry id="sfdisk">
     872        <term><command>sfdisk</command></term>
     873        <listitem>
     874          <para>A disk partition table manipulator</para>
     875          <indexterm zone="ch-system-util-linux sfdisk">
     876            <primary sortas="b-sfdisk">sfdisk</primary>
    837877          </indexterm>
    838878        </listitem>
     
    847887          <indexterm zone="ch-system-util-linux sulogin">
    848888            <primary sortas="b-sulogin">sulogin</primary>
    849           </indexterm>
    850         </listitem>
    851       </varlistentry>
    852 
    853       <varlistentry id="sfdisk">
    854         <term><command>sfdisk</command></term>
    855         <listitem>
    856           <para>A disk partition table manipulator</para>
    857           <indexterm zone="ch-system-util-linux sfdisk">
    858             <primary sortas="b-sfdisk">sfdisk</primary>
    859889          </indexterm>
    860890        </listitem>
  • BOOK/introduction/common/changelog.xml

    rf74335ee r2b220db9  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>November 18, 2012</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Chris] - Many updates to list of installed programs</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
    3848    <listitem>
    3949      <para>November 17, 2012</para>
Note: See TracChangeset for help on using the changeset viewer.