Author: jim Date: 2005-05-27 11:06:41 -0600 (Fri, 27 May 2005) New Revision: 5453
Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml branches/cross-lfs/BOOK/reboot/ppc-chapter.xml branches/cross-lfs/BOOK/reboot/raq2-chapter.xml branches/cross-lfs/BOOK/reboot/sparc-chapter.xml branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml branches/cross-lfs/BOOK/reboot/x86-chapter.xml branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml Log: Added whatnext.xml to reboot section Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/introduction/common/changelog.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -97,6 +97,7 @@ <listitem><para>May 27, 2005 [jim]</para> <itemizedlist> <listitem><para>Adding ownership change to prevent issues during reboot.</para></listitem> +<listitem><para>Added a what's next to the last part of the reboot section.</para></listitem> </itemizedlist> </listitem> </itemizedlist> Modified: branches/cross-lfs/BOOK/reboot/ppc-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/ppc-chapter.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/reboot/ppc-chapter.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -23,6 +23,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.html"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> </chapter> Modified: branches/cross-lfs/BOOK/reboot/raq2-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/raq2-chapter.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/reboot/raq2-chapter.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -24,6 +24,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.html"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> </chapter> Modified: branches/cross-lfs/BOOK/reboot/sparc-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/sparc-chapter.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/reboot/sparc-chapter.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -23,6 +23,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.html"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> </chapter> Modified: branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/reboot/sparc64-chapter.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -23,6 +23,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.html"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> </chapter> Modified: branches/cross-lfs/BOOK/reboot/x86-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/x86-chapter.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/reboot/x86-chapter.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -24,6 +24,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.html"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> </chapter> Modified: branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml =================================================================== --- branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml 2005-05-27 16:51:09 UTC (rev 5452) +++ branches/cross-lfs/BOOK/reboot/x86_64-chapter.xml 2005-05-27 17:06:41 UTC (rev 5453) @@ -24,6 +24,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/fstab.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bootscripts.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.html"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> </chapter> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
