Author: manuel Date: 2005-04-25 13:34:20 -0600 (Mon, 25 Apr 2005) New Revision: 5075
Modified: branches/cross-lfs/BOOK/introduction/changelog.xml branches/cross-lfs/BOOK/temp-system/chapter.xml Log: Added temp-system/choose.xml to can select the reboot or chroot method. Modified: branches/cross-lfs/BOOK/introduction/changelog.xml =================================================================== --- branches/cross-lfs/BOOK/introduction/changelog.xml 2005-04-25 19:28:17 UTC (rev 5074) +++ branches/cross-lfs/BOOK/introduction/changelog.xml 2005-04-25 19:34:20 UTC (rev 5075) @@ -94,13 +94,22 @@ --> <itemizedlist> +<listitem><para>April 25, 2005 [manuel]</para> +<itemizedlist> +<listitem><para>Added temp-system/choose.xml to can select the reboot +or chroot method.</para></listitem> +</itemizedlist> +</listitem> +</itemizedlist> + +<itemizedlist> <listitem><para>April 25, 2005 [jim]</para> <itemizedlist> <listitem><para>Removed testsuite information from reboot.</para></listitem> <listitem><para>Added a chown to the LFS directory to prevent issues with the reboot scenario.</para></listitem> <listitem><para>Corrected a build issue with e2fsprogs in reboot.</para></listitem> -<listitem><para>Corrected grammer in gcc builds. Thanks Matt.</para></listitem? +<listitem><para>Corrected grammer in gcc builds. Thanks Matt.</para></listitem> <listitem><para>Corrected a build issue that prevent sysvinit in reboot to install.</para></listitem> <listitem><para>Removed an uneeded patch from inetutils in reboot.</para></listitem> </itemizedlist> Modified: branches/cross-lfs/BOOK/temp-system/chapter.xml =================================================================== --- branches/cross-lfs/BOOK/temp-system/chapter.xml 2005-04-25 19:28:17 UTC (rev 5074) +++ branches/cross-lfs/BOOK/temp-system/chapter.xml 2005-04-25 19:34:20 UTC (rev 5075) @@ -30,5 +30,6 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tar.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bash.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="choose.xml"/> </chapter> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
