Index: trunk/BOOK/chapter06/gettext.xml
===================================================================
--- trunk/BOOK/chapter06/gettext.xml (revision 7645)
+++ trunk/BOOK/chapter06/gettext.xml (working copy)
@@ -63,7 +63,7 @@
<segtitle>Installed libraries</segtitle>
<seglistitem>
- <seg>autopoint, config.charset, config.rpath, envsubst, gettext,
+ <seg>autopoint, config.charset, config.rpath, envsubst, gettext,
gettext.sh,
gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv,
msgen,
msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt,
msguniq,
ngettext, and xgettext</seg>
@@ -132,6 +132,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="gettext.sh">
+ <term><command>gettext.sh</command></term>
+ <listitem>
+ <para>Primarily serves as a shell function library for gettext</para>
+ <indexterm zone="ch-system-gettext gettext.sh">
+ <primary sortas="b-gettext.sh">gettext.sh</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="gettextize">
<term><command>gettextize</command></term>
<listitem>
Index: trunk/BOOK/chapter06/shadow.xml
===================================================================
--- trunk/BOOK/chapter06/shadow.xml (revision 7645)
+++ trunk/BOOK/chapter06/shadow.xml (working copy)
@@ -202,7 +202,7 @@
<seglistitem>
<seg>chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog, gpasswd,
groupadd, groupdel, groupmod, grpck, grpconv, grpunconv, lastlog,
login,
- logoutd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg (link to
+ logoutd, newgrp, newusers, nologin, passwd, pwck, pwconv, pwunconv, sg
(link to
newgrp), su, useradd, userdel, usermod, vigr (link to vipw), and
vipw</seg>
<seg>libshadow.{a,so}</seg>
@@ -415,6 +415,18 @@
</listitem>
</varlistentry>
+ <varlistentry id="nologin">
+ <term><command>nologin</command></term>
+ <listitem>
+ <para>Displays a message that an account is not available. Designed
+ to be used as the default shell for accounts that have been
+ disabled</para>
+ <indexterm zone="ch-system-shadow nologin">
+ <primary sortas="b-nologin">nologin</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="passwd">
<term><command>passwd</command></term>
<listitem>
Index: trunk/BOOK/chapter06/grub.xml
===================================================================
--- trunk/BOOK/chapter06/grub.xml (revision 7645)
+++ trunk/BOOK/chapter06/grub.xml (working copy)
@@ -78,7 +78,8 @@
<segtitle>Installed programs</segtitle>
<seglistitem>
- <seg>grub, grub-install, grub-md5-crypt, grub-terminfo, and mbchk</seg>
+ <seg>grub, grub-install, grub-md5-crypt, grub-set-default,
+ grub-terminfo, and mbchk</seg>
</seglistitem>
</segmentedlist>
@@ -117,6 +118,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="grub-set-default">
+ <term><command>grub-set-default</command></term>
+ <listitem>
+ <para>Sets the default boot entry for GRUB</para>
+ <indexterm zone="ch-system-grub grub-set-default">
+ <primary sortas="b-grub-set-default">grub-set-default</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="grub-terminfo">
<term><command>grub-terminfo</command></term>
<listitem>
Index: trunk/BOOK/chapter06/perl.xml
===================================================================
--- trunk/BOOK/chapter06/perl.xml (revision 7645)
+++ trunk/BOOK/chapter06/perl.xml (working copy)
@@ -95,7 +95,7 @@
<segtitle>Installed libraries</segtitle>
<seglistitem>
- <seg>a2p, c2ph, dprofpp, enc2xs, find2perl, h2ph, h2xs, libnetcfg,
perl,
+ <seg>a2p, c2ph, dprofpp, enc2xs, find2perl, h2ph, h2xs, instmodsh,
libnetcfg, perl,
perl&perl-version; (link to perl), perlbug, perlcc, perldoc, perlivp,
piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, pod2usage,
podchecker, podselect, psed (link to s2p), pstruct (link to c2ph), s2p,
@@ -184,6 +184,17 @@
</listitem>
</varlistentry>
+ <varlistentry id="instmodsh">
+ <term><command>instmodsh</command></term>
+ <listitem>
+ <para>Shell script for examining installed Perl modules,
+ and can even create a tarball from an installed module</para>
+ <indexterm zone="ch-system-perl instmodsh">
+ <primary sortas="b-instmodsh">instmodsh</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="libnetcfg">
<term><command>libnetcfg</command></term>
<listitem>
Index: trunk/BOOK/chapter06/procps.xml
===================================================================
--- trunk/BOOK/chapter06/procps.xml (revision 7645)
+++ trunk/BOOK/chapter06/procps.xml (working copy)
@@ -54,8 +54,8 @@
<segtitle>Installed library</segtitle>
<seglistitem>
- <seg>free, kill, pgrep, pkill, pmap, ps, skill, snice, sysctl, tload,
- top, uptime, vmstat, w, and watch</seg>
+ <seg>free, kill, pgrep, pkill, pmap, ps, skill, slabtop, snice,
+ sysctl, tload, top, uptime, vmstat, w, and watch</seg>
<seg>libproc.so</seg>
</seglistitem>
</segmentedlist>
@@ -136,6 +136,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="slabtop">
+ <term><command>slabtop</command></term>
+ <listitem>
+ <para>Displays detailed kernel slap cache information in real
time</para>
+ <indexterm zone="ch-system-procps slabtop">
+ <primary sortas="b-slabtop">slabtop</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="snice">
<term><command>snice</command></term>
<listitem>
Index: trunk/BOOK/chapter06/util-linux.xml
===================================================================
--- trunk/BOOK/chapter06/util-linux.xml (revision 7645)
+++ trunk/BOOK/chapter06/util-linux.xml (working copy)
@@ -104,13 +104,13 @@
<seglistitem>
<seg>agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt,
colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat,
- fdisk, fsck.cramfs, fsck.minix, getopt, hexdump, hwclock, ipcrm,
+ fdisk, flock, fsck.cramfs, fsck.minix, getopt, hexdump, hwclock, ipcrm,
ipcs, isosize, line, logger, look, losetup, mcookie, mkfs, mkfs.bfs,
mkfs.cramfs, mkfs.minix, mkswap, more, mount, namei, pg, pivot_root,
ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev,
rootflags (link to rdev), script, setfdprm, setsid, setterm, sfdisk,
- swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode
- (link to rdev), whereis, and write</seg>
+ swapoff (link to swapon), swapon, tailf, tunelp, ul, umount,
+ vidmode (link to rdev), whereis, and write</seg>
</seglistitem>
</segmentedlist>
@@ -286,6 +286,17 @@
</listitem>
</varlistentry>
+ <varlistentry id="flock">
+ <term><command>flock</command></term>
+ <listitem>
+ <para>Acquires a file lock and then executes a command with the lock
+ held</para>
+ <indexterm zone="ch-system-util-linux flock">
+ <primary sortas="b-fdisk">flock</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="fdisk">
<term><command>fdisk</command></term>
<listitem>
@@ -690,6 +701,18 @@
</listitem>
</varlistentry>
+ <varlistentry id="tailf">
+ <term><command>tailf</command></term>
+ <listitem>
+ <para>Tracks the growth of a log file. Displays the last 10 lines
+ of a log file, then continues displaying any new entries in the
+ log file as they are created</para>
+ <indexterm zone="ch-system-util-linux tailf">
+ <primary sortas="b-tailf">tailf</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="tunelp">
<term><command>tunelp</command></term>
<listitem>
Index: trunk/BOOK/chapter06/sysvinit.xml
===================================================================
--- trunk/BOOK/chapter06/sysvinit.xml (revision 7645)
+++ trunk/BOOK/chapter06/sysvinit.xml (working copy)
@@ -114,10 +114,10 @@
<segtitle>Installed programs</segtitle>
<seglistitem>
- <seg>halt, init, killall5, last, lastb (link to last), mesg,
mountpoint,
- pidof (link to killall5), poweroff (link to halt), reboot (link to
halt),
- runlevel, shutdown, sulogin, telinit (link to init), utmpdump, and
- wall</seg>
+ <seg>bootlogd, halt, init, killall5, last, lastb (link to last), mesg,
+ mountpoint, pidof (link to killall5), poweroff (link to halt),
+ reboot (link to halt), runlevel, shutdown, sulogin,
+ telinit (link to init), utmpdump, and wall</seg>
</seglistitem>
</segmentedlist>
@@ -126,6 +126,16 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
+ <varlistentry id="bootlogd">
+ <term><command>bootlogd</command></term>
+ <listitem>
+ <para>Logs boot messages to a log file</para>
+ <indexterm zone="ch-system-sysvinit bootlogd">
+ <primary sortas="b-bootlogd">bootlogd</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="halt">
<term><command>halt</command></term>
<listitem>
Index: trunk/BOOK/chapter06/man-db.xml
===================================================================
--- trunk/BOOK/chapter06/man-db.xml (revision 7645)
+++ trunk/BOOK/chapter06/man-db.xml (working copy)
@@ -410,6 +410,18 @@
</listitem>
</varlistentry>
+ <varlistentry id="manpath">
+ <term><command>manpath</command></term>
+ <listitem>
+ <para>Displays the contents of $MANPATH or (if $MANPATH is not set)
+ a suitable search path based on the settings in man.conf and the
+ user's environment</para>
+ <indexterm zone="ch-system-man-db manpath">
+ <primary sortas="b-manpath">manpath</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="whatis">
<term><command>whatis</command></term>
<listitem>
Index: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml (revision 7645)
+++ trunk/BOOK/chapter06/e2fsprogs.xml (working copy)
@@ -113,7 +113,7 @@
<seglistitem>
<seg>badblocks, blkid, chattr, compile_et, debugfs, dumpe2fs, e2fsck,
- e2image, e2label, findfs, fsck, fsck.ext2, fsck.ext3, logsave, lsattr,
+ e2image, e2label, filefrag, findfs, fsck, fsck.ext2, fsck.ext3,
logsave, lsattr,
mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, mklost+found, resize2fs,
tune2fs, and uuidgen.</seg>
<seg>libblkid.{a,so}, libcom_err.{a,so}, libe2p.{a,so},
@@ -232,6 +232,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="filefrag">
+ <term><command>filefrag</command></term>
+ <listitem>
+ <para>Reports on how badly fragmented a particular file might
be</para>
+ <indexterm zone="ch-system-e2fsprogs filefrag">
+ <primary sortas="b-filefrag">filefrag</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="findfs">
<term><command>findfs</command></term>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page