diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-09-11 21:35:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-09-11 21:35:35 +0000 |
commit | 955533beaf30ff65be18b3e5c1e3909928dd169a (patch) | |
tree | ed52a9832d7dcf2d6cbdb556054b8191dd753e4c /chapter04 | |
parent | c94dd38cc7fe0ec74ad95516eb6a8c3efe9d0fc6 (diff) |
Removed LILO and Bin86. Replaced them with Grub
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 4fe6465cb..e4bf547d9 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -54,9 +54,6 @@ Automake (&automake-version;) - &automake-size;: Bash (&bash-version;) - &bash-size;: <ulink url="http://freshmeat.net/projects/gnubash/"/> -Bin86 (&bin86-version;) - &bin86-size;: -<ulink url="http://freshmeat.net/projects/bin86/"/> - Binutils (&binutils-version;) - &binutils-size;: <ulink url="http://freshmeat.net/projects/binutils/"/> @@ -123,6 +120,9 @@ Grep (&grep-version;) - &grep-size;: Groff (&groff-version;) - &groff-size;: <ulink url="http://freshmeat.net/projects/groff/"/> +Grub (&grub-version;) - &grub-size;: +<ulink url="ftp://alpha.gnu.org/pub/gnu/grub/"/> + Gzip (&gzip-version;) - &gzip-size;: <ulink url="ftp://alpha.gnu.org/gnu/gzip/"/> @@ -144,9 +144,6 @@ Lfs-Utils (&lfs-utils-version;) - &lfs-utils-size;: Libtool (&libtool-version;) - &libtool-size;: <ulink url="http://freshmeat.net/projects/libtool/"/> -Lilo (&lilo-version;) - &lilo-size;: -<ulink url="http://freshmeat.net/projects/lilo/"/> - Linux (&kernel-version;) - &kernel-size;: <ulink url="http://freshmeat.net/projects/linux/"/> @@ -271,6 +268,9 @@ GCC Suppress Libiberty Patch: Glibc Sscanf Patch: <ulink url="&http;/glibc-2.3.2-sscanf-1.patch"/> +Grub Patch (&grub-patch-version;) - &grub-patch-size;: +<ulink url="&http;/grub-&grub-patch-version;.patch"/> + Kbd Patch (&kbd-patch-version;) - &kbd-patch-size;: <ulink url="&http;/kbd-&kbd-patch-version;.patch"/> |