From 8453242b5691023e76320641ccda5eb699426dba Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 21 Jun 2001 00:29:05 +0000 Subject: [PATCH] Reordered - put packages in same order as they are installed closed bug 73 with this change thanks to mark hymers for submitting the diff git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/appendixa.xml | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/appendixa/appendixa.xml b/appendixa/appendixa.xml index 84cb3b921..211c059f0 100644 --- a/appendixa/appendixa.xml +++ b/appendixa/appendixa.xml @@ -3,14 +3,13 @@ &aa-introduction; &aa-glibc; -&aa-kernel; -&aa-ed; -&aa-patch; +&aa-manpages; +&aa-findutils; +&aa-mawk; +&aa-ncurses; +&aa-vim; &aa-gcc; &aa-bison; -&aa-mawk; -&aa-findutils; -&aa-ncurses; &aa-less; &aa-groff; &aa-man; @@ -21,34 +20,38 @@ &aa-automake; &aa-bash; &aa-flex; -&aa-binutils; -&aa-bzip2; -&aa-diffutils; -&aa-e2fsprogs; &aa-file; -&aa-fileutils; -&aa-gettext; -&aa-grep; -&aa-gzip; &aa-libtool; &aa-bin86; +&aa-binutils; +&aa-bzip2; +&aa-ed; +&aa-gettext; +&aa-kbd; +&aa-diffutils; +&aa-e2fsprogs; +&aa-fileutils; +&aa-grep; +&aa-gzip; &aa-lilo; &aa-make; -&aa-shellutils; -&aa-shadowpwd; &aa-modutils; +&aa-patch; &aa-procinfo; &aa-procps; -&aa-vim; &aa-psmisc; &aa-sed; +&aa-shellutils; +&aa-shadowpwd; &aa-sysklogd; &aa-sysvinit; &aa-tar; &aa-textutils; &aa-utillinux; -&aa-kbd; -&aa-manpages; + + +&aa-kernel; + &aa-netkitbase; &aa-nettools;