Author: dj
Date: 2008-02-21 20:00:58 -0700 (Thu, 21 Feb 2008)
New Revision: 7187
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/filesystems/xfs.xml
Log:
Updated to XFS-2.9.6.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-02-20 07:21:35 UTC (rev 7186)
+++ trunk/BOOK/general.ent 2008-02-22 03:00:58 UTC (rev 7187)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "21"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "February &day;th, &year;">
+<!ENTITY releasedate "February &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -73,7 +73,7 @@
<!-- Chapter 5 -->
<!ENTITY reiser-version "3.6.20">
-<!ENTITY xfsprogs-version "2.9.4">
+<!ENTITY xfsprogs-version "2.9.6">
<!-- Chapter 6 -->
<!ENTITY vim-version "7.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-02-20 07:21:35 UTC
(rev 7186)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-02-22 03:00:58 UTC
(rev 7187)
@@ -40,7 +40,17 @@
</listitem>
-->
+
<listitem>
+ <para>February 21st, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Updated to xfsprogs-2.9.6.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 19th, 2008</para>
<itemizedlist>
<listitem>
@@ -49,7 +59,6 @@
</itemizedlist>
</listitem>
-
<listitem>
<para>February 13th, 2008</para>
<itemizedlist>
@@ -62,7 +71,6 @@
</itemizedlist>
</listitem>
-
<listitem>
<para>February 11th, 2008</para>
<itemizedlist>
Modified: trunk/BOOK/postlfs/filesystems/xfs.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/xfs.xml 2008-02-20 07:21:35 UTC (rev
7186)
+++ trunk/BOOK/postlfs/filesystems/xfs.xml 2008-02-22 03:00:58 UTC (rev
7187)
@@ -7,10 +7,10 @@
<!-- <!ENTITY xfsprogs-download-http
"http://mirrors.sunsite.dk/xfs/download/cmd_tars/xfsprogs_&xfsprogs-version;-1.tar.gz">
-->
<!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 "174683e3b86b587ed59823fdbbb96ea4">
- <!ENTITY xfsprogs-size "973 KB">
- <!ENTITY xfsprogs-buildsize "32.7 MB">
- <!ENTITY xfsprogs-time "0.7 SBU">
+ <!ENTITY xfsprogs-md5sum "6c356ef7b067aad1191be4f45539f5d7">
+ <!ENTITY xfsprogs-size "976 KB">
+ <!ENTITY xfsprogs-buildsize "37.2 MB">
+ <!ENTITY xfsprogs-time "0.8 SBU">
]>
<sect1 id="xfs" xreflabel="XFS-&xfsprogs-version;">
@@ -75,7 +75,6 @@
<screen role="root"><userinput>make install &&
make install-dev &&
-install -v -m755 -D libhandle/libhandle.la /usr/lib/libhandle.la &&
chmod -v 755 /lib/libhandle.so* &&
rm -f /lib/libhandle.{a,la,so} &&
ln -svf ../../lib/libhandle.so.1 /usr/lib/libhandle.so</userinput></screen>
@@ -85,8 +84,8 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><command>make DEBUG=-DNDEBUG</command>: The <application>XFS
- </application> build will fail using the default -DDEBUG flags.</para>
+ <para><command>make DEBUG=-DNDEBUG</command>: Turns off debugging
+ symbols.</para>
<para><parameter>INSTALL_USER=root INSTALL_GROUP=root</parameter>: This
sets the owner and group of the installed files.</para>
@@ -104,16 +103,9 @@
default optimization settings.</para>
<para><command>make install-dev</command>: This command installs
- static XFS libraries, their headers and the corresponding documentation.
- Currently, <ulink url="ftp://oss.sgi.com/projects/xfs/">DMAPI</ulink>
- and <ulink url="ftp://oss.sgi.com/projects/xfs/">xfsdump</ulink> are
- the only packages that use the installed libraries.</para>
- <!-- checked with the Debian package database as of 2007-01-14 -->
+ static XFS libraries, their headers and the corresponding
+ documentation.</para>
- <para><command>install -v ...</command> and the three following commands
- fix the installation of <filename class="libraryfile">libhandle</filename>
- libraries.</para>
-
</sect2>
<sect2 role="content">
@@ -129,7 +121,8 @@
xfs_db, xfs_freeze, xfs_growfs, xfs_info, xfs_io, xfs_logprint,
xfs_mdrestore, xfs_metadump, xfs_mkfile, xfs_ncheck, xfs_quota,
xfs_repair, and xfs_rtcp</seg>
- <seg>libdisk.a, libhandle.{so,a}, libxcmd.a, libxfs.a, and libxlog.a
</seg>
+ <seg>libdisk.a, libhandle.{so,a}, libxcmd.a, libxfs.a, and
+ libxlog.a </seg>
<seg>/usr/share/doc/xfsprogs</seg>
</seglistitem>
</segmentedlist>
@@ -349,7 +342,8 @@
</listitem>
</varlistentry>
- <!-- FIXME: other libraries are undocumented -->
+
+ <!-- FIXME: other libraries are undocumented 20080221 -->
</variablelist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page