diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-29 21:01:37 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-29 21:01:37 +0000 |
commit | 8277789d5731fa0e585e6f8eb9a869a591922fd3 (patch) | |
tree | 06d9526fd2f349ed9a30b4fb72f45d02fde44640 /chapter01/changelog.xml | |
parent | 6a0f666ea3548cbef751d251e6d86b7a1885fd73 (diff) |
updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df5d221a2..c9b5a2063 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -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> |