From b5b97081a932b0efb46b407511e29176b615ab22 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 19 Aug 2013 21:35:01 +0000 Subject: Updates to file and library contenets. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/automake.xml | 24 ++---------------------- chapter06/gcc.xml | 15 +++------------ chapter06/glibc.xml | 13 ++++++------- chapter06/kmod.xml | 2 +- chapter06/util-linux.xml | 12 +----------- chapter07/bootscripts.xml | 20 ++++++++++---------- 6 files changed, 23 insertions(+), 63 deletions(-) diff --git a/chapter06/automake.xml b/chapter06/automake.xml index f91469d8c..02f8022f2 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -74,8 +74,8 @@ 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 + depcomp, install-sh, mdate-sh, missing, mkinstalldirs, + py-compile, and ylwrap /usr/share/aclocal-&am-minor-version;, /usr/share/automake-&am-minor-version;, /usr/share/doc/automake-&automake-version; @@ -186,16 +186,6 @@ - - elisp-comp - - Byte-compiles Emacs Lisp code - - elisp-comp - - - - install-sh @@ -248,16 +238,6 @@ - - symlink-tree - - A script to create a symlink tree of a directory tree - - symlink-tree - - - - ylwrap diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 22684f04f..9f103f716 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -312,9 +312,10 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib c++, cc (link to gcc), cpp, g++, gcc, - gcc-ar, gcc-nm, gcc-ranlib, gccbug, and gcov + gcc-ar, gcc-nm, gcc-ranlib, and gcov - libgcc.a, libgcc_eh.a, libgcc_s.so, libgcov.a, libgomp.{a,so}, + 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 @@ -418,16 +419,6 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib - - gccbug - - A shell script used to help create useful bug reports - - gccbug - - - - gcov diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 1eb09582f..6e24dfb7d 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -81,10 +81,9 @@ cd ../glibc-build --libexecdir=/usr/lib/glibc - This changes the location of the pt_chown - program from its default of /usr/libexec to /usr/lib/glibc. + This changes the location of some auxillary files from the + default of /usr/libexec to + /usr/lib/glibc. @@ -414,7 +413,7 @@ mkdir -pv /etc/ld.so.conf.d 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 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 @@ mkdir -pv /etc/ld.so.conf.d - + rpcgen diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index 48c1585c3..c1bd05224 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -102,7 +102,7 @@ ln -sv kmod /bin/lsmod Installed libraries - depmod (link to kmod), insmod (link to kmod), kmod, kmod-nolib, + 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) /lib/kmod.so diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index f132967ed..d4c56f4c6 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -120,7 +120,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make check" 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 libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so} @@ -963,16 +963,6 @@ su nobody -s /bin/bash -c "PATH=$PATH make check" - - tunelp - - Tunes the parameters of the line printer - - tunelp - - - - ul diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 5c7d71cbd..7c2979f99 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -55,8 +55,8 @@ 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 /etc/rc.d, /etc/init.d (symbolic link), /etc/sysconfig, /lib/services, /lib/lsb (symbolic link) @@ -179,13 +179,13 @@ - - mountkernfs + + mountvirtfs Mounts virtual kernel file systems, such as proc - - mountkernfs + + mountvirtfs @@ -245,13 +245,13 @@ - - static + + ipv4-static Provides the functionality needed to assign a static Internet Protocol (IP) address to a network interface - - static + + ipv4-static -- cgit v1.2.3-54-g00ecf