Author: chris
Date: 2006-06-10 00:52:26 -0600 (Sat, 10 Jun 2006)
New Revision: 1760
Modified:
trunk/BOOK/final-system/common/e2fsprogs.xml
trunk/BOOK/final-system/common/gettext.xml
trunk/BOOK/final-system/common/groff.xml
trunk/BOOK/final-system/common/perl.xml
trunk/BOOK/final-system/common/procps.xml
trunk/BOOK/final-system/common/shadow.xml
trunk/BOOK/final-system/common/sysvinit.xml
trunk/BOOK/final-system/common/util-linux.xml
trunk/BOOK/final-system/x86/grub.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/common/changelog.xml
Log:
Updated lists of installed programs for several packages
Modified: trunk/BOOK/final-system/common/e2fsprogs.xml
===================================================================
--- trunk/BOOK/final-system/common/e2fsprogs.xml 2006-06-10 00:33:27 UTC
(rev 1759)
+++ trunk/BOOK/final-system/common/e2fsprogs.xml 2006-06-10 06:52:26 UTC
(rev 1760)
@@ -103,7 +103,7 @@
<seglistitem>
<seg>badblocks, blkid, chattr, compile_et, debugfs, dumpe2fs,
- e2fsck, e2image, e2label, findfs, fsck, fsck.ext2, fsck.ext3,
+ e2fsck, 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],
@@ -222,6 +222,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>
Modified: trunk/BOOK/final-system/common/gettext.xml
===================================================================
--- trunk/BOOK/final-system/common/gettext.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/common/gettext.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -51,7 +51,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>
@@ -120,6 +120,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>
Modified: trunk/BOOK/final-system/common/groff.xml
===================================================================
--- trunk/BOOK/final-system/common/groff.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/common/groff.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -60,10 +60,10 @@
<segtitle>Installed programs</segtitle>
<seglistitem>
- <seg>addftinfo, afmtodit, eqn, eqn2graph, geqn (link to eqn), grn,
- grodvi, groff, groffer, grog, grolbp, grolj4, grops, grotty, gtbl
- (link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff, neqn,
- nroff, pfbtops, pic, pic2graph, post-grohtml, pre-grohtml, refer,
+ <seg>addftinfo, afmtodit, eqn, eqn2graph, gdiffmk, geqn (link to eqn),
+ grap2graph, grn, grodvi, groff, groffer, grog, grolbp, grolj4, grops,
+ grotty, gtbl (link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff,
+ neqn, nroff, pdfroff, pfbtops, pic, pic2graph, post-grohtml,
pre-grohtml, refer,
soelim, tbl, tfmtodit, troff, and zsoelim (link to soelim)</seg>
</seglistitem>
</segmentedlist>
@@ -117,6 +117,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="gdiffmk">
+ <term><command>gdiffmk</command></term>
+ <listitem>
+ <para>Marks differences between groff/nroff/troff files</para>
+ <indexterm zone="ch-system-groff gdiffmk">
+ <primary sortas="b-gdiffmk">gdiffmk</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="geqn">
<term><command>geqn</command></term>
<listitem>
@@ -127,6 +137,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="grap2graph">
+ <term><command>grap2graph</command></term>
+ <listitem>
+ <para>Converts a grap diagram into a cropped bitmap image</para>
+ <indexterm zone="ch-system-groff grap2graph">
+ <primary sortas="b-grap2graph">grap2graph</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="grn">
<term><command>grn</command></term>
<listitem>
@@ -320,6 +340,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="pdfroff">
+ <term><command>pdfroff</command></term>
+ <listitem>
+ <para>Creates pdf documents using groff</para>
+ <indexterm zone="ch-system-groff pdfroff">
+ <primary sortas="b-pdfroff">pdfroff</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="pfbtops">
<term><command>pfbtops</command></term>
<listitem>
Modified: trunk/BOOK/final-system/common/perl.xml
===================================================================
--- trunk/BOOK/final-system/common/perl.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/common/perl.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -83,10 +83,10 @@
<segtitle>Installed libraries</segtitle>
<seglistitem>
- <seg>a2p, c2ph, dprofpp, enc2xs, find2perl, h2ph, h2xs, libnetcfg,
+ <seg>a2p, c2ph, cpan, 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
+ pod2usage, podchecker, podselect, prove, psed (link to s2p), pstruct
(link
to c2ph), s2p, splain, and xsubpp</seg>
<seg>Several hundred which cannot all be listed here</seg>
</seglistitem>
@@ -118,6 +118,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="cpan">
+ <term><command>cpan</command></term>
+ <listitem>
+ <para>Shell script that provides a command interface to
CPAN.pm</para>
+ <indexterm zone="ch-system-perl cpan">
+ <primary sortas="b-cpan">cpan</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="dprofpp">
<term><command>dprofpp</command></term>
<listitem>
@@ -183,6 +193,17 @@
</listitem>
</varlistentry>
+ <varlistentry id="instmodsh">
+ <term><command>instmodsh</command></term>
+ <listitem>
+ <para>A 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="perl">
<term><command>perl</command></term>
<listitem>
@@ -342,6 +363,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="prove">
+ <term><command>prove</command></term>
+ <listitem>
+ <para>A command-line tool for running tests against
Test::Harness</para>
+ <indexterm zone="ch-system-perl prove">
+ <primary sortas="b-prove">prove</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="psed">
<term><command>psed</command></term>
<listitem>
Modified: trunk/BOOK/final-system/common/procps.xml
===================================================================
--- trunk/BOOK/final-system/common/procps.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/common/procps.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -45,8 +45,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, pwdx, skill, slabtop, snice,
sysctl,
+ tload, top, uptime, vmstat, w, and watch</seg>
<seg>libproc.so</seg>
</seglistitem>
</segmentedlist>
@@ -117,6 +117,16 @@
</listitem>
</varlistentry>
+ <varlistentry id="pwdx">
+ <term><command>pwdx</command></term>
+ <listitem>
+ <para>Reports the current working directory of a process</para>
+ <indexterm zone="ch-system-procps pwdx">
+ <primary sortas="b-pwdx">pwdx</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="skill">
<term><command>skill</command></term>
<listitem>
@@ -127,6 +137,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>
Modified: trunk/BOOK/final-system/common/shadow.xml
===================================================================
--- trunk/BOOK/final-system/common/shadow.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/common/shadow.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -171,9 +171,9 @@
<seglistitem>
<seg>chage, chfn, chpasswd, chgpasswd, chsh, expiry, faillog, gpasswd,
groupadd, groupdel, groupmod, grpck, grpconv, grpunconv, lastlog,
- login, logoutd, newgrp, newusers, passwd, pwck, pwconv, pwunconv,
- sg (link to newgrp), useradd, userdel, usermod, vigr (link to vipw),
- and vipw</seg>
+ login, logoutd, newgrp, newusers, nologin, passwd, pwck, pwconv,
+ pwunconv, sg (link to newgrp), useradd, userdel, usermod,
+ vigr (link to vipw), and vipw</seg>
<seg>libshadow.[a,so]</seg>
</seglistitem>
</segmentedlist>
@@ -385,6 +385,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>
Modified: trunk/BOOK/final-system/common/sysvinit.xml
===================================================================
--- trunk/BOOK/final-system/common/sysvinit.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/common/sysvinit.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -111,10 +111,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>
@@ -123,6 +123,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>
Modified: trunk/BOOK/final-system/common/util-linux.xml
===================================================================
--- trunk/BOOK/final-system/common/util-linux.xml 2006-06-10 00:33:27 UTC
(rev 1759)
+++ trunk/BOOK/final-system/common/util-linux.xml 2006-06-10 06:52:26 UTC
(rev 1760)
@@ -106,12 +106,12 @@
<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
+ swapoff (link to swapon), swapon, tailf, tunelp, ul, umount, vidmode
(link to rdev), whereis, and write</seg>
</seglistitem>
</segmentedlist>
@@ -298,6 +298,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-flock">flock</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="fsck.cramfs">
<term><command>fsck.cramfs</command></term>
<listitem>
@@ -692,6 +703,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>
Modified: trunk/BOOK/final-system/x86/grub.xml
===================================================================
--- trunk/BOOK/final-system/x86/grub.xml 2006-06-10 00:33:27 UTC (rev
1759)
+++ trunk/BOOK/final-system/x86/grub.xml 2006-06-10 06:52:26 UTC (rev
1760)
@@ -73,7 +73,7 @@
<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>
@@ -112,6 +112,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>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-06-10 00:33:27 UTC (rev 1759)
+++ trunk/BOOK/general.ent 2006-06-10 06:52:26 UTC (rev 1760)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060609">
+<!ENTITY version "SVN-20060610">
<!ENTITY version-x86 "&version;-x86">
<!ENTITY version-x86_64 "&version;-x86_64-Multilib">
<!ENTITY version-x86_64-64 "&version;-x86_64-Pure64">
@@ -15,7 +15,7 @@
<!ENTITY version-mips64-64 "&version;-MIPS64-Pure64">
<!ENTITY version-alpha "&version;-ALPHA">
-<!ENTITY releasedate "June 9, 2006">
+<!ENTITY releasedate "June 10, 2006">
<!ENTITY milestone "0.1">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]"
-->
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-06-10 00:33:27 UTC
(rev 1759)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-06-10 06:52:26 UTC
(rev 1760)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>June 10, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[Chris] - Updates to lists of installed programs for
+ several packages.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 9, 2006</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page