Author: bdubbs Date: 2010-01-09 17:13:45 -0700 (Sat, 09 Jan 2010) New Revision: 8203
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/important/important.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Adding back the package management page. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-01-08 11:17:37 UTC (rev 8202) +++ trunk/BOOK/general.ent 2010-01-10 00:13:45 UTC (rev 8203) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "08"> <!-- Always 2 digits --> +<!ENTITY day "10"> <!-- 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-08 11:17:37 UTC (rev 8202) +++ trunk/BOOK/introduction/important/important.xml 2010-01-10 00:13:45 UTC (rev 8203) @@ -19,7 +19,7 @@ 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"/> --> + <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-08 11:17:37 UTC (rev 8202) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-10 00:13:45 UTC (rev 8203) @@ -40,7 +40,17 @@ </listitem> --> + <listitem> + <para>Date</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added back the package management page.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>January 8th, 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
