diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 47cbc05b4..9a97ecace 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -33,16 +33,6 @@ </para></listitem> -<listitem><para>March 16th, 2002 [gerard]: Chapter 05 - Kernel: Shortened -the commands by removing <userinput>make mrproper</userinput>, -<userinput>make config</userinput>, and <userinput>make dep</userinput>. -Instead we just create the missing <filename>version.h</filename> and -<filename class="symlink">asm</filename> symlink and copy the headers to -<filename class="directory">$LFS/usr/include</filename>. We don't need the -kernel tree itself setup until chapter 8 where we would re-run the removed -commands anyways, so it's just a waste of time to do it in chapter -5.</para></listitem> - <listitem><para>March 16th, 2002 [gerard]: Chapter 06+Appendix A: Removed the chroot dependencies. It's not a package so it's a bit out of place.</para></listitem> |