diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-12 00:47:51 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-12 00:47:51 +0000 |
commit | 156153409f24bdb786541461ac620dce9838d2fe (patch) | |
tree | ba032d5ab1065b2b120025e74770576e5c43ac21 /chapter01 | |
parent | 955533beaf30ff65be18b3e5c1e3909928dd169a (diff) |
Added Grub instructions for installing to MBR
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fef8ac631..31431dae2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 11th, 2003 [jeremy]: Added bootloader setup to +Chapter 8, after the addition of Grub to the book.</para></listitem> + <listitem><para>September 11th, 2003 [gerard]: Removed Bin86 and LILO and replaced it with Grub.</para></listitem> |