* Move the "Get Counted" page to after the user has rebooted. Fixes bug 1030.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-02-13 13:57:12 +00:00
parent 73941fdbc2
commit 9f1c7e5ac8
2 changed files with 5 additions and 1 deletions

View File

@ -51,6 +51,10 @@ of the LFS Book.</para>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
<listitem><para>February 13, 2005 [matt]: Fix bug 1030 by moving the <quote>Get
Counted</quote> section to after the user has rebooted for the first time.
Fixes bug 1030.</para></listitem>
<listitem><para>February 13, 2005 [matt]: Upgraded to glibc-2.3.4</para> <listitem><para>February 13, 2005 [matt]: Upgraded to glibc-2.3.4</para>
</listitem> </listitem>

View File

@ -9,8 +9,8 @@
<?dbhtml filename="chapter09.html"?> <?dbhtml filename="chapter09.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="theend.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="theend.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="getcounted.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="reboot.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="reboot.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="getcounted.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="whatnow.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="whatnow.xml"/>
</chapter> </chapter>