diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-06 17:31:00 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-06 17:31:00 +0000 |
commit | 3685bb6f5102f5047d4cb59ad0a1d23bfad7152b (patch) | |
tree | 09c4b35840f487bac84063e7b995029cb44f756c /chapter06 | |
parent | 7f6e6e913332a699e911f8fde816149d3b7ed235 (diff) |
Merged alphabetical branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/autoconf.xml | 4 | ||||
-rw-r--r-- | chapter06/bash.xml | 4 | ||||
-rw-r--r-- | chapter06/binutils.xml | 4 | ||||
-rw-r--r-- | chapter06/bzip2.xml | 3 | ||||
-rw-r--r-- | chapter06/chapter06.xml | 42 | ||||
-rw-r--r-- | chapter06/coreutils.xml | 4 | ||||
-rw-r--r-- | chapter06/createfiles.xml | 2 | ||||
-rw-r--r-- | chapter06/flex.xml | 2 | ||||
-rw-r--r-- | chapter06/gawk.xml | 2 | ||||
-rw-r--r-- | chapter06/gcc.xml | 4 | ||||
-rw-r--r-- | chapter06/gzip.xml | 2 | ||||
-rw-r--r-- | chapter06/hotplug.xml | 2 | ||||
-rw-r--r-- | chapter06/iana-etc.xml | 2 | ||||
-rw-r--r-- | chapter06/inetutils.xml | 2 | ||||
-rw-r--r-- | chapter06/kbd.xml | 2 | ||||
-rw-r--r-- | chapter06/linux-libc-headers.xml | 2 | ||||
-rw-r--r-- | chapter06/mktemp.xml | 2 | ||||
-rw-r--r-- | chapter06/module-init-tools.xml | 2 | ||||
-rw-r--r-- | chapter06/perl.xml | 17 | ||||
-rw-r--r-- | chapter06/sed.xml | 2 | ||||
-rw-r--r-- | chapter06/sysklogd.xml | 2 | ||||
-rw-r--r-- | chapter06/sysvinit.xml | 2 | ||||
-rw-r--r-- | chapter06/tar.xml | 4 | ||||
-rw-r--r-- | chapter06/texinfo.xml | 2 | ||||
-rw-r--r-- | chapter06/udev.xml | 2 | ||||
-rw-r--r-- | chapter06/util-linux.xml | 2 |
26 files changed, 68 insertions, 52 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index 77dc301c7..83afef42b 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -53,7 +53,9 @@ <para>To test the results, issue: <userinput>make check</userinput>. - This takes a long time, about 2 SBUs.</para> + This takes a long time, about 2 SBUs. In addition, 2 test are skipped + that use Automake. For full test coverage, Autoconf can be re-tested + after Automake has been installed.</para> <para>Install the package:</para> diff --git a/chapter06/bash.xml b/chapter06/bash.xml index f7a8eb208..cc00224d0 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -33,8 +33,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, - Ncurses, and Sed.</seg> + <seg>Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Ncurses, Readline, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 59a0f0ca4..0d1184ebf 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -34,8 +34,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, M4, - Make, Perl, Sed, and Texinfo</seg> + <seg>Bash, Coreutils, Diffutils, Expect, GCC, Gettext, Glibc, Grep, + Make, Perl, Sed, Tcl, and Texinfo</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 1de7bd3ee..4fd91d3d8 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -36,7 +36,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, and Make</seg> + <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Patch, + and Make</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 138cb3155..4186fd7bb 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -26,52 +26,52 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readjusting.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="coreutils.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mktemp.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iana-etc.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vim.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bison.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="less.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="groff.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sed.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inetutils.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iproute2.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="texinfo.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="autoconf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="automake.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bash.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bzip2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="groff.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hotplug.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="man-db.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inetutils.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iproute2.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kbd.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="man-db.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mktemp.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="module-init-tools.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="psmisc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shadow.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysklogd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysvinit.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tar.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="texinfo.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="udev.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="util-linux.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vim.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="aboutdebug.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="strippingagain.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="revisedchroot.xml"/> diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 2417b8457..5b3846a9e 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -34,8 +34,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Perl, and Sed</seg> + <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, + Make, Patch, Perl, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index 03107ce8d..ae22a241d 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -15,7 +15,7 @@ replaced by real files throughout the course of this chapter after the software has been installed.</para> -<screen><userinput>ln -sv /tools/bin/{bash,cat,pwd,stty} /bin +<screen><userinput>ln -sv /tools/bin/{bash,cat,grep,pwd,stty} /bin ln -sv /tools/bin/perl /usr/bin ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib ln -sv bash /bin/sh</userinput></screen> diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 1f33675ea..5e24092b0 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -35,7 +35,7 @@ <seglistitem> <seg>Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, - Glibc, Grep, M4, Make, and Sed</seg> + Glibc, Grep, M4, Make, Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml index 13e5bb818..5929635eb 100644 --- a/chapter06/gawk.xml +++ b/chapter06/gawk.xml @@ -34,7 +34,7 @@ <seglistitem> <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, and Sed</seg> + Grep, Make, Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index bc7f7e379..fac78f1c1 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -34,8 +34,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, Gettext, - Glibc, Grep, Make, Perl, Sed, and Texinfo</seg> + <seg>Bash, Binutils, Coreutils, DejaGNU, Diffutils, Findutils, Expect, + Gawk, Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tcl, and Texinfo</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 7ac5fed4e..76b0b7f6d 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -35,7 +35,7 @@ <seglistitem> <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, - and Sed</seg> + Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index fa61152c6..d66e0c7e7 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -38,7 +38,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Coreutils, Find, Gawk, and Make</seg> + <seg>Bash, Coreutils, Findutils, Gawk, and Make</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/iana-etc.xml b/chapter06/iana-etc.xml index da4f1d28b..bc0338995 100644 --- a/chapter06/iana-etc.xml +++ b/chapter06/iana-etc.xml @@ -34,7 +34,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Make</seg> + <seg>Coreutils, Gawk, and Make</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 3a391ae0f..6e553f133 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -34,7 +34,7 @@ <seglistitem> <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, - Ncurses, and Sed</seg> + Ncurses, Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 13484f942..e455885da 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -34,7 +34,7 @@ <seglistitem> <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Gettext, - Glibc, Grep, Gzip, M4, Make, and Sed</seg> + Glibc, Grep, Gzip, M4, Make, Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/linux-libc-headers.xml b/chapter06/linux-libc-headers.xml index 858eee427..696020a25 100644 --- a/chapter06/linux-libc-headers.xml +++ b/chapter06/linux-libc-headers.xml @@ -34,7 +34,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Coreutils</seg> + <seg>Coreutils and Findutils</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 670c24e47..4f62e071a 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -34,7 +34,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Coreutils, Make, and Patch</seg> + <seg>Coreutils, Make, Patch, and Zlib</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index fa8920590..e30634f0f 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -35,7 +35,7 @@ <seglistitem> <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Glibc, - Grep, M4, Make, and Sed</seg> + Grep, M4, Make, Sed, and Zlib</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/perl.xml b/chapter06/perl.xml index f14810284..649e6339e 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -35,7 +35,7 @@ <seglistitem> <seg>Bash, Berkeley DB, Binutils, Coreutils, Diffutils, Gawk, GCC, - Glibc, Grep, Make, and Sed</seg> + Glibc, Grep, Iana-Etc, Make, Patch, and Sed</seg> </seglistitem> </segmentedlist> @@ -55,7 +55,10 @@ this package is built. If the defaults it auto-detects are suitable, prepare Perl for compilation with:</para> -<screen><userinput>./configure.gnu --prefix=/usr -Dpager="/usr/bin/less -isR"</userinput></screen> +<screen><userinput>./configure.gnu --prefix=/usr \ + -Dman1dir=/usr/share/man/man1 \ + -Dman3dir=/usr/share/man/man3 \ + -Dpager="/usr/bin/less -isR"</userinput></screen> <variablelist> <title>The meaning of the configure options:</title> @@ -68,6 +71,16 @@ </listitem> </varlistentry> + <varlistentry> + <term><parameter>-Dman1dir=/usr/share/man/man1 + -Dman3dir=/usr/share/man/man3</parameter></term> + <listitem> + <para>Since Groff is not installed yet, <command>Configure</command> + thinks that we do not want man pages for Perl. Issuing these + parameters overrides this decision.</para> + </listitem> + </varlistentry> + </variablelist> <para>Compile the package:</para> diff --git a/chapter06/sed.xml b/chapter06/sed.xml index 02c182297..9f27a2477 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -34,7 +34,7 @@ <seglistitem> <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, and Texinfo</seg> + Grep, Make, Sed, and Texinfo</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index 37ebda9c1..239280dc9 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -34,7 +34,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Binutils, Coreutils, GCC, Glibc, Make</seg> + <seg>Binutils, Coreutils, GCC, Glibc, Make, and Patch</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index e2d8677cb..601e18322 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -33,7 +33,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Binutils, Coreutils, GCC, Glibc, and Make</seg> + <seg>Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/tar.xml b/chapter06/tar.xml index 939b73f44..2d04c4364 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -33,8 +33,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, and Sed</seg> + <seg>Bash, Bzip2, Binutils, Coreutils, Diffutils, GCC, Gettext, + Glibc, Gzip, Grep, Make, Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index db6f979bd..fde8b919d 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -35,7 +35,7 @@ <seglistitem> <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Ncurses, and Sed</seg> + Grep, Make, Ncurses, Patch, and Sed</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/udev.xml b/chapter06/udev.xml index c53977ed2..96d2ec579 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -34,7 +34,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Coreutils and Make</seg> + <seg>Coreutils, GCC, Make, and Perl</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index a0c759294..03b53ce70 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -36,7 +36,7 @@ <seglistitem> <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Ncurses, Sed, and Zlib</seg> + Grep, Make, Ncurses, Patch, Sed, and Zlib</seg> </seglistitem> </segmentedlist> |