diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-15 08:31:59 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-15 08:31:59 +0000 |
commit | e3a72b120b009457a21026ca959c4492c9a92140 (patch) | |
tree | d84a020bb0a2226420e9623c571c725863624ffc /chapter05/binutils-pass1-inst.xml | |
parent | f046b9baf1534d7b4838934fcf2a6138aa3af162 (diff) |
Expand Grub details and add a warning.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass1-inst.xml')
-rw-r--r-- | chapter05/binutils-pass1-inst.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter05/binutils-pass1-inst.xml b/chapter05/binutils-pass1-inst.xml index 9215451f6..8ceb64537 100644 --- a/chapter05/binutils-pass1-inst.xml +++ b/chapter05/binutils-pass1-inst.xml @@ -87,9 +87,15 @@ You'll see how this preparation is used later on in the chapter.</para></listitem> </itemizedlist> +<!-- HACK - Force some whitespace to appease tidy --> +<literallayout></literallayout> + <warning><para>Do not yet remove the Binutils build and source directories. You will need them again in their current state a bit further on in this chapter.</para></warning> +<!-- HACK - Force some whitespace to appease tidy --> +<literallayout></literallayout> + </sect2> |