Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/xfsprogs.xml

    r6aa48d38 r85a581fd  
    77  <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz">
    88  <!ENTITY xfsprogs-download-ftp  " ">
    9   <!ENTITY xfsprogs-md5sum        "f4156af67a0e247833be88efaa2869f9">
     9  <!ENTITY xfsprogs-md5sum        "86777a5762f2e524bb9acfdead5a9045">
    1010  <!ENTITY xfsprogs-size          "1.2 MB">
    11   <!ENTITY xfsprogs-buildsize     "57 MB">
    12   <!ENTITY xfsprogs-time          "0.2 SBU (Using parallelism=4)">
     11  <!ENTITY xfsprogs-buildsize     "50 MB">
     12  <!ENTITY xfsprogs-time          "0.3 SBU (Using parallelism=4)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy$</othername>
    2019    <date>$Date$</date>
    2120  </sect1info>
     
    3534    </para>
    3635
    37     &lfs10_checked;
     36    &lfs110a_checked;
    3837
    3938    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    128127make PKG_DOC_DIR=/usr/share/doc/xfsprogs-&xfsprogs-version; install-dev &amp;&amp;
    129128
    130 rm -rfv /usr/lib/libhandle.a                                &amp;&amp;
    131 rm -rfv /lib/libhandle.{a,la,so}                            &amp;&amp;
    132 ln -sfv ../../lib/libhandle.so.1 /usr/lib/libhandle.so</userinput></screen>
     129rm -rfv /usr/lib/libhandle.{a,la}</userinput></screen>
    133130
    134131  </sect2>
     
    186183          <para>
    187184            simply exits with a zero status, since XFS
    188             partitions are checked at mount time.
     185            partitions are checked at mount time
    189186          </para>
    190187          <indexterm zone="xfsprogs fsck.xfs">
     
    198195        <listitem>
    199196          <para>
    200             constructs an XFS file system.
     197            constructs an XFS file system
    201198          </para>
    202199          <indexterm zone="xfsprogs mkfs.xfs">
     
    210207        <listitem>
    211208          <para>
    212             changes the parameters of an XFS file system.
     209            changes the parameters of an XFS file system
    213210          </para>
    214211          <indexterm zone="xfsprogs xfs_admin">
     
    222219        <listitem>
    223220          <para>
    224             prints block mapping for an XFS file.
     221            prints block mapping for an XFS file
    225222          </para>
    226223          <indexterm zone="xfsprogs xfs_bmap">
     
    235232          <para>
    236233            copies the contents of an XFS file system
    237             to one or more targets in parallel.
     234            to one or more targets in parallel
    238235          </para>
    239236          <indexterm zone="xfsprogs xfs_copy">
     
    249246            for each directory argument, estimates the space that directory
    250247            would take if it were copied to an XFS filesystem
    251             (does not cross mount points).
     248            (does not cross mount points)
    252249          </para>
    253250          <indexterm zone="xfsprogs xfs_estimate">
     
    261258        <listitem>
    262259          <para>
    263             is used to debug an XFS file system.
     260            is used to debug an XFS file system
    264261          </para>
    265262          <indexterm zone="xfsprogs xfs_db">
     
    273270        <listitem>
    274271          <para>
    275             suspends access to an XFS file system.
     272            suspends access to an XFS file system
    276273          </para>
    277274          <indexterm zone="xfsprogs xfs_freeze">
     
    288285            mounted filesystems, the reorganization algorithm operates on one
    289286            file at a time, compacting or othewise  improving the layout of the
    290             file extents (contiguous blocks of file data).
     287            file extents (contiguous blocks of file data)
    291288          </para>
    292289          <indexterm zone="xfsprogs xfs_fsr">
     
    300297        <listitem>
    301298          <para>
    302             expands an XFS file system.
     299            expands an XFS file system
    303300          </para>
    304301          <indexterm zone="xfsprogs xfs_growfs">
     
    313310          <para>
    314311            is equivalent to invoking <command>xfs_growfs</command>, but
    315             specifying that no change to the file system is to be made.
     312            specifying that no change to the file system is to be made
    316313          </para>
    317314          <indexterm zone="xfsprogs xfs_info">
     
    327324            is a debugging tool like <command>xfs_db</command>, but is
    328325            aimed at examining the regular file I/O path rather than the raw
    329             XFS volume itself.
     326            XFS volume itself
    330327          </para>
    331328          <indexterm zone="xfsprogs xfs_io">
     
    339336        <listitem>
    340337          <para>
    341             prints the log of an XFS file system.
     338            prints the log of an XFS file system
    342339          </para>
    343340          <indexterm zone="xfsprogs xfs_logprint">
     
    351348        <listitem>
    352349          <para>
    353             restores an XFS metadump image to a filesystem image.
     350            restores an XFS metadump image to a filesystem image
    354351          </para>
    355352          <indexterm zone="xfsprogs xfs_mdrestore">
     
    363360        <listitem>
    364361          <para>
    365             copies XFS filesystem metadata to a file.
     362            copies XFS filesystem metadata to a file
    366363          </para>
    367364          <indexterm zone="xfsprogs xfs_metadump">
     
    375372        <listitem>
    376373          <para>
    377             creates an XFS file, padded with zeroes by default.
     374            creates an XFS file, padded with zeroes by default
    378375          </para>
    379376          <indexterm zone="xfsprogs xfs_mkfile">
     
    388385          <para>
    389386            generates pathnames from inode numbers for an
    390             XFS file system.
     387            XFS file system
    391388          </para>
    392389          <indexterm zone="xfsprogs xfs_ncheck">
     
    401398          <para>
    402399            is a utility for reporting and editing various
    403             aspects of filesystem quota.
     400            aspects of filesystem quotas
    404401          </para>
    405402          <indexterm zone="xfsprogs xfs_quota">
     
    413410        <listitem>
    414411          <para>
    415             repairs corrupt or damaged XFS file systems.
     412            repairs corrupt or damaged XFS file systems
    416413          </para>
    417414          <indexterm zone="xfsprogs xfs_repair">
     
    426423          <para>
    427424            copies a file to the real-time partition on an
    428             XFS file system.
     425            XFS file system
    429426          </para>
    430427          <indexterm zone="xfsprogs xfs_rtcp">
     
    439436          <para>
    440437            checks and repairs the contents of a mounted
    441             XFS file system.
     438            XFS file system
    442439          </para>
    443440          <indexterm zone="xfsprogs xfs_scrub">
     
    451448        <listitem>
    452449          <para>
    453             scrubs all mounted XFS file systems.
     450            scrubs all mounted XFS file systems
    454451          </para>
    455452          <indexterm zone="xfsprogs xfs_scrub_all">
     
    464461          <para>
    465462            reports and controls free space usage in an
    466             XFS file system.
     463            XFS file system
    467464          </para>
    468465          <indexterm zone="xfsprogs xfs_spaceman">
     
    478475            contains XFS-specific functions that provide a way to perform
    479476            certain filesystem  operations without using a file descriptor to
    480             access filesystem objects.
     477            access filesystem objects
    481478          </para>
    482479          <indexterm zone="xfsprogs libhandle">
Note: See TracChangeset for help on using the changeset viewer.