git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-08-29 21:01:37 +00:00
parent 6a0f666ea3
commit 8277789d57

View File

@ -29,6 +29,25 @@
</para></listitem>
<listitem><para>August 29th, 2001 [gerard]: Chapter6 - Kbd: Added
commands who to create the defkeymap.map.gz file if you really
want/need it, and explained the reason for not using it in more
detail.</para></listitem>
<listitem><para>August 29th, 2001 [gerard]: Chapter 6 - Binutils:
removed the -e options to 'make' which aren't necessary anymore. They
were removed in chapter 5 already, but forgotten to commit changes to
chapter 6.</para></listitem>
<listitem><para>August 29th, 2001 [gerard]: Chapter 6 - Bin86: Added a
note that this package may not be needed if lilo isn't
used.</para></listitem>
<listitem><para>August 29th, 2001 [gerard]: Chapter 6 - Ed: Added a note
that nothing in LFS depends on Ed (except for patch, but ed formatted
patch files are very rare these days), so you can safely skip
it.</para></listitem>
<listitem><para>August 29th, 2001 [gerard]: Various updates to the text
through the entire book (mostly grammatical fixes and
such).</para></listitem>