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 /appendixa/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 'appendixa/grub.xml')
-rw-r--r-- | appendixa/grub.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/appendixa/grub.xml b/appendixa/grub.xml new file mode 100644 index 000000000..1d109a7a8 --- /dev/null +++ b/appendixa/grub.xml @@ -0,0 +1,13 @@ +<sect1 id="aa-grub" xreflabel="Grub"> +<title>Grub</title> +<?dbhtml filename="grub.html" dir="appendixa"?> + +<para>For installation instructions see <xref linkend="ch06-grub"/>.</para> + +&aa-grub-down; +&aa-grub-shortdesc; +&aa-grub-desc; +&aa-grub-dep; + +</sect1> + |