diff options
-rw-r--r-- | chapter01/changelog.xml | 7 | ||||
-rw-r--r-- | index.xml | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 913901844..a79a61a18 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,13 @@ </para></listitem> +<listitem><para>August 27th 2001 [gerard]: Moved rebooting into LFS from +chapter 8 to chapter 9, after we run that find +command.</para></listitem> + +<listitem><para>August 27th 2001 [gerard]: Updated the find command in +chapter 9.</para></listitem> + <listitem><para>August 27th 2001 [markh]: upgraded to e2fsprogs-1.23 and MAKEDEV-1.3.</para></listitem> @@ -342,10 +342,10 @@ <!ENTITY c8-fstab SYSTEM "chapter8/fstab.xml"> <!ENTITY c8-kernel SYSTEM "chapter8/kernel.xml"> <!ENTITY c8-lilo SYSTEM "chapter8/lilo.xml"> -<!ENTITY c8-reboot SYSTEM "chapter8/reboot.xml"> <!ENTITY chapter9 SYSTEM "chapter9/chapter9.xml"> <!ENTITY c9-theend SYSTEM "chapter9/theend.xml"> +<!ENTITY c9-reboot SYSTEM "chapter9/reboot.xml"> <!ENTITY appendixa SYSTEM "appendixa/appendixa.xml"> <!ENTITY aa-introduction SYSTEM "appendixa/introduction.xml"> |