Author: jhuntwork Date: 2005-11-12 18:20:51 -0700 (Sat, 12 Nov 2005) New Revision: 7151
Modified: branches/alphabetical/BOOK/chapter01/changelog.xml branches/alphabetical/BOOK/chapter06/chapter06.xml Log: Moved sed to earlier in the build in chapter 6 Modified: branches/alphabetical/BOOK/chapter01/changelog.xml =================================================================== --- branches/alphabetical/BOOK/chapter01/changelog.xml 2005-11-12 19:32:38 UTC (rev 7150) +++ branches/alphabetical/BOOK/chapter01/changelog.xml 2005-11-13 01:20:51 UTC (rev 7151) @@ -114,6 +114,9 @@ </itemizedlist> </listitem> +<listitem><para>November 12, 2005 [jhuntwork]: Move sed to earlier in the +build.</para></listitem> + <listitem><para>November 12, 2005 [jhuntwork]: Move m4 to earlier in the build. Thanks Chris Staub.</para></listitem> Modified: branches/alphabetical/BOOK/chapter06/chapter06.xml =================================================================== --- branches/alphabetical/BOOK/chapter06/chapter06.xml 2005-11-12 19:32:38 UTC (rev 7150) +++ branches/alphabetical/BOOK/chapter06/chapter06.xml 2005-11-13 01:20:51 UTC (rev 7151) @@ -28,6 +28,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sed.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="autoconf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="automake.xml"/> @@ -58,7 +59,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="procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="psmisc.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sed.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shadow.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysklogd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysvinit.xml"/> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
