Author: bdubbs Date: 2010-01-12 00:53:02 -0700 (Tue, 12 Jan 2010) New Revision: 8208
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/important/important.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Removed the package managment page added in error. The page has been moved to LFS. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-01-11 09:50:11 UTC (rev 8207) +++ trunk/BOOK/general.ent 2010-01-12 07:53:02 UTC (rev 8208) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "11"> <!-- Always 2 digits --> +<!ENTITY day "12"> <!-- Always 2 digits --> <!ENTITY month "01"> <!-- Always 2 digits --> <!ENTITY year "2010"> <!ENTITY copyrightdate "2001-&year;"> Modified: trunk/BOOK/introduction/important/important.xml =================================================================== --- trunk/BOOK/introduction/important/important.xml 2010-01-11 09:50:11 UTC (rev 8207) +++ trunk/BOOK/introduction/important/important.xml 2010-01-12 07:53:02 UTC (rev 8208) @@ -19,7 +19,9 @@ the book, to introduce important concepts and to explain some issues you may see with some of the included packages.</para> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgmgt.xml"/> + <!-- Moved to LFS + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgmgt.xml"/> + --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="building-notes.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="position.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patches.xml"/> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-11 09:50:11 UTC (rev 8207) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-12 07:53:02 UTC (rev 8208) @@ -42,6 +42,16 @@ --> <listitem> + <para>Date</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Removed the package managment page + added in error. The page has been moved to LFS.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>January 11th, 2010</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
