Author: krejzi
Date: 2012-12-31 08:09:48 -0700 (Mon, 31 Dec 2012)
New Revision: 10915
Added:
trunk/BOOK/postlfs/filesystems/xfsprogs.xml
Removed:
trunk/BOOK/postlfs/filesystems/xfs.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netprogs/samba3.xml
trunk/BOOK/postlfs/filesystems/aboutraid.xml
trunk/BOOK/postlfs/filesystems/filesystems.xml
trunk/BOOK/xsoft/other/gparted.xml
Log:
XFS Progs update.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-12-31 14:26:44 UTC (rev 10914)
+++ trunk/BOOK/general.ent 2012-12-31 15:09:48 UTC (rev 10915)
@@ -202,7 +202,7 @@
<!ENTITY ntfs-3g-version "2012.1.15">
<!ENTITY reiser-version "3.6.21">
<!ENTITY sshfs-fuse-version "2.4">
-<!ENTITY xfsprogs-version "3.1.8">
+<!ENTITY xfsprogs-version "3.1.10">
<!-- Chapter 6 -->
<!ENTITY bluefish-version "2.2.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-12-31 14:26:44 UTC
(rev 10914)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-12-31 15:09:48 UTC
(rev 10915)
@@ -61,6 +61,9 @@
<listitem>
<para>[krejzi] - WPA Supplicant 1.1.</para>
</listitem>
+ <listitem>
+ <para>[krejzi] - XFS Progs 3.1.10.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/networking/netprogs/samba3.xml
===================================================================
--- trunk/BOOK/networking/netprogs/samba3.xml 2012-12-31 14:26:44 UTC (rev
10914)
+++ trunk/BOOK/networking/netprogs/samba3.xml 2012-12-31 15:09:48 UTC (rev
10915)
@@ -81,7 +81,7 @@
<xref linkend="openldap"/>,
<xref linkend="gamin"/>,
<xref linkend="acl"/>,
- <xref linkend="xfs"/>,
+ <xref linkend="xfsprogs"/>,
<xref linkend="mitkrb"/>,
<xref linkend="python2"/> (used only in parts of the test suite),
<ulink url="http://tdb.samba.org/">tdb</ulink> (version 1.2.1),
Modified: trunk/BOOK/postlfs/filesystems/aboutraid.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/aboutraid.xml 2012-12-31 14:26:44 UTC
(rev 10914)
+++ trunk/BOOK/postlfs/filesystems/aboutraid.xml 2012-12-31 15:09:48 UTC
(rev 10915)
@@ -161,7 +161,7 @@
1 8 17 1 active sync
/dev/sdb1</literal></screen>
<para>From this point, the partitions can be formated with the filesystem of
- choice (e.g. ext3, ext4, <xref linkend='xfs'/>, <xref linkend='reiserfs'/>,
+ choice (e.g. ext3, ext4, <xref linkend='xfsprogs'/>, <xref
linkend='reiserfs'/>,
etc). The formatted partitions can then be mounted. The
<filename>/etc/fstab</filename> ifile can use the devices created for
mounting at
boot time and the linux command line in
Modified: trunk/BOOK/postlfs/filesystems/filesystems.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/filesystems.xml 2012-12-31 14:26:44 UTC
(rev 10914)
+++ trunk/BOOK/postlfs/filesystems/filesystems.xml 2012-12-31 15:09:48 UTC
(rev 10915)
@@ -31,6 +31,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ntfs-3g.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="reiser.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="sshfs-fuse.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfs.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfsprogs.xml"/>
</chapter>
Deleted: trunk/BOOK/postlfs/filesystems/xfs.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/xfs.xml 2012-12-31 14:26:44 UTC (rev
10914)
+++ trunk/BOOK/postlfs/filesystems/xfs.xml 2012-12-31 15:09:48 UTC (rev
10915)
@@ -1,378 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
- <!ENTITY % general-entities SYSTEM "../../general.ent">
- %general-entities;
-
- <!ENTITY xfsprogs-download-http
"&sources-anduin-http;/x/xfsprogs-&xfsprogs-version;.tar.gz">
- <!ENTITY xfsprogs-download-ftp " ">
- <!ENTITY xfsprogs-md5sum "f70b2e7200d4c29f0af1cf70e7be1db6">
- <!ENTITY xfsprogs-size "1.3 MB">
- <!ENTITY xfsprogs-buildsize "40 MB">
- <!ENTITY xfsprogs-time "0.5 SBU">
-]>
-
-<sect1 id="xfs" xreflabel="xfsprogs-&xfsprogs-version;">
- <?dbhtml filename="xfsfs.html"?>
-
- <sect1info>
- <othername>$LastChangedBy$</othername>
- <date>$Date$</date>
- </sect1info>
-
- <title>xfsprogs-&xfsprogs-version;</title>
-
- <indexterm zone="xfs">
- <primary sortas="a-XFS">XFS</primary>
- </indexterm>
-
- <sect2 role="package">
- <title>Introduction to xfsprogs</title>
-
- <para>The <application>xfsprogs</application> package contains
administration
- and debugging tools for the XFS file system.</para>
-
- &lfs72_checked;
-
- <bridgehead renderas="sect3">Package Information</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>Download (HTTP): <ulink url="&xfsprogs-download-http;"/></para>
- </listitem>
- <listitem>
- <para>Download (FTP): <ulink url="&xfsprogs-download-ftp;"/></para>
- </listitem>
- <listitem>
- <para>Download MD5 sum: &xfsprogs-md5sum;</para>
- </listitem>
- <listitem>
- <para>Download size: &xfsprogs-size;</para>
- </listitem>
- <listitem>
- <para>Estimated disk space required: &xfsprogs-buildsize;</para>
- </listitem>
- <listitem>
- <para>Estimated build time: &xfsprogs-time;</para>
- </listitem>
- </itemizedlist>
-
- <caution><para>The XFS developers regularly remove the current
- package when a new package is available. Unfortunately, this has led to
- severe incompatibilities, including
- <ulink url="http://bugs.debian.org/465737">unmountable filesystems</ulink>,
- due to kernel version requirements in new versions of the package. Using a
- version not in the book is strongly discouraged. Additional information,
- is available at the
- <ulink url="http://oss.sgi.com/projects/xfs/">XFS</ulink> project
- page.</para></caution>
-
-<!-- For more information on this problem, see this thread on BLFS-Dev
- http://linuxfromscratch.org/pipermail/blfs-dev/2008-March/018311.html
--->
- <para condition="html" role="usernotes">User Notes:
- <ulink url="&blfs-wiki;/xfs"/></para>
-
- </sect2>
-
- <sect2 role="kernel" id='xfs-kernel'>
- <title>Kernel Configuration</title>
-
- <para>Enable the following options in the kernel configuration
- and recompile the kernel:</para>
-
-<screen><literal>File Systems:
- XFS filesystem support: M or Y</literal></screen>
-
- <indexterm zone="xfs xfs-kernel">
- <primary sortas="d-xfs">XFS Programs</primary>
- </indexterm>
-
- </sect2>
-
- <sect2 role="installation">
- <title>Installation of xfsprogs</title>
-
- <para>Install <application>xfsprogs</application> by running the following
- commands:</para>
-
-<screen><userinput>make DEBUG=-DNDEBUG INSTALL_USER=root INSTALL_GROUP=root \
- LOCAL_CONFIGURE_OPTIONS="--enable-readline=yes"</userinput></screen>
-
- <para>This package does not come with a test suite.</para>
-
- <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-
-<screen role="root"><userinput>make install &&
-make install-dev &&
-chmod -v 755 /lib/libhandle.so.1.*</userinput></screen>
-
- </sect2>
-
- <sect2 role="commands">
- <title>Command Explanations</title>
-
- <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>
-
- <para><parameter>LOCAL_CONFIGURE_OPTIONS="..."</parameter>: This passes
- extra configuration options to the <filename>configure</filename> script.
- The example <parameter>--enable-readline=yes</parameter> parameter
- enables linking the XFS programs with the
- <filename class="libraryfile">libreadline.so</filename> library, in order
- to allow editing interactive commands.</para>
-
- <para><parameter>OPTIMIZER="..."</parameter>: Adding this parameter to
- the end of the <command>make</command> command overrides the
- default optimization settings.</para>
-
- <para><command>make install-dev</command>: This command installs
- static XFS libraries, their headers and the corresponding
- documentation.</para>
-
- </sect2>
-
- <sect2 role="content">
- <title>Contents</title>
-
- <segmentedlist>
- <segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
- <segtitle>Installed Directory</segtitle>
-
- <seglistitem>
- <seg>fsck.xfs, mkfs.xfs, xfs_admin, xfs_bmap, xfs_check, xfs_copy,
- 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>/usr/share/doc/xfsprogs</seg>
- </seglistitem>
- </segmentedlist>
-
- <variablelist>
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
- <?dbfo list-presentation="list"?>
- <?dbhtml list-presentation="table"?>
-
- <varlistentry id="fsck.xfs">
- <term><command>fsck.xfs</command></term>
- <listitem>
- <para>simply exits with a zero status, since XFS
- partitions are checked at mount time.</para>
- <indexterm zone="xfs fsck.xfs">
- <primary sortas="b-fsck.xfs">fsck.xfs</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="mkfs.xfs">
- <term><command>mkfs.xfs</command></term>
- <listitem>
- <para>constructs an XFS file system.</para>
- <indexterm zone="xfs mkfs.xfs">
- <primary sortas="b-mkfs.xfs">mkfs.xfs</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_admin">
- <term><command>xfs_admin</command></term>
- <listitem>
- <para>changes the parameters of an XFS file system.</para>
- <indexterm zone="xfs xfs_admin">
- <primary sortas="b-xfs_admin">xfs_admin</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_bmap">
- <term><command>xfs_bmap</command></term>
- <listitem>
- <para>prints block mapping for an XFS file.</para>
- <indexterm zone="xfs xfs_bmap">
- <primary sortas="b-xfs_bmap">xfs_bmap</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_check">
- <term><command>xfs_check</command></term>
- <listitem>
- <para>checks XFS file system consistency.</para>
- <indexterm zone="xfs xfs_check">
- <primary sortas="b-xfs_check">xfs_check</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_copy">
- <term><command>xfs_copy</command></term>
- <listitem>
- <para>copies the contents of an XFS file system
- to one or more targets in parallel.</para>
- <indexterm zone="xfs xfs_copy">
- <primary sortas="b-xfs_copy">xfs_copy</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_db">
- <term><command>xfs_db</command></term>
- <listitem>
- <para>is used to debug an XFS file system.</para>
- <indexterm zone="xfs xfs_db">
- <primary sortas="b-xfs_db">xfs_db</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_freeze">
- <term><command>xfs_freeze</command></term>
- <listitem>
- <para>suspends access to an XFS file system.</para>
- <indexterm zone="xfs xfs_freeze">
- <primary sortas="b-xfs_freeze">xfs_freeze</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_growfs">
- <term><command>xfs_growfs</command></term>
- <listitem>
- <para>expands an XFS file system.</para>
- <indexterm zone="xfs xfs_growfs">
- <primary sortas="b-xfs_growfs">xfs_growfs</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_info">
- <term><command>xfs_info</command></term>
- <listitem>
- <para>is equivalent to invoking <command>xfs_growfs</command>, but
- specifying that no change to the file system is to be made.</para>
- <indexterm zone="xfs xfs_info">
- <primary sortas="b-xfs_info">xfs_info</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_io">
- <term><command>xfs_io</command></term>
- <listitem>
- <para>is a debugging tool like <command>xfs_db</command>, but is
- aimed at examining the regular file I/O path rather than the raw
- XFS volume itself.</para>
- <indexterm zone="xfs xfs_io">
- <primary sortas="b-xfs_io">xfs_io</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_logprint">
- <term><command>xfs_logprint</command></term>
- <listitem>
- <para>prints the log of an XFS file system.</para>
- <indexterm zone="xfs xfs_logprint">
- <primary sortas="b-xfs_logprint">xfs_logprint</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_mdrestore">
- <term><command>xfs_mdrestore</command></term>
- <listitem>
- <para>restores an XFS metadump image to a filesystem image.</para>
- <indexterm zone="xfs xfs_mdrestore">
- <primary sortas="b-xfs_mdrestore">xfs_mdrestore</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_metadump">
- <term><command>xfs_metadump</command></term>
- <listitem>
- <para>copies XFS filesystem metadata to a file.</para>
- <indexterm zone="xfs xfs_metadump">
- <primary sortas="b-xfs_metadump">xfs_metadump</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_mkfile">
- <term><command>xfs_mkfile</command></term>
- <listitem>
- <para>creates an XFS file, padded with zeroes by default.</para>
- <indexterm zone="xfs xfs_mkfile">
- <primary sortas="b-xfs_mkfile">xfs_mkfile</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_ncheck">
- <term><command>xfs_ncheck</command></term>
- <listitem>
- <para>generates pathnames from inode numbers for an
- XFS file system.</para>
- <indexterm zone="xfs xfs_ncheck">
- <primary sortas="b-xfs_ncheck">xfs_ncheck</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_quota">
- <term><command>xfs_quota</command></term>
- <listitem>
- <para>is a utility for reporting and editing various
- aspects of filesystem quota.</para>
- <indexterm zone="xfs xfs_quota">
- <primary sortas="b-xfs_quota">xfs_quota</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_repair">
- <term><command>xfs_repair</command></term>
- <listitem>
- <para>repairs corrupt or damaged XFS file systems.</para>
- <indexterm zone="xfs xfs_repair">
- <primary sortas="b-xfs_repair">xfs_repair</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xfs_rtcp">
- <term><command>xfs_rtcp</command></term>
- <listitem>
- <para>copies a file to the real-time partition on an
- XFS file system.</para>
- <indexterm zone="xfs xfs_rtcp">
- <primary sortas="b-xfs_rtcp">xfs_rtcp</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="libhandle">
- <term><filename class='libraryfile'>libhandle.so</filename></term>
- <listitem>
- <para>contains XFS-specific functions that provide a way to perform
- certain filesystem operations without using a file descriptor to
- access filesystem objects.</para>
- <indexterm zone="xfs libhandle">
- <primary sortas="c-libhandle">libhandle.so</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
-
- <!-- FIXME: other libraries are undocumented 20080221 -->
-
- </variablelist>
-
- </sect2>
-
-</sect1>
Copied: trunk/BOOK/postlfs/filesystems/xfsprogs.xml (from rev 10910,
trunk/BOOK/postlfs/filesystems/xfs.xml)
===================================================================
--- trunk/BOOK/postlfs/filesystems/xfsprogs.xml (rev 0)
+++ trunk/BOOK/postlfs/filesystems/xfsprogs.xml 2012-12-31 15:09:48 UTC (rev
10915)
@@ -0,0 +1,358 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY xfsprogs-download-http
"&sources-anduin-http;/x/xfsprogs-&xfsprogs-version;.tar.gz">
+ <!ENTITY xfsprogs-download-ftp
"ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-&xfsprogs-version;.tar.gz">
+ <!ENTITY xfsprogs-md5sum "d6159f7a664d95b4c150d580399d4400">
+ <!ENTITY xfsprogs-size "1.4 MB">
+ <!ENTITY xfsprogs-buildsize "55 MB">
+ <!ENTITY xfsprogs-time "0.5 SBU">
+]>
+
+<sect1 id="xfsprogs" xreflabel="xfsprogs-&xfsprogs-version;">
+ <?dbhtml filename="xfsprogs.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>xfsprogs-&xfsprogs-version;</title>
+
+ <indexterm zone="xfsprogs">
+ <primary sortas="a-xfsprogs">xfsprogs</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xfsprogs</title>
+
+ <para>The <application>xfsprogs</application> package contains
administration
+ and debugging tools for the XFS file system.</para>
+
+ &lfs72_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&xfsprogs-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&xfsprogs-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &xfsprogs-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &xfsprogs-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &xfsprogs-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &xfsprogs-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/xfs"/></para>
+
+ </sect2>
+
+ <sect2 role="kernel" id="xfsprogs-kernel">
+ <title>Kernel Configuration</title>
+
+ <para>Enable the following options in the kernel configuration
+ and recompile the kernel:</para>
+
+<screen><literal>File Systems:
+ XFS filesystem support: M or Y</literal></screen>
+
+ <indexterm zone="xfsprogs xfsprogs-kernel">
+ <primary sortas="d-xfs">XFS Programs</primary>
+ </indexterm>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xfsprogs</title>
+
+ <para>Install <application>xfsprogs</application> by running the following
+ commands:</para>
+
+<screen><userinput>make DEBUG=-DNDEBUG INSTALL_USER=root INSTALL_GROUP=root \
+ LOCAL_CONFIGURE_OPTIONS="--enable-readline"</userinput></screen>
+
+ <para>This package does not come with a test suite.</para>
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install install-dev &&
+rm -rfv /lib/libhandle.{a,la,so} &&
+ln -sfv ../../lib/libhandle.so.1 /usr/lib/libhandle.so &&
+sed -i "s@libdir='/lib@libdir='/usr/lib@g"
/usr/lib/libhandle.la</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <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>
+
+ <para><parameter>LOCAL_CONFIGURE_OPTIONS="..."</parameter>: This passes
+ extra configuration options to the <filename>configure</filename> script.
+ The example <parameter>--enable-readline</parameter> parameter
+ enables linking the XFS programs with the
+ <filename class="libraryfile">libreadline.so</filename> library, in order
+ to allow editing interactive commands.</para>
+
+ <para><parameter>OPTIMIZER="..."</parameter>: Adding this parameter to
+ the end of the <command>make</command> command overrides the
+ default optimization settings.</para>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>fsck.xfs, mkfs.xfs, xfs_admin, xfs_bmap, xfs_check, xfs_copy,
+ 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>libhandle.{so,a}</seg>
+ <seg>/usr/include/xfs and /usr/share/doc/xfsprogs</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="fsck.xfs">
+ <term><command>fsck.xfs</command></term>
+ <listitem>
+ <para>simply exits with a zero status, since XFS
+ partitions are checked at mount time.</para>
+ <indexterm zone="xfsprogs fsck.xfs">
+ <primary sortas="b-fsck.xfs">fsck.xfs</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="mkfs.xfs">
+ <term><command>mkfs.xfs</command></term>
+ <listitem>
+ <para>constructs an XFS file system.</para>
+ <indexterm zone="xfsprogs mkfs.xfs">
+ <primary sortas="b-mkfs.xfs">mkfs.xfs</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_admin">
+ <term><command>xfs_admin</command></term>
+ <listitem>
+ <para>changes the parameters of an XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_admin">
+ <primary sortas="b-xfs_admin">xfs_admin</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_bmap">
+ <term><command>xfs_bmap</command></term>
+ <listitem>
+ <para>prints block mapping for an XFS file.</para>
+ <indexterm zone="xfsprogs xfs_bmap">
+ <primary sortas="b-xfs_bmap">xfs_bmap</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_check">
+ <term><command>xfs_check</command></term>
+ <listitem>
+ <para>checks XFS file system consistency.</para>
+ <indexterm zone="xfsprogs xfs_check">
+ <primary sortas="b-xfs_check">xfs_check</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_copy">
+ <term><command>xfs_copy</command></term>
+ <listitem>
+ <para>copies the contents of an XFS file system
+ to one or more targets in parallel.</para>
+ <indexterm zone="xfsprogs xfs_copy">
+ <primary sortas="b-xfs_copy">xfs_copy</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_db">
+ <term><command>xfs_db</command></term>
+ <listitem>
+ <para>is used to debug an XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_db">
+ <primary sortas="b-xfs_db">xfs_db</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_freeze">
+ <term><command>xfs_freeze</command></term>
+ <listitem>
+ <para>suspends access to an XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_freeze">
+ <primary sortas="b-xfs_freeze">xfs_freeze</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_growfs">
+ <term><command>xfs_growfs</command></term>
+ <listitem>
+ <para>expands an XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_growfs">
+ <primary sortas="b-xfs_growfs">xfs_growfs</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_info">
+ <term><command>xfs_info</command></term>
+ <listitem>
+ <para>is equivalent to invoking <command>xfs_growfs</command>, but
+ specifying that no change to the file system is to be made.</para>
+ <indexterm zone="xfsprogs xfs_info">
+ <primary sortas="b-xfs_info">xfs_info</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_io">
+ <term><command>xfs_io</command></term>
+ <listitem>
+ <para>is a debugging tool like <command>xfs_db</command>, but is
+ aimed at examining the regular file I/O path rather than the raw
+ XFS volume itself.</para>
+ <indexterm zone="xfsprogs xfs_io">
+ <primary sortas="b-xfs_io">xfs_io</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_logprint">
+ <term><command>xfs_logprint</command></term>
+ <listitem>
+ <para>prints the log of an XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_logprint">
+ <primary sortas="b-xfs_logprint">xfs_logprint</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_mdrestore">
+ <term><command>xfs_mdrestore</command></term>
+ <listitem>
+ <para>restores an XFS metadump image to a filesystem image.</para>
+ <indexterm zone="xfsprogs xfs_mdrestore">
+ <primary sortas="b-xfs_mdrestore">xfs_mdrestore</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_metadump">
+ <term><command>xfs_metadump</command></term>
+ <listitem>
+ <para>copies XFS filesystem metadata to a file.</para>
+ <indexterm zone="xfsprogs xfs_metadump">
+ <primary sortas="b-xfs_metadump">xfs_metadump</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_mkfile">
+ <term><command>xfs_mkfile</command></term>
+ <listitem>
+ <para>creates an XFS file, padded with zeroes by default.</para>
+ <indexterm zone="xfsprogs xfs_mkfile">
+ <primary sortas="b-xfs_mkfile">xfs_mkfile</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_ncheck">
+ <term><command>xfs_ncheck</command></term>
+ <listitem>
+ <para>generates pathnames from inode numbers for an
+ XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_ncheck">
+ <primary sortas="b-xfs_ncheck">xfs_ncheck</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_quota">
+ <term><command>xfs_quota</command></term>
+ <listitem>
+ <para>is a utility for reporting and editing various
+ aspects of filesystem quota.</para>
+ <indexterm zone="xfsprogs xfs_quota">
+ <primary sortas="b-xfs_quota">xfs_quota</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_repair">
+ <term><command>xfs_repair</command></term>
+ <listitem>
+ <para>repairs corrupt or damaged XFS file systems.</para>
+ <indexterm zone="xfsprogs xfs_repair">
+ <primary sortas="b-xfs_repair">xfs_repair</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xfs_rtcp">
+ <term><command>xfs_rtcp</command></term>
+ <listitem>
+ <para>copies a file to the real-time partition on an
+ XFS file system.</para>
+ <indexterm zone="xfsprogs xfs_rtcp">
+ <primary sortas="b-xfs_rtcp">xfs_rtcp</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libhandle">
+ <term><filename class="libraryfile">libhandle.so</filename></term>
+ <listitem>
+ <para>contains XFS-specific functions that provide a way to perform
+ certain filesystem operations without using a file descriptor to
+ access filesystem objects.</para>
+ <indexterm zone="xfsprogs libhandle">
+ <primary sortas="c-libhandle">libhandle.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/xsoft/other/gparted.xml
===================================================================
--- trunk/BOOK/xsoft/other/gparted.xml 2012-12-31 14:26:44 UTC (rev 10914)
+++ trunk/BOOK/xsoft/other/gparted.xml 2012-12-31 15:09:48 UTC (rev 10915)
@@ -136,7 +136,7 @@
<xref linkend="jfsutils"/>,
<xref linkend="ntfs-3g"/>,
<xref linkend="reiserfs"/>,
- <xref linkend="xfs"/>,
+ <xref linkend="xfsprogs"/>,
<ulink
url="https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories">
btrfs-progs</ulink>,
<ulink
url="http://www.daniel-baumann.ch/software/dosfstools/">dosfstools</ulink>,
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page