Author: bdubbs
Date: Mon Aug 19 14:35:01 2013
New Revision: 10320
Log:
Updates to file and library contenets.
Modified:
trunk/BOOK/chapter06/automake.xml
trunk/BOOK/chapter06/gcc.xml
trunk/BOOK/chapter06/glibc.xml
trunk/BOOK/chapter06/kmod.xml
trunk/BOOK/chapter06/util-linux.xml
trunk/BOOK/chapter07/bootscripts.xml
Modified: trunk/BOOK/chapter06/automake.xml
==============================================================================
--- trunk/BOOK/chapter06/automake.xml Fri Aug 16 07:04:50 2013 (r10319)
+++ trunk/BOOK/chapter06/automake.xml Mon Aug 19 14:35:01 2013 (r10320)
@@ -74,8 +74,8 @@
<seglistitem>
<seg>acinstall, aclocal, aclocal-&am-minor-version;, automake,
automake-&am-minor-version;, compile, config.guess, config.sub,
- depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs,
- py-compile, symlink-tree, and ylwrap</seg>
+ depcomp, install-sh, mdate-sh, missing, mkinstalldirs,
+ py-compile, and ylwrap</seg>
<seg>/usr/share/aclocal-&am-minor-version;,
/usr/share/automake-&am-minor-version;,
/usr/share/doc/automake-&automake-version;</seg>
</seglistitem>
@@ -186,16 +186,6 @@
</listitem>
</varlistentry>
- <varlistentry id="elisp-comp">
- <term><command>elisp-comp</command></term>
- <listitem>
- <para>Byte-compiles Emacs Lisp code</para>
- <indexterm zone="ch-system-automake elisp-comp">
- <primary sortas="b-elisp-comp">elisp-comp</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="install-sh">
<term><command>install-sh</command></term>
<listitem>
@@ -247,16 +237,6 @@
</indexterm>
</listitem>
</varlistentry>
-
- <varlistentry id="symlink-tree">
- <term><command>symlink-tree</command></term>
- <listitem>
- <para>A script to create a symlink tree of a directory tree</para>
- <indexterm zone="ch-system-automake symlink-tree">
- <primary sortas="b-symlink-tree">symlink-tree</primary>
- </indexterm>
- </listitem>
- </varlistentry>
<varlistentry id="ylwrap">
<term><command>ylwrap</command></term>
Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml Fri Aug 16 07:04:50 2013 (r10319)
+++ trunk/BOOK/chapter06/gcc.xml Mon Aug 19 14:35:01 2013 (r10320)
@@ -312,9 +312,10 @@
<seglistitem>
<seg>c++, cc (link to gcc), cpp, g++, gcc,
- gcc-ar, gcc-nm, gcc-ranlib, gccbug, and gcov</seg>
+ gcc-ar, gcc-nm, gcc-ranlib, and gcov</seg>
- <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libgcov.a, libgomp.{a,so},
+ <seg>libasan.{a,so}, libatomic.{a,so}, libgcc.a, libgcc_eh.a,
+ libgcc_s.so, libgcov.a, libgomp.{a,so}, libitm.{a,so},
liblto_plugin.so, libmudflap.{a,so}, libmudflapth.{a,so},
libquadmath.{a,so}, libssp.{a,so},
libssp_nonshared.a, libstdc++.{a,so} and libsupc++.a</seg>
@@ -417,16 +418,6 @@
</indexterm>
</listitem>
</varlistentry>
-
- <varlistentry id="gccbug">
- <term><command>gccbug</command></term>
- <listitem>
- <para>A shell script used to help create useful bug reports</para>
- <indexterm zone="ch-system-gcc gccbug">
- <primary sortas="b-gccbug">gccbug</primary>
- </indexterm>
- </listitem>
- </varlistentry>
<varlistentry id="gcov">
<term><command>gcov</command></term>
Modified: trunk/BOOK/chapter06/glibc.xml
==============================================================================
--- trunk/BOOK/chapter06/glibc.xml Fri Aug 16 07:04:50 2013 (r10319)
+++ trunk/BOOK/chapter06/glibc.xml Mon Aug 19 14:35:01 2013 (r10320)
@@ -81,10 +81,9 @@
<varlistentry>
<term><parameter>--libexecdir=/usr/lib/glibc</parameter></term>
<listitem>
- <para>This changes the location of the <command>pt_chown</command>
- program from its default of <filename
- class="directory">/usr/libexec</filename> to <filename
- class="directory">/usr/lib/glibc</filename>.</para>
+ <para>This changes the location of some auxillary files from the
+ default of <filename class="directory">/usr/libexec</filename> to
+ <filename class="directory">/usr/lib/glibc</filename>.</para>
</listitem>
</varlistentry>
@@ -414,7 +413,7 @@
<seglistitem>
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd, pcprofiledump,
- pldd, pt_chown, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
+ pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg>
<seg>ld.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
libbsd-compat.a, libc.{a,so}, libc_nonshared.a, libcidn.so,
@@ -605,7 +604,7 @@
</indexterm>
</listitem>
</varlistentry>
-
+<!--
<varlistentry id="pt_chown">
<term><command>pt_chown</command></term>
<listitem>
@@ -616,7 +615,7 @@
</indexterm>
</listitem>
</varlistentry>
-
+-->
<varlistentry id="rpcgen">
<term><command>rpcgen</command></term>
<listitem>
Modified: trunk/BOOK/chapter06/kmod.xml
==============================================================================
--- trunk/BOOK/chapter06/kmod.xml Fri Aug 16 07:04:50 2013 (r10319)
+++ trunk/BOOK/chapter06/kmod.xml Mon Aug 19 14:35:01 2013 (r10320)
@@ -102,7 +102,7 @@
<segtitle>Installed libraries</segtitle>
<seglistitem>
- <seg>depmod (link to kmod), insmod (link to kmod), kmod, kmod-nolib,
+ <seg>depmod (link to kmod), insmod (link to kmod), kmod,
lsmod (link to kmod), modinfo (link to kmod), modprobe (link to kmod),
and rmmod (link to kmod)</seg>
<seg>/lib/kmod.so</seg>
Modified: trunk/BOOK/chapter06/util-linux.xml
==============================================================================
--- trunk/BOOK/chapter06/util-linux.xml Fri Aug 16 07:04:50 2013 (r10319)
+++ trunk/BOOK/chapter06/util-linux.xml Mon Aug 19 14:35:01 2013 (r10320)
@@ -120,7 +120,7 @@
pg, pivot_root, prlimit, raw, readprofile, rename, renice, resizepart,
rev, rtcwake, script, scriptreplay, setarch, setsid, setterm, sfdisk,
swaplabel, swapoff (link to swapon), swapon, switch_root, tailf,
- taskset, tunelp, ul, umount, unshare, utmpdump, uuidd, uuidgen, wall,
+ taskset, ul, umount, unshare, utmpdump, uuidd, uuidgen, wall,
wdctl, whereis, wipefs, and x86_64</seg>
<seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
@@ -962,16 +962,6 @@
</indexterm>
</listitem>
</varlistentry>
-
- <varlistentry id="tunelp">
- <term><command>tunelp</command></term>
- <listitem>
- <para>Tunes the parameters of the line printer</para>
- <indexterm zone="ch-system-util-linux tunelp">
- <primary sortas="b-tunelp">tunelp</primary>
- </indexterm>
- </listitem>
- </varlistentry>
<varlistentry id="ul">
<term><command>ul</command></term>
Modified: trunk/BOOK/chapter07/bootscripts.xml
==============================================================================
--- trunk/BOOK/chapter07/bootscripts.xml Fri Aug 16 07:04:50 2013
(r10319)
+++ trunk/BOOK/chapter07/bootscripts.xml Mon Aug 19 14:35:01 2013
(r10320)
@@ -55,8 +55,8 @@
<seglistitem>
<seg>checkfs, cleanfs, console, functions, halt, ifdown,
- ifup, localnet, modules, mountfs, mountkernfs, network, rc, reboot,
- sendsignals, setclock, static, swap, sysctl, sysklogd, template,
+ ifup, localnet, modules, mountfs, mountvirtfs, network, rc, reboot,
+ sendsignals, setclock, ipv4-static, swap, sysctl, sysklogd, template,
udev, and udev_retry</seg>
<seg>/etc/rc.d, /etc/init.d (symbolic link), /etc/sysconfig,
/lib/services, /lib/lsb (symbolic link)</seg>
@@ -179,13 +179,13 @@
</listitem>
</varlistentry>
- <varlistentry id="mountkernfs-bootscripts">
- <term><command>mountkernfs</command></term>
+ <varlistentry id="mountvirtfs-bootscripts">
+ <term><command>mountvirtfs</command></term>
<listitem>
<para>Mounts virtual kernel file systems, such as <systemitem
class="filesystem">proc</systemitem></para>
- <indexterm zone="ch-scripts-bootscripts mountkernfs-bootscripts">
- <primary sortas="d-mountkernfs">mountkernfs</primary>
+ <indexterm zone="ch-scripts-bootscripts mountvirtfs-bootscripts">
+ <primary sortas="d-mountvirtfs">mountvirtfs</primary>
</indexterm>
</listitem>
</varlistentry>
@@ -245,13 +245,13 @@
</listitem>
</varlistentry>
- <varlistentry id="static-bootscripts">
- <term><command>static</command></term>
+ <varlistentry id="ipv4-static-bootscripts">
+ <term><command>ipv4-static</command></term>
<listitem>
<para>Provides the functionality needed to assign a static Internet
Protocol (IP) address to a network interface</para>
- <indexterm zone="ch-scripts-bootscripts static-bootscripts">
- <primary sortas="d-static">static</primary>
+ <indexterm zone="ch-scripts-bootscripts ipv4-static-bootscripts">
+ <primary sortas="d-ipv4-static">ipv4-static</primary>
</indexterm>
</listitem>
</varlistentry>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page