ソースを参照

Noted updated find command, and move of reboot part to chap9

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年 前
コミット
25f7012084
2 ファイル変更8 行追加1 行削除
  1. 7 0
      chapter01/changelog.xml
  2. 1 1
      index.xml

+ 7 - 0
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>
 

+ 1 - 1
index.xml

@@ -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">