diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 22:06:48 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 22:06:48 +0000 |
commit | 6d8c79807214cb98971798861c3c425cbb42979b (patch) | |
tree | befb16bda6daaf6e49f80ebed6ccb02d57c79d13 /chapter04 | |
parent | 2d2898e8b96465059074ac7264a1b8d4e506bda0 (diff) |
sorted alphabetically
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/packages.xml | 83 | ||||
-rw-r--r-- | chapter04/procps-patch.xml | 3 |
2 files changed, 45 insertions, 41 deletions
diff --git a/chapter04/packages.xml b/chapter04/packages.xml index c41bc0030..c45edcdb6 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -5,71 +5,72 @@ <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-kernel; +&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-lilo; +&c3-kernel; +&c3-m4; &c3-make; -&c3-sed; -&c3-shellutils; -&c3-shellutils-patch; -&c3-tar; -&c3-tar-patch; -&c3-textutils; -&c3-gawk; -&c3-gawk-patch; -&c3-texinfo; -&c3-patch; &c3-makedev; -&c3-glibc; -&c3-glibc-threads; -&c3-glibc-patch; -&c3-zlib; +&c3-man; &c3-manpages; -&c3-ed; -&c3-ed-patch; -&c3-findutils; -&c3-findutils-patch; +&c3-modutils; &c3-ncurses; &c3-ncurses-patch; -&c3-vim; -&c3-vim-patch; -&c3-bison; -&c3-less; -&c3-groff; -&c3-man; +&c3-netkitbase; +&c3-nettools; +&c3-patch; &c3-perl; -&c3-m4; -&c3-autoconf; -&c3-automake; -&c3-flex; -&c3-file; -&c3-libtool; -&c3-bin86; -&c3-gettext; -&c3-kbd; -&c3-kbd-patch; -&c3-e2fsprogs; -&c3-lilo; -&c3-modutils; &c3-procinfo; &c3-procps; +&c3-procps-patch; &c3-psmisc; +&c3-sed; &c3-shadowpwd; +&c3-shellutils; +&c3-shellutils-patch; &c3-sysklogd; &c3-sysvinit; +&c3-tar; +&c3-tar-patch; +&c3-texinfo; +&c3-textutils; &c3-utillinux; -&c3-netkitbase; -&c3-nettools; -&c3-bootscripts; +&c3-vim; +&c3-vim-patch; +&c3-zlib; Total size of all packages: &all-size-kb; (&all-size-mb;) </literallayout> diff --git a/chapter04/procps-patch.xml b/chapter04/procps-patch.xml new file mode 100644 index 000000000..ae6630406 --- /dev/null +++ b/chapter04/procps-patch.xml @@ -0,0 +1,3 @@ +Procps Patch (&procps-patch-version;) - &procps-patch-size;: +<ulink url="&ftp;/procps-&procps-patch-version;.patch.bz2"/> +<ulink url="&http;/procps-&procps-patch-version;.patch.bz2"/> |