Author: dj Date: 2008-03-22 22:10:07 -0600 (Sat, 22 Mar 2008) New Revision: 7304
Modified: trunk/BOOK/postlfs/filesystems/filesystems.xml trunk/BOOK/postlfs/filesystems/xfs.xml Log: Put xfs-progs back into the book and update 2.9.7. Modified: trunk/BOOK/postlfs/filesystems/filesystems.xml =================================================================== --- trunk/BOOK/postlfs/filesystems/filesystems.xml 2008-03-23 02:40:43 UTC (rev 7303) +++ trunk/BOOK/postlfs/filesystems/filesystems.xml 2008-03-23 04:10:07 UTC (rev 7304) @@ -24,6 +24,6 @@ <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ext3.xml"/> --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="reiser.xml"/> -<!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfs.xml"/> --> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfs.xml"/> </chapter> Modified: trunk/BOOK/postlfs/filesystems/xfs.xml =================================================================== --- trunk/BOOK/postlfs/filesystems/xfs.xml 2008-03-23 02:40:43 UTC (rev 7303) +++ trunk/BOOK/postlfs/filesystems/xfs.xml 2008-03-23 04:10:07 UTC (rev 7304) @@ -8,9 +8,9 @@ <!ENTITY xfsprogs-download-http " "> <!ENTITY xfsprogs-download-ftp "ftp://oss.sgi.com/projects/xfs/download/cmd_tars/xfsprogs_&xfsprogs-version;-1.tar.gz"> <!ENTITY xfsprogs-md5sum "2bba6d3e4183defacf99e5e8ce805460"> - <!ENTITY xfsprogs-size "975 KB"> - <!ENTITY xfsprogs-buildsize "37.2 MB"> - <!ENTITY xfsprogs-time "0.8 SBU"> + <!ENTITY xfsprogs-size "976 KB"> + <!ENTITY xfsprogs-buildsize "37 MB"> + <!ENTITY xfsprogs-time "0.6 SBU"> ]> <sect1 id="xfs" xreflabel="XFS-&xfsprogs-version;"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
