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/grub.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/grub.xml')
-rw-r--r-- | chapter08/grub.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml new file mode 100644 index 000000000..8585aad12 --- /dev/null +++ b/chapter08/grub.xml @@ -0,0 +1,8 @@ +<sect1 id="ch08-grub"> +<title>Making the LFS system bootable</title> +<?dbhtml filename="grub.html" dir="chapter08"?> + +<para>(To be filled in)</para> + +</sect1> + |