From 3685bb6f5102f5047d4cb59ad0a1d23bfad7152b Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Thu, 6 Apr 2006 17:31:00 +0000 Subject: Merged alphabetical branch to trunk. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/autoconf.xml | 4 +++- chapter06/bash.xml | 4 ++-- chapter06/binutils.xml | 4 ++-- chapter06/bzip2.xml | 3 ++- chapter06/chapter06.xml | 42 ++++++++++++++++++++-------------------- chapter06/coreutils.xml | 4 ++-- chapter06/createfiles.xml | 2 +- chapter06/flex.xml | 2 +- chapter06/gawk.xml | 2 +- chapter06/gcc.xml | 4 ++-- chapter06/gzip.xml | 2 +- chapter06/hotplug.xml | 2 +- chapter06/iana-etc.xml | 2 +- chapter06/inetutils.xml | 2 +- chapter06/kbd.xml | 2 +- chapter06/linux-libc-headers.xml | 2 +- chapter06/mktemp.xml | 2 +- chapter06/module-init-tools.xml | 2 +- chapter06/perl.xml | 17 ++++++++++++++-- chapter06/sed.xml | 2 +- chapter06/sysklogd.xml | 2 +- chapter06/sysvinit.xml | 2 +- chapter06/tar.xml | 4 ++-- chapter06/texinfo.xml | 2 +- chapter06/udev.xml | 2 +- chapter06/util-linux.xml | 2 +- 26 files changed, 68 insertions(+), 52 deletions(-) (limited to 'chapter06') 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 @@ To test the results, issue: make check. - This takes a long time, about 2 SBUs. + 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. Install the package: 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 @@ &dependencies; - Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, - Ncurses, and Sed. + Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Ncurses, Readline, and Sed 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 @@ &dependencies; - Bash, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, M4, - Make, Perl, Sed, and Texinfo + Bash, Coreutils, Diffutils, Expect, GCC, Gettext, Glibc, Grep, + Make, Perl, Sed, Tcl, and Texinfo 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 @@ &dependencies; - Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, and Make + Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Patch, + and Make 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 @@ + - - - - - - - - - - + + - - - - + - + + - - - - + + + + + + + - + + + + + + - + + 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 @@ &dependencies; - Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Perl, and Sed + Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, + Make, Patch, Perl, and Sed 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. -ln -sv /tools/bin/{bash,cat,pwd,stty} /bin +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 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 @@ Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, - Glibc, Grep, M4, Make, and Sed + Glibc, Grep, M4, Make, Patch, and Sed 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 @@ Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, and Sed + Grep, Make, Patch, and Sed 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 @@ &dependencies; - Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, Gettext, - Glibc, Grep, Make, Perl, Sed, and Texinfo + Bash, Binutils, Coreutils, DejaGNU, Diffutils, Findutils, Expect, + Gawk, Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tcl, and Texinfo 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 @@ Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, - and Sed + Patch, and Sed 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 @@ &dependencies; - Bash, Coreutils, Find, Gawk, and Make + Bash, Coreutils, Findutils, Gawk, and Make 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 @@ &dependencies; - Make + Coreutils, Gawk, and Make 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 @@ Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, - Ncurses, and Sed + Ncurses, Patch, and Sed 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 @@ Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Gettext, - Glibc, Grep, Gzip, M4, Make, and Sed + Glibc, Grep, Gzip, M4, Make, Patch, and Sed 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 @@ &dependencies; - Coreutils + Coreutils and Findutils 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 @@ &dependencies; - Coreutils, Make, and Patch + Coreutils, Make, Patch, and Zlib 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 @@ Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Glibc, - Grep, M4, Make, and Sed + Grep, M4, Make, Sed, and Zlib 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 @@ Bash, Berkeley DB, Binutils, Coreutils, Diffutils, Gawk, GCC, - Glibc, Grep, Make, and Sed + Glibc, Grep, Iana-Etc, Make, Patch, and Sed @@ -55,7 +55,10 @@ this package is built. If the defaults it auto-detects are suitable, prepare Perl for compilation with: -./configure.gnu --prefix=/usr -Dpager="/usr/bin/less -isR" +./configure.gnu --prefix=/usr \ + -Dman1dir=/usr/share/man/man1 \ + -Dman3dir=/usr/share/man/man3 \ + -Dpager="/usr/bin/less -isR" The meaning of the configure options: @@ -68,6 +71,16 @@ + + -Dman1dir=/usr/share/man/man1 + -Dman3dir=/usr/share/man/man3 + + Since Groff is not installed yet, Configure + thinks that we do not want man pages for Perl. Issuing these + parameters overrides this decision. + + + Compile the package: 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 @@ Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, and Texinfo + Grep, Make, Sed, and Texinfo 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 @@ &dependencies; - Binutils, Coreutils, GCC, Glibc, Make + Binutils, Coreutils, GCC, Glibc, Make, and Patch 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 @@ &dependencies; - Binutils, Coreutils, GCC, Glibc, and Make + Binutils, Coreutils, GCC, Glibc, Make, and Sed 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 @@ &dependencies; - Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, and Sed + Bash, Bzip2, Binutils, Coreutils, Diffutils, GCC, Gettext, + Glibc, Gzip, Grep, Make, Patch, and Sed 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 @@ Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Ncurses, and Sed + Grep, Make, Ncurses, Patch, and Sed 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 @@ &dependencies; - Coreutils and Make + Coreutils, GCC, Make, and Perl 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 @@ Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, - Grep, Make, Ncurses, Sed, and Zlib + Grep, Make, Ncurses, Patch, Sed, and Zlib -- cgit v1.2.3-54-g00ecf