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 /chapter08/chapter08.xml | |
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 'chapter08/chapter08.xml')
-rw-r--r-- | chapter08/chapter08.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 2b6e70ab7..90ef69e72 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -5,6 +5,6 @@ &c8-introduction; &c8-fstab; &c8-kernel; -&c8-lilo; +&c8-grub; </chapter> |