diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-09-18 18:22:29 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-09-18 18:22:29 +0000 |
commit | bd312dcb8751f29d8ab6a86ffdaaaa67046d9ef7 (patch) | |
tree | f29e052de19ccb8033c2529d316a7fbe548301e7 /chapter06 | |
parent | e980f1acb9f672b055e7c271b8fda2c478169cdf (diff) |
Installed fiels updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gettext.xml | 12 | ||||
-rw-r--r-- | chapter06/iproute2.xml | 2 | ||||
-rw-r--r-- | chapter06/libcap.xml | 11 | ||||
-rw-r--r-- | chapter06/perl.xml | 71 |
4 files changed, 13 insertions, 83 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index c573d1e14..355d79a62 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -77,7 +77,7 @@ chmod -v 0755 /usr/lib/preloadable_libintl.so</userinput></screen> <seglistitem> <seg>autopoint, envsubst, gettext, gettext.sh, - gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, + gettextize, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, recode-sr-latin, and xgettext</seg> <seg>libasprintf.so, libgettextlib.so, libgettextpo.so, @@ -145,16 +145,6 @@ chmod -v 0755 /usr/lib/preloadable_libintl.so</userinput></screen> </listitem> </varlistentry> - <varlistentry id="hostname-gettext"> - <term><command>hostname</command></term> - <listitem> - <para>Displays a network hostname in various forms</para> - <indexterm zone="ch-system-gettext hostname-gettext"> - <primary sortas="b-hostname-gettext">hostname</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="msgattrib"> <term><command>msgattrib</command></term> <listitem> diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index f27e9099d..7a18c5f80 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -122,7 +122,7 @@ rm -v doc/arpd.sgml</userinput></screen> <varlistentry id="genl"> <term><command>genl</command></term> <listitem> - <para></para> + <para>Generic netlink utility frontend</para> <indexterm zone="ch-system-iproute2 genl"> <primary sortas="b-genl">genl</primary> </indexterm> diff --git a/chapter06/libcap.xml b/chapter06/libcap.xml index 62acae35d..76d855263 100644 --- a/chapter06/libcap.xml +++ b/chapter06/libcap.xml @@ -141,6 +141,17 @@ ln -sfv ../../lib/$(readlink /usr/lib/libcap.so) /usr/lib/libcap.so</userinput>< </listitem> </varlistentry> + <varlistentry id="setcap"> + <term><command>setcap</command></term> + <listitem> + <para>Sets file capabilities</para> + <indexterm zone="ch-system-libcap setcap"> + <primary sortas="b-setcap">setcap</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> </sect2> diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 5922e44fc..66cd9e424 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -151,16 +151,6 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - <varlistentry id="a2p"> - <term><command>a2p</command></term> - <listitem> - <para>Translates awk to Perl</para> - <indexterm zone="ch-system-perl a2p"> - <primary sortas="b-a2p">a2p</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="c2ph"> <term><command>c2ph</command></term> <listitem> @@ -193,37 +183,6 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </listitem> </varlistentry> - <varlistentry id="cpan2dist"> - <term><command>cpan2dist</command></term> - <listitem> - <para>The CPANPLUS distribution creator</para> - <indexterm zone="ch-system-perl cpan2dist"> - <primary sortas="b-cpan2dist">cpan2dist</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="cpanp"> - <term><command>cpanp</command></term> - <listitem> - <para>The CPANPLUS launcher</para> - <indexterm zone="ch-system-perl cpanp"> - <primary sortas="b-cpanp">cpanp</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="cpanp-run-perl"> - <term><command>cpanp-run-perl</command></term> - <listitem> - <para>Perl script that is used to enable flushing of the output - buffer after each write in spawned processes</para> - <indexterm zone="ch-system-perl cpanp-run-perl"> - <primary sortas="b-cpanp-run-perl">cpanp-run-perl</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="enc2xs"> <term><command>enc2xs</command></term> <listitem> @@ -245,16 +204,6 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </listitem> </varlistentry> - <varlistentry id="find2perl"> - <term><command>find2perl</command></term> - <listitem> - <para>Translates <command>find</command> commands to Perl</para> - <indexterm zone="ch-system-perl find2perl"> - <primary sortas="b-find2perl">find2perl</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="h2ph"> <term><command>h2ph</command></term> <listitem> @@ -410,16 +359,6 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </listitem> </varlistentry> - <varlistentry id="pod2latex"> - <term><command>pod2latex</command></term> - <listitem> - <para>Converts files from pod format to LaTeX format</para> - <indexterm zone="ch-system-perl pod2latex"> - <primary sortas="b-pod2latex">pod2latex</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="pod2man"> <term><command>pod2man</command></term> <listitem> @@ -524,16 +463,6 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen> </listitem> </varlistentry> - <varlistentry id="s2p"> - <term><command>s2p</command></term> - <listitem> - <para>Translates <command>sed</command> scripts to Perl</para> - <indexterm zone="ch-system-perl s2p"> - <primary sortas="b-s2p">s2p</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="shasum"> <term><command>shasum</command></term> <listitem> |