diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-12 20:45:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-12 20:45:29 +0000 |
commit | 2791a8e7e1b18544d90868c0e79c7f6457921192 (patch) | |
tree | 163da461d4675a6944340df724a313548678cd4b /chapter06 | |
parent | d92b5feeb5979ac33725ff3f2612acf01a3710a9 (diff) |
Update the list of installed programs and libraries for several packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/bzip2.xml | 5 | ||||
-rw-r--r-- | chapter06/gcc.xml | 26 | ||||
-rw-r--r-- | chapter06/gettext.xml | 12 | ||||
-rw-r--r-- | chapter06/glibc.xml | 10 | ||||
-rw-r--r-- | chapter06/grep.xml | 2 | ||||
-rw-r--r-- | chapter06/inetutils.xml | 12 | ||||
-rw-r--r-- | chapter06/iproute2.xml | 14 | ||||
-rw-r--r-- | chapter06/linux-headers.xml | 2 | ||||
-rw-r--r-- | chapter06/procps.xml | 12 | ||||
-rw-r--r-- | chapter06/psmisc.xml | 14 | ||||
-rw-r--r-- | chapter06/shadow.xml | 19 | ||||
-rw-r--r-- | chapter06/udev.xml | 48 | ||||
-rw-r--r-- | chapter06/util-linux.xml | 20 | ||||
-rw-r--r-- | chapter06/vim.xml | 22 |
14 files changed, 165 insertions, 53 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 3a15fcd2c..a0243bb38 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -91,8 +91,9 @@ ln -sv bzip2 /bin/bzcat</userinput></screen> <segtitle>Installed libraries</segtitle> <seglistitem> - <seg>bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp, bzdiff, - bzegrep, bzfgrep, bzgrep, bzip2, bzip2recover, bzless, and bzmore</seg> + <seg>bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp (link to + bzdiff), bzdiff, bzegrep (link to bzgrep), bzfgrep (link to bzgrep), + bzgrep, bzip2, bzip2recover, bzless (link to bzmore), and bzmore</seg> <seg>libbz2.{a,so}</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 1c03d0348..585763ab3 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -244,8 +244,8 @@ SEARCH_DIR("/usr/lib");</computeroutput></screen> <seglistitem> <seg>c++, cc (link to gcc), cpp, g++, gcc, gccbug, and gcov</seg> - <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libstdc++.{a,so}, and - libsupc++.a</seg> + <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libmudflap.{a,so}, + libssp.{a,so}libstdc++.{a,so}, and libsupc++.a</seg> </seglistitem> </segmentedlist> @@ -336,6 +336,28 @@ SEARCH_DIR("/usr/lib");</computeroutput></screen> </listitem> </varlistentry> + <varlistentry id="libmudflap"> + <term><filename class="libraryfile">libmudflap</filename></term> + <listitem> + <para>Contains routines that support GCC's bounds checking + functionality</para> + <indexterm zone="ch-system-gcc libmudflap"> + <primary sortas="c-libmudflap*">libmudflap*</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="libssp"> + <term><filename class="libraryfile">libssp</filename></term> + <listitem> + <para>Contains routines supporting GCC's stack-smashing protection + functionality</para> + <indexterm zone="ch-system-gcc libssp"> + <primary sortas="c-libssp*">libssp*</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="libstdc"> <term><filename class="libraryfile">libstdc++</filename></term> <listitem> diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 47abf4fc6..5a960882c 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -66,7 +66,7 @@ <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> + ngettext, recode-sr-latin, and xgettext</seg> <seg>libasprintf.{a,so}, libgettextlib.so, libgettextpo.{a,so}, and libgettextsrc.so</seg> </seglistitem> @@ -326,6 +326,16 @@ </listitem> </varlistentry> + <varlistentry id="recode-sr-latin"> + <term><command>recode-sr-latin</command></term> + <listitem> + <para>Recodes Serbian text from Cyrillic to Latin script</para> + <indexterm zone="ch-system-gettext recode-sr-latin"> + <primary sortas="b-recode-sr-latin">recode-sr-latin</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="xgettext"> <term><command>xgettext</command></term> <listitem> diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 9184c88ee..608274fd7 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -351,11 +351,11 @@ EOF</userinput></screen> zdump, and zic</seg> <seg>ld.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so}, libbsd-compat.a, libc.{a,so}, libcidn.so, libcrypt.{a,so}, libdl.{a,so}, - libg.a, libieee.a, libm.{a,so}, libmcheck.a, libmemusage.so, libnsl.a, - libnss_compat.so, libnss_dns.so, libnss_files.so, libnss_hesiod.so, - libnss_nis.so, libnss_nisplus.so, libpcprofile.so, libpthread.{a,so}, - libresolv.{a,so}, librpcsvc.a, librt.{a,so}, libthread_db.so, and - libutil.{a,so}</seg> + libg.a, libieee.a, libm.{a,so}, libmcheck.a, libmemusage.so, + libnsl.{a,so}, libnss_compat.so, libnss_dns.so, libnss_files.so, + libnss_hesiod.so, libnss_nis.so, libnss_nisplus.so, libpcprofile.so, + libpthread.{a,so}, libresolv.{a,so}, librpcsvc.a, librt.{a,so}, + libthread_db.so, and libutil.{a,so}</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/grep.xml b/chapter06/grep.xml index e4801f7d2..6e7bebfe1 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -68,7 +68,7 @@ <segtitle>Installed programs</segtitle> <seglistitem> - <seg>egrep (link to grep), fgrep (link to grep), and grep</seg> + <seg>egrep, fgrep, and grep</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index a530215dd..3144f67e9 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -126,7 +126,7 @@ <segtitle>Installed programs</segtitle> <seglistitem> - <seg>ftp, ping, rcp, rlogin, rsh, talk, telnet, and tftp</seg> + <seg>ftp, ping, ping6, rcp, rlogin, rsh, talk, telnet, and tftp</seg> </seglistitem> </segmentedlist> @@ -156,6 +156,16 @@ </listitem> </varlistentry> + <varlistentry id="ping6"> + <term><command>ping6</command></term> + <listitem> + <para>A version of <command>ping</command> for IPv6 networks</para> + <indexterm zone="ch-system-inetutils ping6"> + <primary sortas="b-ping6">ping6</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="rcp"> <term><command>rcp</command></term> <listitem> diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 49519c394..140549414 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -77,8 +77,8 @@ <segtitle>Installed programs</segtitle> <seglistitem> - <seg>arpd, ctstat (link to lnstat), ifcfg, ifstat, ip, lnstat, nstat, - routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, + <seg>arpd, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, + nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, and tc.</seg> </seglistitem> </segmentedlist> @@ -110,6 +110,16 @@ </listitem> </varlistentry> + <varlistentry id="genl"> + <term><command>genl</command></term> + <listitem> + <para></para> + <indexterm zone="ch-system-iproute2 genl"> + <primary sortas="b-genl">genl</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="ifcfg"> <term><command>ifcfg</command></term> <listitem> diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index b83df0897..6622fc1a5 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -76,7 +76,7 @@ make INSTALL_HDR_PATH=/usr headers_install</userinput></screen> <listitem> <para>The Linux API headers</para> <indexterm zone="ch-system-linux-headers linux-headers"> - <primary sortas="e-/usr/include/{asm,linux}/*.h">/usr/include/{asm,linux}/*.h</primary> + <primary sortas="e-/usr/include/{asm-generic,asm,linux,mtd,rdma,sound}/*.h">/usr/include/{asm-generic,asm,linux,mtd,rdma,sound}/*.h</primary> </indexterm> </listitem> </varlistentry> diff --git a/chapter06/procps.xml b/chapter06/procps.xml index a78836a2d..ae2226e93 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -54,7 +54,7 @@ <segtitle>Installed library</segtitle> <seglistitem> - <seg>free, kill, pgrep, pkill, pmap, ps, skill, slabtop, snice, + <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> @@ -126,6 +126,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> diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 71a4c8aee..559b1b878 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -90,7 +90,8 @@ <segtitle>Installed programs</segtitle> <seglistitem> - <seg>fuser, killall, pstree, and pstree.x11 (link to pstree)</seg> + <seg>fuser, killall, oldfuser, peekfd, pstree, and pstree.x11 + (link to pstree)</seg> </seglistitem> </segmentedlist> @@ -132,6 +133,17 @@ </listitem> </varlistentry> + <varlistentry id="peekfd"> + <term><command>peekfd</command></term> + <listitem> + <para>Peek at file descriptors of a running process, given its + PID</para> + <indexterm zone="ch-system-psmisc peekfd"> + <primary sortas="b-peekfd">peekfd</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="pstree"> <term><command>pstree</command></term> <listitem> diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 7ae3a4ce9..b0ba161e2 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -189,10 +189,10 @@ sed -i 's/yes/no/' /etc/default/useradd</userinput></screen> <seglistitem> <seg>chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog, gpasswd, - groupadd, groupdel, groupmod, grpck, grpconv, grpunconv, lastlog, login, - logoutd, newgrp, newusers, nologin, passwd, pwck, pwconv, pwunconv, sg (link to - newgrp), su, useradd, userdel, usermod, vigr (link to vipw), and - vipw</seg> + groupadd, groupdel, groupmems, groupmod, grpck, grpconv, grpunconv, + lastlog, login, 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> </seglistitem> </segmentedlist> @@ -306,6 +306,17 @@ sed -i 's/yes/no/' /etc/default/useradd</userinput></screen> </listitem> </varlistentry> + <varlistentry id="groupmems"> + <term><command>groupmems</command></term> + <listitem> + <para>Allows a user to administer his/her own group membership list + without the requirement of super user privileges.</para> + <indexterm zone="ch-system-shadow groupmems"> + <primary sortas="b-groupmems">groupmems</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="groupmod"> <term><command>groupmod</command></term> <listitem> diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 616e8720e..f838f4b06 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -127,12 +127,15 @@ install -m644 -v docs/writing_udev_rules/index.html \ <segmentedlist> <segtitle>Installed programs</segtitle> + <segtitle>Installed libraries</segtitle> <segtitle>Installed directory</segtitle> <seglistitem> - <seg>ata_id, cdrom_id, create_floppy_devices, edd_id, firmware_helper, + <seg>ata_id, cdrom_id, create_floppy_devices, edd_id, firmware.sh, path_id, scsi_id, udevcontrol, udevd, udevinfo, udevmonitor, udevsettle, - udevtest, udevtrigger, usb_id, vol_id, and write_cd_aliases</seg> + udevtest, udevtrigger, usb_id, vol_id, write_cd_rules, and + write_net_rules</seg> + <seg>libvolume_id</seg> <seg>/etc/udev</seg> </seglistitem> </segmentedlist> @@ -184,12 +187,12 @@ install -m644 -v docs/writing_udev_rules/index.html \ </listitem> </varlistentry> - <varlistentry id="firmware_helper"> - <term><command>firmware_helper</command></term> + <varlistentry id="firmware.sh"> + <term><command>firmware.sh</command></term> <listitem> <para>Uploads firmware to devices</para> - <indexterm zone="ch-system-udev firmware_helper"> - <primary sortas="b-firmware_helper">firmware_helper</primary> + <indexterm zone="ch-system-udev firmware.sh"> + <primary sortas="b-firmware.sh">firmware.sh</primary> </indexterm> </listitem> </varlistentry> @@ -320,6 +323,39 @@ install -m644 -v docs/writing_udev_rules/index.html \ </listitem> </varlistentry> + <varlistentry id="write_cd_rules"> + <term><command>write_cd_rules</command></term> + <listitem> + <para>A script which generates Udev rules to provide stable names for + optical drives (see also <xref linkend="ch-scripts-symlinks"/>)</para> + <indexterm zone="ch-system-udev write_cd_rules"> + <primary sortas="b-write_cd_rules">write_cd_rules</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="write_net_rules"> + <term><command>write_net_rules</command></term> + <listitem> + <para>A script which generates rules to provide stable names for + network interfaces (see also <xref linkend="ch-scripts-network"/>) + </para> + <indexterm zone="ch-system-udev write_net_rules"> + <primary sortas="b-write_net_rules">write_net_rules</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="libvolume_id"> + <term><command>libvolume_id</command></term> + <listitem> + <para></para> + <indexterm zone="ch-system-udev libvolume_id"> + <primary sortas="c-libvolume_id">libvolume_id</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="etc-udev"> <term><filename class="directory">/etc/udev</filename></term> <listitem> diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 49b8d118b..8b4926890 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -287,6 +287,16 @@ patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> </listitem> </varlistentry> + <varlistentry id="fdisk"> + <term><command>fdisk</command></term> + <listitem> + <para>Manipulates the paritition table of the given device</para> + <indexterm zone="ch-system-util-linux fdisk"> + <primary sortas="b-fdisk">fdisk</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="flock"> <term><command>flock</command></term> <listitem> @@ -298,16 +308,6 @@ patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen> </listitem> </varlistentry> - <varlistentry id="fdisk"> - <term><command>fdisk</command></term> - <listitem> - <para>Manipulates the partition table of the given device</para> - <indexterm zone="ch-system-util-linux fdisk"> - <primary sortas="b-fdisk">fdisk</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="fsck.cramfs"> <term><command>fsck.cramfs</command></term> <listitem> diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 711d9762e..849d613f7 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -203,7 +203,7 @@ set spell</literal></screen> <seglistitem> <seg>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk, pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl, - tcltags, vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, + vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg> </seglistitem> </segmentedlist> @@ -320,12 +320,12 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="tcltags"> - <term><command>tcltags</command></term> + <varlistentry id="vi"> + <term><command>vi</command></term> <listitem> - <para>Generates a tags file for TCL code</para> - <indexterm zone="ch-system-vim tcltags"> - <primary sortas="b-tcltags">tcltags</primary> + <para>Link to <command>vim</command></para> + <indexterm zone="ch-system-vim vi"> + <primary sortas="b-vi">vi</primary> </indexterm> </listitem> </varlistentry> @@ -340,16 +340,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="vi"> - <term><command>vi</command></term> - <listitem> - <para>Link to <command>vim</command></para> - <indexterm zone="ch-system-vim vi"> - <primary sortas="b-vi">vi</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="vim"> <term><command>vim</command></term> <listitem> |