From ae7142e28fffd07abb3f665bd3e5adfb043d8842 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sun, 26 Aug 2001 20:23:22 +0000 Subject: [PATCH] appendix movement git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Attic/appendixb/appendixb.xml | 9 -- Attic/{appendixb => appendixc}/books.xml | 2 +- .../{appendixb => appendixc}/howtoguides.xml | 2 +- .../{appendixb => appendixc}/introduction.xml | 2 +- Attic/{appendixb => appendixc}/other.xml | 2 +- Attic/appendixc/packages.xml | 67 --------- .../appendixc.xml => appendixd/appendixd.xml} | 4 +- Attic/{appendixc => appendixd}/autoconf.xml | 0 Attic/{appendixc => appendixd}/automake.xml | 0 Attic/{appendixc => appendixd}/bash.xml | 0 Attic/{appendixc => appendixd}/bin86.xml | 0 Attic/{appendixc => appendixd}/binutils.xml | 0 Attic/{appendixc => appendixd}/bison.xml | 0 Attic/{appendixc => appendixd}/bzip2.xml | 0 Attic/{appendixc => appendixd}/diffutils.xml | 0 Attic/{appendixc => appendixd}/e2fsprogs.xml | 0 Attic/{appendixc => appendixd}/ed.xml | 0 Attic/{appendixc => appendixd}/file.xml | 0 Attic/{appendixc => appendixd}/fileutils.xml | 0 .../findutils-patch.xml | 0 Attic/{appendixc => appendixd}/findutils.xml | 0 Attic/{appendixc => appendixd}/flex.xml | 0 Attic/{appendixc => appendixd}/gcc-patch.xml | 0 Attic/{appendixc => appendixd}/gcc.xml | 0 Attic/{appendixc => appendixd}/gettext.xml | 0 .../glibc-threads.xml | 0 Attic/{appendixc => appendixd}/glibc.xml | 0 Attic/{appendixc => appendixd}/grep.xml | 0 Attic/{appendixc => appendixd}/groff.xml | 0 Attic/{appendixc => appendixd}/gzip-patch.xml | 0 Attic/{appendixc => appendixd}/gzip.xml | 0 Attic/{appendixc => appendixd}/kbd.xml | 0 Attic/{appendixc => appendixd}/kernel.xml | 0 Attic/{appendixc => appendixd}/less.xml | 0 Attic/{appendixc => appendixd}/libtool.xml | 0 Attic/{appendixc => appendixd}/lilo.xml | 0 Attic/{appendixc => appendixd}/m4.xml | 0 Attic/{appendixc => appendixd}/make.xml | 0 Attic/{appendixc => appendixd}/makedev.xml | 0 Attic/{appendixc => appendixd}/man.xml | 0 .../manpages-patch.xml | 0 Attic/{appendixc => appendixd}/manpages.xml | 0 Attic/{appendixc => appendixd}/mawk.xml | 0 Attic/{appendixc => appendixd}/modutils.xml | 0 Attic/{appendixc => appendixd}/ncurses.xml | 0 Attic/{appendixc => appendixd}/netkitbase.xml | 0 Attic/{appendixc => appendixd}/nettools.xml | 0 Attic/appendixd/packages.xml | 67 +++++++++ Attic/{appendixc => appendixd}/patch.xml | 0 Attic/{appendixc => appendixd}/perl.xml | 0 Attic/{appendixc => appendixd}/procinfo.xml | 0 Attic/{appendixc => appendixd}/procps.xml | 0 Attic/{appendixc => appendixd}/psmisc.xml | 0 Attic/{appendixc => appendixd}/sed.xml | 0 Attic/{appendixc => appendixd}/shadowpwd.xml | 0 .../shellutils-patch.xml | 0 Attic/{appendixc => appendixd}/shellutils.xml | 0 Attic/{appendixc => appendixd}/sysklogd.xml | 0 Attic/{appendixc => appendixd}/sysvinit.xml | 0 Attic/{appendixc => appendixd}/tar-patch.xml | 0 Attic/{appendixc => appendixd}/tar.xml | 0 Attic/{appendixc => appendixd}/texinfo.xml | 0 Attic/{appendixc => appendixd}/textutils.xml | 0 Attic/{appendixc => appendixd}/toplevel.xml | 0 Attic/{appendixc => appendixd}/utillinux.xml | 0 Attic/{appendixc => appendixd}/vim.xml | 0 book/part3.xml | 1 + chapter01/changelog.xml | 4 + index.xml | 132 +++++++++--------- 69 files changed, 145 insertions(+), 147 deletions(-) delete mode 100644 Attic/appendixb/appendixb.xml rename Attic/{appendixb => appendixc}/books.xml (92%) rename Attic/{appendixb => appendixc}/howtoguides.xml (93%) rename Attic/{appendixb => appendixc}/introduction.xml (90%) rename Attic/{appendixb => appendixc}/other.xml (87%) delete mode 100644 Attic/appendixc/packages.xml rename Attic/{appendixc/appendixc.xml => appendixd/appendixd.xml} (58%) rename Attic/{appendixc => appendixd}/autoconf.xml (100%) rename Attic/{appendixc => appendixd}/automake.xml (100%) rename Attic/{appendixc => appendixd}/bash.xml (100%) rename Attic/{appendixc => appendixd}/bin86.xml (100%) rename Attic/{appendixc => appendixd}/binutils.xml (100%) rename Attic/{appendixc => appendixd}/bison.xml (100%) rename Attic/{appendixc => appendixd}/bzip2.xml (100%) rename Attic/{appendixc => appendixd}/diffutils.xml (100%) rename Attic/{appendixc => appendixd}/e2fsprogs.xml (100%) rename Attic/{appendixc => appendixd}/ed.xml (100%) rename Attic/{appendixc => appendixd}/file.xml (100%) rename Attic/{appendixc => appendixd}/fileutils.xml (100%) rename Attic/{appendixc => appendixd}/findutils-patch.xml (100%) rename Attic/{appendixc => appendixd}/findutils.xml (100%) rename Attic/{appendixc => appendixd}/flex.xml (100%) rename Attic/{appendixc => appendixd}/gcc-patch.xml (100%) rename Attic/{appendixc => appendixd}/gcc.xml (100%) rename Attic/{appendixc => appendixd}/gettext.xml (100%) rename Attic/{appendixc => appendixd}/glibc-threads.xml (100%) rename Attic/{appendixc => appendixd}/glibc.xml (100%) rename Attic/{appendixc => appendixd}/grep.xml (100%) rename Attic/{appendixc => appendixd}/groff.xml (100%) rename Attic/{appendixc => appendixd}/gzip-patch.xml (100%) rename Attic/{appendixc => appendixd}/gzip.xml (100%) rename Attic/{appendixc => appendixd}/kbd.xml (100%) rename Attic/{appendixc => appendixd}/kernel.xml (100%) rename Attic/{appendixc => appendixd}/less.xml (100%) rename Attic/{appendixc => appendixd}/libtool.xml (100%) rename Attic/{appendixc => appendixd}/lilo.xml (100%) rename Attic/{appendixc => appendixd}/m4.xml (100%) rename Attic/{appendixc => appendixd}/make.xml (100%) rename Attic/{appendixc => appendixd}/makedev.xml (100%) rename Attic/{appendixc => appendixd}/man.xml (100%) rename Attic/{appendixc => appendixd}/manpages-patch.xml (100%) rename Attic/{appendixc => appendixd}/manpages.xml (100%) rename Attic/{appendixc => appendixd}/mawk.xml (100%) rename Attic/{appendixc => appendixd}/modutils.xml (100%) rename Attic/{appendixc => appendixd}/ncurses.xml (100%) rename Attic/{appendixc => appendixd}/netkitbase.xml (100%) rename Attic/{appendixc => appendixd}/nettools.xml (100%) create mode 100644 Attic/appendixd/packages.xml rename Attic/{appendixc => appendixd}/patch.xml (100%) rename Attic/{appendixc => appendixd}/perl.xml (100%) rename Attic/{appendixc => appendixd}/procinfo.xml (100%) rename Attic/{appendixc => appendixd}/procps.xml (100%) rename Attic/{appendixc => appendixd}/psmisc.xml (100%) rename Attic/{appendixc => appendixd}/sed.xml (100%) rename Attic/{appendixc => appendixd}/shadowpwd.xml (100%) rename Attic/{appendixc => appendixd}/shellutils-patch.xml (100%) rename Attic/{appendixc => appendixd}/shellutils.xml (100%) rename Attic/{appendixc => appendixd}/sysklogd.xml (100%) rename Attic/{appendixc => appendixd}/sysvinit.xml (100%) rename Attic/{appendixc => appendixd}/tar-patch.xml (100%) rename Attic/{appendixc => appendixd}/tar.xml (100%) rename Attic/{appendixc => appendixd}/texinfo.xml (100%) rename Attic/{appendixc => appendixd}/textutils.xml (100%) rename Attic/{appendixc => appendixd}/toplevel.xml (100%) rename Attic/{appendixc => appendixd}/utillinux.xml (100%) rename Attic/{appendixc => appendixd}/vim.xml (100%) diff --git a/Attic/appendixb/appendixb.xml b/Attic/appendixb/appendixb.xml deleted file mode 100644 index 680a645fc..000000000 --- a/Attic/appendixb/appendixb.xml +++ /dev/null @@ -1,9 +0,0 @@ - -Resources - -&ab-introduction; -&ab-books; -&ab-howtoguides; -&ab-other; - - diff --git a/Attic/appendixb/books.xml b/Attic/appendixc/books.xml similarity index 92% rename from Attic/appendixb/books.xml rename to Attic/appendixc/books.xml index b5d9cfeea..c1c1598e8 100644 --- a/Attic/appendixb/books.xml +++ b/Attic/appendixc/books.xml @@ -1,4 +1,4 @@ - + Books diff --git a/Attic/appendixb/howtoguides.xml b/Attic/appendixc/howtoguides.xml similarity index 93% rename from Attic/appendixb/howtoguides.xml rename to Attic/appendixc/howtoguides.xml index 22db197cc..e0a54358e 100644 --- a/Attic/appendixb/howtoguides.xml +++ b/Attic/appendixc/howtoguides.xml @@ -1,4 +1,4 @@ - + HOWTOs and Guides All of the following HOWTOs can be downloaded from the Linux diff --git a/Attic/appendixb/introduction.xml b/Attic/appendixc/introduction.xml similarity index 90% rename from Attic/appendixb/introduction.xml rename to Attic/appendixc/introduction.xml index add3fcc4b..b3c8b0f3e 100644 --- a/Attic/appendixb/introduction.xml +++ b/Attic/appendixc/introduction.xml @@ -1,4 +1,4 @@ - + Introduction A list of books, HOWTOs and other documents that might be useful to diff --git a/Attic/appendixb/other.xml b/Attic/appendixc/other.xml similarity index 87% rename from Attic/appendixb/other.xml rename to Attic/appendixc/other.xml index 5ad193fcc..db1857fdb 100644 --- a/Attic/appendixb/other.xml +++ b/Attic/appendixc/other.xml @@ -1,4 +1,4 @@ - + Other diff --git a/Attic/appendixc/packages.xml b/Attic/appendixc/packages.xml deleted file mode 100644 index 775d4feda..000000000 --- a/Attic/appendixc/packages.xml +++ /dev/null @@ -1,67 +0,0 @@ - -Official download locations - -Below is the list with packages from chapter 3 with their original -download locations. This might help to find a newer version of a -package quicker. - - -&ac-bash; -&ac-binutils; -&ac-bzip2; -&ac-diffutils; -&ac-fileutils; -&ac-gcc; -&ac-grep; -&ac-gzip; -&ac-gzip-patch; -&ac-kernel; -&ac-make; -&ac-mawk; -&ac-patch; -&ac-sed; -&ac-shellutils; -&ac-shellutils-patch; -&ac-tar; -&ac-tar-patch; -&ac-texinfo; -&ac-textutils; -&ac-glibc; -&ac-glibc-threads; -&ac-makedev; -&ac-manpages; -&ac-manpages-patch; -&ac-findutils-patch; -&ac-ncurses; -&ac-vim; -&ac-bison; -&ac-less; -&ac-groff; -&ac-man; -&ac-perl; -&ac-m4; -&ac-autoconf; -&ac-automake; -&ac-flex; -&ac-file; -&ac-libtool; -&ac-bin86; -&ac-ed; -&ac-gettext; -&ac-kbd; -&ac-e2fsprogs; -&ac-lilo; -&ac-modutils; -&ac-procinfo; -&ac-procps; -&ac-psmisc; -&ac-shadowpwd; -&ac-sysklogd; -&ac-sysvinit; -&ac-utillinux; -&ac-netkitbase; -&ac-nettools; - - - - diff --git a/Attic/appendixc/appendixc.xml b/Attic/appendixd/appendixd.xml similarity index 58% rename from Attic/appendixc/appendixc.xml rename to Attic/appendixd/appendixd.xml index 3bbdf626d..e4f13d9ac 100644 --- a/Attic/appendixc/appendixc.xml +++ b/Attic/appendixd/appendixd.xml @@ -1,6 +1,6 @@ - + Official download locations -&ac-packages; +&ad-packages; diff --git a/Attic/appendixc/autoconf.xml b/Attic/appendixd/autoconf.xml similarity index 100% rename from Attic/appendixc/autoconf.xml rename to Attic/appendixd/autoconf.xml diff --git a/Attic/appendixc/automake.xml b/Attic/appendixd/automake.xml similarity index 100% rename from Attic/appendixc/automake.xml rename to Attic/appendixd/automake.xml diff --git a/Attic/appendixc/bash.xml b/Attic/appendixd/bash.xml similarity index 100% rename from Attic/appendixc/bash.xml rename to Attic/appendixd/bash.xml diff --git a/Attic/appendixc/bin86.xml b/Attic/appendixd/bin86.xml similarity index 100% rename from Attic/appendixc/bin86.xml rename to Attic/appendixd/bin86.xml diff --git a/Attic/appendixc/binutils.xml b/Attic/appendixd/binutils.xml similarity index 100% rename from Attic/appendixc/binutils.xml rename to Attic/appendixd/binutils.xml diff --git a/Attic/appendixc/bison.xml b/Attic/appendixd/bison.xml similarity index 100% rename from Attic/appendixc/bison.xml rename to Attic/appendixd/bison.xml diff --git a/Attic/appendixc/bzip2.xml b/Attic/appendixd/bzip2.xml similarity index 100% rename from Attic/appendixc/bzip2.xml rename to Attic/appendixd/bzip2.xml diff --git a/Attic/appendixc/diffutils.xml b/Attic/appendixd/diffutils.xml similarity index 100% rename from Attic/appendixc/diffutils.xml rename to Attic/appendixd/diffutils.xml diff --git a/Attic/appendixc/e2fsprogs.xml b/Attic/appendixd/e2fsprogs.xml similarity index 100% rename from Attic/appendixc/e2fsprogs.xml rename to Attic/appendixd/e2fsprogs.xml diff --git a/Attic/appendixc/ed.xml b/Attic/appendixd/ed.xml similarity index 100% rename from Attic/appendixc/ed.xml rename to Attic/appendixd/ed.xml diff --git a/Attic/appendixc/file.xml b/Attic/appendixd/file.xml similarity index 100% rename from Attic/appendixc/file.xml rename to Attic/appendixd/file.xml diff --git a/Attic/appendixc/fileutils.xml b/Attic/appendixd/fileutils.xml similarity index 100% rename from Attic/appendixc/fileutils.xml rename to Attic/appendixd/fileutils.xml diff --git a/Attic/appendixc/findutils-patch.xml b/Attic/appendixd/findutils-patch.xml similarity index 100% rename from Attic/appendixc/findutils-patch.xml rename to Attic/appendixd/findutils-patch.xml diff --git a/Attic/appendixc/findutils.xml b/Attic/appendixd/findutils.xml similarity index 100% rename from Attic/appendixc/findutils.xml rename to Attic/appendixd/findutils.xml diff --git a/Attic/appendixc/flex.xml b/Attic/appendixd/flex.xml similarity index 100% rename from Attic/appendixc/flex.xml rename to Attic/appendixd/flex.xml diff --git a/Attic/appendixc/gcc-patch.xml b/Attic/appendixd/gcc-patch.xml similarity index 100% rename from Attic/appendixc/gcc-patch.xml rename to Attic/appendixd/gcc-patch.xml diff --git a/Attic/appendixc/gcc.xml b/Attic/appendixd/gcc.xml similarity index 100% rename from Attic/appendixc/gcc.xml rename to Attic/appendixd/gcc.xml diff --git a/Attic/appendixc/gettext.xml b/Attic/appendixd/gettext.xml similarity index 100% rename from Attic/appendixc/gettext.xml rename to Attic/appendixd/gettext.xml diff --git a/Attic/appendixc/glibc-threads.xml b/Attic/appendixd/glibc-threads.xml similarity index 100% rename from Attic/appendixc/glibc-threads.xml rename to Attic/appendixd/glibc-threads.xml diff --git a/Attic/appendixc/glibc.xml b/Attic/appendixd/glibc.xml similarity index 100% rename from Attic/appendixc/glibc.xml rename to Attic/appendixd/glibc.xml diff --git a/Attic/appendixc/grep.xml b/Attic/appendixd/grep.xml similarity index 100% rename from Attic/appendixc/grep.xml rename to Attic/appendixd/grep.xml diff --git a/Attic/appendixc/groff.xml b/Attic/appendixd/groff.xml similarity index 100% rename from Attic/appendixc/groff.xml rename to Attic/appendixd/groff.xml diff --git a/Attic/appendixc/gzip-patch.xml b/Attic/appendixd/gzip-patch.xml similarity index 100% rename from Attic/appendixc/gzip-patch.xml rename to Attic/appendixd/gzip-patch.xml diff --git a/Attic/appendixc/gzip.xml b/Attic/appendixd/gzip.xml similarity index 100% rename from Attic/appendixc/gzip.xml rename to Attic/appendixd/gzip.xml diff --git a/Attic/appendixc/kbd.xml b/Attic/appendixd/kbd.xml similarity index 100% rename from Attic/appendixc/kbd.xml rename to Attic/appendixd/kbd.xml diff --git a/Attic/appendixc/kernel.xml b/Attic/appendixd/kernel.xml similarity index 100% rename from Attic/appendixc/kernel.xml rename to Attic/appendixd/kernel.xml diff --git a/Attic/appendixc/less.xml b/Attic/appendixd/less.xml similarity index 100% rename from Attic/appendixc/less.xml rename to Attic/appendixd/less.xml diff --git a/Attic/appendixc/libtool.xml b/Attic/appendixd/libtool.xml similarity index 100% rename from Attic/appendixc/libtool.xml rename to Attic/appendixd/libtool.xml diff --git a/Attic/appendixc/lilo.xml b/Attic/appendixd/lilo.xml similarity index 100% rename from Attic/appendixc/lilo.xml rename to Attic/appendixd/lilo.xml diff --git a/Attic/appendixc/m4.xml b/Attic/appendixd/m4.xml similarity index 100% rename from Attic/appendixc/m4.xml rename to Attic/appendixd/m4.xml diff --git a/Attic/appendixc/make.xml b/Attic/appendixd/make.xml similarity index 100% rename from Attic/appendixc/make.xml rename to Attic/appendixd/make.xml diff --git a/Attic/appendixc/makedev.xml b/Attic/appendixd/makedev.xml similarity index 100% rename from Attic/appendixc/makedev.xml rename to Attic/appendixd/makedev.xml diff --git a/Attic/appendixc/man.xml b/Attic/appendixd/man.xml similarity index 100% rename from Attic/appendixc/man.xml rename to Attic/appendixd/man.xml diff --git a/Attic/appendixc/manpages-patch.xml b/Attic/appendixd/manpages-patch.xml similarity index 100% rename from Attic/appendixc/manpages-patch.xml rename to Attic/appendixd/manpages-patch.xml diff --git a/Attic/appendixc/manpages.xml b/Attic/appendixd/manpages.xml similarity index 100% rename from Attic/appendixc/manpages.xml rename to Attic/appendixd/manpages.xml diff --git a/Attic/appendixc/mawk.xml b/Attic/appendixd/mawk.xml similarity index 100% rename from Attic/appendixc/mawk.xml rename to Attic/appendixd/mawk.xml diff --git a/Attic/appendixc/modutils.xml b/Attic/appendixd/modutils.xml similarity index 100% rename from Attic/appendixc/modutils.xml rename to Attic/appendixd/modutils.xml diff --git a/Attic/appendixc/ncurses.xml b/Attic/appendixd/ncurses.xml similarity index 100% rename from Attic/appendixc/ncurses.xml rename to Attic/appendixd/ncurses.xml diff --git a/Attic/appendixc/netkitbase.xml b/Attic/appendixd/netkitbase.xml similarity index 100% rename from Attic/appendixc/netkitbase.xml rename to Attic/appendixd/netkitbase.xml diff --git a/Attic/appendixc/nettools.xml b/Attic/appendixd/nettools.xml similarity index 100% rename from Attic/appendixc/nettools.xml rename to Attic/appendixd/nettools.xml diff --git a/Attic/appendixd/packages.xml b/Attic/appendixd/packages.xml new file mode 100644 index 000000000..8a6f00cf5 --- /dev/null +++ b/Attic/appendixd/packages.xml @@ -0,0 +1,67 @@ + +Official download locations + +Below is the list with packages from chapter 3 with their original +download locations. This might help to find a newer version of a +package quicker. + + +&ad-bash; +&ad-binutils; +&ad-bzip2; +&ad-diffutils; +&ad-fileutils; +&ad-gcc; +&ad-grep; +&ad-gzip; +&ad-gzip-patch; +&ad-kernel; +&ad-make; +&ad-mawk; +&ad-patch; +&ad-sed; +&ad-shellutils; +&ad-shellutils-patch; +&ad-tar; +&ad-tar-patch; +&ad-texinfo; +&ad-textutils; +&ad-glibc; +&ad-glibc-threads; +&ad-makedev; +&ad-manpages; +&ad-manpages-patch; +&ad-findutils-patch; +&ad-ncurses; +&ad-vim; +&ad-bison; +&ad-less; +&ad-groff; +&ad-man; +&ad-perl; +&ad-m4; +&ad-autoconf; +&ad-automake; +&ad-flex; +&ad-file; +&ad-libtool; +&ad-bin86; +&ad-ed; +&ad-gettext; +&ad-kbd; +&ad-e2fsprogs; +&ad-lilo; +&ad-modutils; +&ad-procinfo; +&ad-procps; +&ad-psmisc; +&ad-shadowpwd; +&ad-sysklogd; +&ad-sysvinit; +&ad-utillinux; +&ad-netkitbase; +&ad-nettools; + + + + diff --git a/Attic/appendixc/patch.xml b/Attic/appendixd/patch.xml similarity index 100% rename from Attic/appendixc/patch.xml rename to Attic/appendixd/patch.xml diff --git a/Attic/appendixc/perl.xml b/Attic/appendixd/perl.xml similarity index 100% rename from Attic/appendixc/perl.xml rename to Attic/appendixd/perl.xml diff --git a/Attic/appendixc/procinfo.xml b/Attic/appendixd/procinfo.xml similarity index 100% rename from Attic/appendixc/procinfo.xml rename to Attic/appendixd/procinfo.xml diff --git a/Attic/appendixc/procps.xml b/Attic/appendixd/procps.xml similarity index 100% rename from Attic/appendixc/procps.xml rename to Attic/appendixd/procps.xml diff --git a/Attic/appendixc/psmisc.xml b/Attic/appendixd/psmisc.xml similarity index 100% rename from Attic/appendixc/psmisc.xml rename to Attic/appendixd/psmisc.xml diff --git a/Attic/appendixc/sed.xml b/Attic/appendixd/sed.xml similarity index 100% rename from Attic/appendixc/sed.xml rename to Attic/appendixd/sed.xml diff --git a/Attic/appendixc/shadowpwd.xml b/Attic/appendixd/shadowpwd.xml similarity index 100% rename from Attic/appendixc/shadowpwd.xml rename to Attic/appendixd/shadowpwd.xml diff --git a/Attic/appendixc/shellutils-patch.xml b/Attic/appendixd/shellutils-patch.xml similarity index 100% rename from Attic/appendixc/shellutils-patch.xml rename to Attic/appendixd/shellutils-patch.xml diff --git a/Attic/appendixc/shellutils.xml b/Attic/appendixd/shellutils.xml similarity index 100% rename from Attic/appendixc/shellutils.xml rename to Attic/appendixd/shellutils.xml diff --git a/Attic/appendixc/sysklogd.xml b/Attic/appendixd/sysklogd.xml similarity index 100% rename from Attic/appendixc/sysklogd.xml rename to Attic/appendixd/sysklogd.xml diff --git a/Attic/appendixc/sysvinit.xml b/Attic/appendixd/sysvinit.xml similarity index 100% rename from Attic/appendixc/sysvinit.xml rename to Attic/appendixd/sysvinit.xml diff --git a/Attic/appendixc/tar-patch.xml b/Attic/appendixd/tar-patch.xml similarity index 100% rename from Attic/appendixc/tar-patch.xml rename to Attic/appendixd/tar-patch.xml diff --git a/Attic/appendixc/tar.xml b/Attic/appendixd/tar.xml similarity index 100% rename from Attic/appendixc/tar.xml rename to Attic/appendixd/tar.xml diff --git a/Attic/appendixc/texinfo.xml b/Attic/appendixd/texinfo.xml similarity index 100% rename from Attic/appendixc/texinfo.xml rename to Attic/appendixd/texinfo.xml diff --git a/Attic/appendixc/textutils.xml b/Attic/appendixd/textutils.xml similarity index 100% rename from Attic/appendixc/textutils.xml rename to Attic/appendixd/textutils.xml diff --git a/Attic/appendixc/toplevel.xml b/Attic/appendixd/toplevel.xml similarity index 100% rename from Attic/appendixc/toplevel.xml rename to Attic/appendixd/toplevel.xml diff --git a/Attic/appendixc/utillinux.xml b/Attic/appendixd/utillinux.xml similarity index 100% rename from Attic/appendixc/utillinux.xml rename to Attic/appendixd/utillinux.xml diff --git a/Attic/appendixc/vim.xml b/Attic/appendixd/vim.xml similarity index 100% rename from Attic/appendixc/vim.xml rename to Attic/appendixd/vim.xml diff --git a/book/part3.xml b/book/part3.xml index c9e4a3f4b..42f7b8285 100644 --- a/book/part3.xml +++ b/book/part3.xml @@ -4,6 +4,7 @@ &appendixa; &appendixb; &appendixc; +&appendixd; diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b8657127e..5d086ec81 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,10 @@ +August 26th 2001 [markh]: Moved appendix c --> appendix d and +appendix b --> appendix c in order to create room for the dependency +information to go into appendix b. + After much testing and discussing, it's been decided to downgrade to gcc-2.95.3 for the time being, until problems with the new gcc-3.0 version have been fixed. diff --git a/index.xml b/index.xml index dd27ef336..31d75718e 100644 --- a/index.xml +++ b/index.xml @@ -4,8 +4,8 @@ - - + + @@ -452,71 +452,73 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +