From 45992ae10ca08f38a445f4d1eb47544fe0c2ec33 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 24 Feb 2005 22:26:46 +0000 Subject: Removed the package name from the dependencies titles. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/dejagnu.xml | 2 +- chapter05/expect.xml | 2 +- chapter05/tcl.xml | 2 +- chapter06/autoconf.xml | 2 +- chapter06/automake.xml | 2 +- chapter06/bash.xml | 2 +- chapter06/binutils.xml | 2 +- chapter06/bison.xml | 2 +- chapter06/bzip2.xml | 2 +- chapter06/coreutils.xml | 2 +- chapter06/diffutils.xml | 2 +- chapter06/e2fsprogs.xml | 2 +- chapter06/file.xml | 2 +- chapter06/findutils.xml | 2 +- chapter06/flex.xml | 2 +- chapter06/gawk.xml | 2 +- chapter06/gcc.xml | 2 +- chapter06/gettext.xml | 2 +- chapter06/glibc.xml | 2 +- chapter06/grep.xml | 2 +- chapter06/groff.xml | 2 +- chapter06/grub.xml | 2 +- chapter06/gzip.xml | 2 +- chapter06/hotplug.xml | 2 +- chapter06/iana-etc.xml | 2 +- chapter06/inetutils.xml | 2 +- chapter06/iproute2.xml | 2 +- chapter06/kbd.xml | 2 +- chapter06/less.xml | 2 +- chapter06/libol.xml | 2 +- chapter06/libtool.xml | 2 +- chapter06/linux-libc-headers.xml | 2 +- chapter06/m4.xml | 2 +- chapter06/make.xml | 2 +- chapter06/man-pages.xml | 2 +- chapter06/man.xml | 2 +- chapter06/mktemp.xml | 2 +- chapter06/module-init-tools.xml | 2 +- chapter06/ncurses.xml | 2 +- chapter06/patch.xml | 2 +- chapter06/perl.xml | 2 +- chapter06/procps.xml | 2 +- chapter06/psmisc.xml | 2 +- chapter06/readline.xml | 2 +- chapter06/sed.xml | 2 +- chapter06/shadow.xml | 2 +- chapter06/syslogng.xml | 2 +- chapter06/sysvinit.xml | 2 +- chapter06/tar.xml | 2 +- chapter06/texinfo.xml | 2 +- chapter06/udev.xml | 2 +- chapter06/util-linux.xml | 2 +- chapter06/vim.xml | 2 +- chapter06/zlib.xml | 2 +- chapter07/bootscripts.xml | 2 +- chapter08/kernel.xml | 2 +- general.ent | 1 + stylesheets/lfs.css | 2 +- 58 files changed, 58 insertions(+), 57 deletions(-) diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index bab68ee91..eb18225f4 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -19,7 +19,7 @@ -DejaGNU installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter05/expect.xml b/chapter05/expect.xml index c6685feac..0bb187582 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -20,7 +20,7 @@ with other interactive programs. -Expect installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Sed, and Tcl diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 97a2461c4..da4c70be5 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -19,7 +19,7 @@ -Tcl installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index c08d07c74..793c5e566 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -20,7 +20,7 @@ can automatically configure source code. -Autoconf installation depends on +&dependencies; Bash, Coreutils, Diffutils, Grep, M4, Make, Perl, and Sed diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 3b3adb11b..91a70338f 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -20,7 +20,7 @@ with Autoconf. -Automake installation depends on +&dependencies; Autoconf, Bash, Coreutils, Diffutils, Grep, M4, Make, Perl, and Sed diff --git a/chapter06/bash.xml b/chapter06/bash.xml index a3880d087..a99b9923a 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -19,7 +19,7 @@ -Bash installation depends on +&dependencies; Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, Ncurses, and Sed. diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 1e5320c24..3b27a9c2f 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -20,7 +20,7 @@ handling object files. -Binutils installation depends on +&dependencies; Bash, Bison, Coreutils, Diffutils, Flex, GCC, Gettext, Glibc, Grep, M4, Make, Perl, Sed, and Texinfo diff --git a/chapter06/bison.xml b/chapter06/bison.xml index c05c84ba5..03443e36a 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -19,7 +19,7 @@ -Bison installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, M4, Make, and Sed diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 7725f9f22..120d9ff94 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -21,7 +21,7 @@ traditional gzip. -Bzip2 installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, and Make diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 813b6ef6e..2abeffe08 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -20,7 +20,7 @@ basic system characteristics. -Coreutils installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Perl, and Sed diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index 9d8324026..0ed1725f4 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -20,7 +20,7 @@ between files or directories. -Diffutils installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 6def41f8e..515902931 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -21,7 +21,7 @@ the ext3 journaling file system. -E2fsprogs installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, and Texinfo diff --git a/chapter06/file.xml b/chapter06/file.xml index f4994c69b..71a6fe651 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -19,7 +19,7 @@ -File installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Sed, and Zlib diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 3e588b6e6..50e9f33e3 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -22,7 +22,7 @@ find, but unreliable if the database has not been recently updated). -Findutils installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make and Sed diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 7e91e2486..d75695c16 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -20,7 +20,7 @@ recognize patterns in text. -Flex installation depends on +&dependencies; Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, M4, Make, and Sed diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml index 240950420..d24f9723f 100644 --- a/chapter06/gawk.xml +++ b/chapter06/gawk.xml @@ -19,7 +19,7 @@ -Gawk installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 48e7e8719..b57a53ecd 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -20,7 +20,7 @@ the C and C++ compilers. -GCC installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, and Texinfo diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 88e47d339..ba6fb35ad 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -21,7 +21,7 @@ to output messages in the user's native language. -Gettext installation depends on +&dependencies; Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index ce1817e44..60b3dc645 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -22,7 +22,7 @@ arithmetic, and so on. -Glibc installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext, Grep, Make, Perl, Sed, and Texinfo diff --git a/chapter06/grep.xml b/chapter06/grep.xml index f55e7a6a7..fc663377c 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -19,7 +19,7 @@ -Grep installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Make, Sed, and Texinfo diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 2ee718818..b386a073e 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -19,7 +19,7 @@ -Groff installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/grub.xml b/chapter06/grub.xml index ece0e9db9..f1d00331e 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -19,7 +19,7 @@ -Grub installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index cefe683ee..05c53ff50 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -20,7 +20,7 @@ files. -Gzip installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index f1bde7424..b4d40583d 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -24,7 +24,7 @@ running kernel. -Hotplug installation depends on +&dependencies; Unchecked diff --git a/chapter06/iana-etc.xml b/chapter06/iana-etc.xml index 1b817a63e..471b2ad2f 100644 --- a/chapter06/iana-etc.xml +++ b/chapter06/iana-etc.xml @@ -19,7 +19,7 @@ -Iana-Etc installation depends on +&dependencies; Make diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 13d3e7dee..06d8d9b79 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -19,7 +19,7 @@ -Inetutils installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 55f30de27..2e7607241 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -23,7 +23,7 @@ - Iproute2 installation depends on + &dependencies; GCC, Glibc, Make, Linux-Headers, and Sed diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 39ed05ed7..dfaff7d28 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -19,7 +19,7 @@ -Kbd installation depends on +&dependencies; Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, and Sed diff --git a/chapter06/less.xml b/chapter06/less.xml index 822caf1cf..917fe05e8 100644 --- a/chapter06/less.xml +++ b/chapter06/less.xml @@ -19,7 +19,7 @@ -Less installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/libol.xml b/chapter06/libol.xml index 0a69dacbd..a34fadd81 100644 --- a/chapter06/libol.xml +++ b/chapter06/libol.xml @@ -19,7 +19,7 @@ -Libol installation depends on +&dependencies; Unchecked diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index 0e647e6ef..fad57d99a 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -21,7 +21,7 @@ interface. -Libtool installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/linux-libc-headers.xml b/chapter06/linux-libc-headers.xml index 22657322d..64f18971a 100644 --- a/chapter06/linux-libc-headers.xml +++ b/chapter06/linux-libc-headers.xml @@ -22,7 +22,7 @@ -Linux-Libc-Headers installation depends on +&dependencies; Coreutils diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 294787c7a..10152b96f 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -19,7 +19,7 @@ -M4 installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Perl, and Sed diff --git a/chapter06/make.xml b/chapter06/make.xml index 4db0d8fd6..39d5b7270 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -19,7 +19,7 @@ -Make installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, and Sed diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index 4d11a6768..574b6f872 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -19,7 +19,7 @@ -Man-pages installation depends on +&dependencies; Bash, Coreutils, and Make diff --git a/chapter06/man.xml b/chapter06/man.xml index db65efb7d..bc0404e9e 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -19,7 +19,7 @@ -Man installation depends on +&dependencies; Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 743e67701..7e2f64150 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -20,7 +20,7 @@ files in shell scripts. -Mktemp installation depends on +&dependencies; Coreutils, Make, and Patch diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 34d021864..b4abbf4fa 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -20,7 +20,7 @@ modules in Linux kernels greater than or equal to version 2.5.47. -Module-Init-Tools installation depends on +&dependencies; Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, and Sed diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index dd8296a43..cfa053141 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -20,7 +20,7 @@ handling of character screens. -Ncurses installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 45a781f6a..53234194a 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -19,7 +19,7 @@ -Patch installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/perl.xml b/chapter06/perl.xml index c79ff00b9..b57eb9b8f 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -19,7 +19,7 @@ -Perl installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, and Sed diff --git a/chapter06/procps.xml b/chapter06/procps.xml index f54d5279e..945bc6978 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -19,7 +19,7 @@ -Procps installation depends on +&dependencies; Bash, Binutils, Coreutils, GCC, Glibc, Make, and Ncurses diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 28b939dda..b463eae8c 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -20,7 +20,7 @@ processes. -Psmisc installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/readline.xml b/chapter06/readline.xml index cf13f9d0e..99598bc03 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -19,7 +19,7 @@ -Readline installation depends on +&dependencies; Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/sed.xml b/chapter06/sed.xml index aa42969bf..74b5d8f15 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -19,7 +19,7 @@ -Sed installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, and Texinfo diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index bdfabac9b..fca81f9ae 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -20,7 +20,7 @@ way. -Shadow installation depends on +&dependencies; Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed diff --git a/chapter06/syslogng.xml b/chapter06/syslogng.xml index 24624510e..55d624fec 100644 --- a/chapter06/syslogng.xml +++ b/chapter06/syslogng.xml @@ -20,7 +20,7 @@ as those given by the kernel when unusual things happen. -Syslog-ng installation depends on +&dependencies; Unchecked diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 7d8e172cd..b0ca29efa 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -20,7 +20,7 @@ running, and shutdown of the system. -Sysvinit installation depends on +&dependencies; Binutils, Coreutils, GCC, Glibc, and Make diff --git a/chapter06/tar.xml b/chapter06/tar.xml index fd91333b3..a1da8c7f1 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -19,7 +19,7 @@ -Tar installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 0cf9fe6ea..01ed026b0 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -20,7 +20,7 @@ converting Info documents. -Texinfo installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/udev.xml b/chapter06/udev.xml index de8989403..5c70585db 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -19,7 +19,7 @@ -Udev installation depends on +&dependencies; Coreutils and Make diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index ee1d8fe93..3e65fa838 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -21,7 +21,7 @@ messages. -Util-linux installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, and Zlib diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 394804808..ed8d5599a 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -19,7 +19,7 @@ -Vim installation depends on +&dependencies; Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 93a2af20f..5b08f5297 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -20,7 +20,7 @@ some programs. -Zlib installation depends on +&dependencies; Binutils, Coreutils, GCC, Glibc, Make, and Sed diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 33a13e62c..6642cb110 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -19,7 +19,7 @@ -LFS-Bootscripts installation depends on +&dependencies; Bash and Coreutils diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index a013f646b..846532676 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -20,7 +20,7 @@ -Linux installation depends on +&dependencies; Bash, Binutils, Coreutils, Findutils, GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, and Sed diff --git a/general.ent b/general.ent index dd0611eb7..5e032e357 100644 --- a/general.ent +++ b/general.ent @@ -14,6 +14,7 @@ + diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index eb2b8f393..34f60902f 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -232,7 +232,7 @@ div.package span.segtitle { div.package span.seg { display: block; - padding-left: 24em; + padding-left: 14em; } div.content div.seg { -- cgit v1.2.3-54-g00ecf