diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 01:23:51 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 01:23:51 +0000 |
commit | 14245dbff37a886521006005e6cc5bf87a199d3c (patch) | |
tree | 4837139e2beb9884fb64c1c7d1cfe1473823e69c /chapter04 | |
parent | b100429a555d6e66c8b461092ab3472951e6a5fe (diff) |
Swapped chapter03 and chapter04.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 8 | ||||
-rw-r--r-- | chapter04/packages.xml | 144 |
2 files changed, 76 insertions, 76 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index b71e0b8c0..687ba5264 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -1,9 +1,9 @@ -<chapter id="chapter03"> +<chapter id="chapter04"> <title>Packages that need to be downloaded</title> -<?dbhtml filename="chapter03.html" dir="chapter03"?> +<?dbhtml filename="chapter04.html" dir="chapter04"?> -&c3-introduction; -&c3-packages; +&c4-introduction; +&c4-packages; </chapter> diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 54783d1fe..0092efa50 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -1,78 +1,78 @@ -<sect1 id="ch03-packages"> +<sect1 id="ch04-packages"> <title>Packages that need to be downloaded</title> -<?dbhtml filename="packages.html" dir="chapter03"?> +<?dbhtml filename="packages.html" dir="chapter04"?> <literallayout> -&c3-toplevel; -&c3-all; -&c3-autoconf; -&c3-automake; -&c3-bash; -&c3-bin86; -&c3-binutils; -&c3-bison; -&c3-bzip2; -&c3-diffutils; -&c3-e2fsprogs; -&c3-ed; -&c3-ed-patch; -&c3-file; -&c3-fileutils; -&c3-fileutils-patch; -&c3-findutils; -&c3-findutils-patch; -&c3-flex; -&c3-gawk; -&c3-gawk-patch; -&c3-gcc; -&c3-gcc-patch; -&c3-gettext; -&c3-glibc; -&c3-glibc-patch; -&c3-glibc-threads; -&c3-grep; -&c3-groff; -&c3-gzip; -&c3-gzip-patch; -&c3-kbd; -&c3-kbd-patch; -&c3-less; -&c3-bootscripts; -&c3-libtool; -&c3-libtool-patch; -&c3-lilo; -&c3-kernel; -&c3-m4; -&c3-make; -&c3-makedev; -&c3-man; -&c3-man-patch; -&c3-manpages; -&c3-modutils; -&c3-ncurses; -&c3-netkitbase; -&c3-nettools; -&c3-patch; -&c3-perl; -&c3-procinfo; -&c3-procps; -&c3-procps-patch; -&c3-psmisc; -&c3-sed; -&c3-shadowpwd; -&c3-shellutils; -&c3-shellutils-hostname-patch; -&c3-shellutils-patch; -&c3-sysklogd; -&c3-sysvinit; -&c3-tar; -&c3-tar-patch; -&c3-texinfo; -&c3-textutils; -&c3-utillinux; -&c3-vim; -&c3-vim-patch; -&c3-zlib; +&c4-toplevel; +&c4-all; +&c4-autoconf; +&c4-automake; +&c4-bash; +&c4-bin86; +&c4-binutils; +&c4-bison; +&c4-bzip2; +&c4-diffutils; +&c4-e2fsprogs; +&c4-ed; +&c4-ed-patch; +&c4-file; +&c4-fileutils; +&c4-fileutils-patch; +&c4-findutils; +&c4-findutils-patch; +&c4-flex; +&c4-gawk; +&c4-gawk-patch; +&c4-gcc; +&c4-gcc-patch; +&c4-gettext; +&c4-glibc; +&c4-glibc-patch; +&c4-glibc-threads; +&c4-grep; +&c4-groff; +&c4-gzip; +&c4-gzip-patch; +&c4-kbd; +&c4-kbd-patch; +&c4-less; +&c4-bootscripts; +&c4-libtool; +&c4-libtool-patch; +&c4-lilo; +&c4-kernel; +&c4-m4; +&c4-make; +&c4-makedev; +&c4-man; +&c4-man-patch; +&c4-manpages; +&c4-modutils; +&c4-ncurses; +&c4-netkitbase; +&c4-nettools; +&c4-patch; +&c4-perl; +&c4-procinfo; +&c4-procps; +&c4-procps-patch; +&c4-psmisc; +&c4-sed; +&c4-shadowpwd; +&c4-shellutils; +&c4-shellutils-hostname-patch; +&c4-shellutils-patch; +&c4-sysklogd; +&c4-sysvinit; +&c4-tar; +&c4-tar-patch; +&c4-texinfo; +&c4-textutils; +&c4-utillinux; +&c4-vim; +&c4-vim-patch; +&c4-zlib; Total size of all packages: &all-size-kb; (&all-size-mb;) </literallayout> |