Update to xfsprogs-3.2.1.

Update to gparted-0.19.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13439 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-07-16 15:00:51 +00:00
parent f28636ce2c
commit 518cff017d
4 changed files with 55 additions and 25 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "15"> <!-- Always 2 digits -->
<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "July 15th, &year;">
<!ENTITY releasedate "July 16th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
@ -180,7 +180,7 @@ export -f as_root</userinput></screen>
<!ENTITY parted-version "3.1">
<!ENTITY reiser-version "3.6.24">
<!ENTITY sshfs-fuse-version "2.5">
<!ENTITY xfsprogs-version "3.2.0">
<!ENTITY xfsprogs-version "3.2.1">
<!-- Chapter 6 -->
<!ENTITY bluefish-version "2.2.6">
@ -743,7 +743,7 @@ export -f as_root</userinput></screen>
<!ENTITY balsa-version "2.5.1">
<!ENTITY ekiga-version "4.0.1">
<!ENTITY fontforge-version "2.0.20140101">
<!ENTITY gparted-version "0.19.0">
<!ENTITY gparted-version "0.19.1">
<!ENTITY gnash-version "0.8.10">
<!ENTITY gimp-version "2.8.10">
<!ENTITY icedtea-web-version "1.5">

View File

@ -44,6 +44,20 @@
-->
<listitem>
<para>July 16th, 2014</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to gparted-0.19.1. Fixes
<ulink url="&blfs-ticket-root;5269">#5269</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to xfsprogs-3.2.1. Fixes
<ulink url="&blfs-ticket-root;5263">#5263</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>July 15th, 2014</para>
<itemizedlist>

View File

@ -4,12 +4,13 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY xfsprogs-download-http "&sources-anduin-http;/x/xfsprogs-&xfsprogs-version;.tar.gz">
<!-- <!ENTITY xfsprogs-download-http "&sources-anduin-http;/x/xfsprogs-&xfsprogs-version;.tar.gz">-->
<!ENTITY xfsprogs-download-http " ">
<!ENTITY xfsprogs-download-ftp "ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-&xfsprogs-version;.tar.gz">
<!ENTITY xfsprogs-md5sum "400047b2f6af87c0345b8f0cc00c13db">
<!ENTITY xfsprogs-size "1.4 MB">
<!ENTITY xfsprogs-buildsize "54 MB">
<!ENTITY xfsprogs-time "0.7 SBU">
<!ENTITY xfsprogs-md5sum "5c6905932029c8f9207fe5a0a8aac24b">
<!ENTITY xfsprogs-size "1.5 MB">
<!ENTITY xfsprogs-buildsize "45 MB">
<!ENTITY xfsprogs-time "0.6 SBU">
]>
<sect1 id="xfsprogs" xreflabel="xfsprogs-&xfsprogs-version;">
@ -127,10 +128,10 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la</userinput></sc
<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>fsck.xfs, mkfs.xfs, xfs_admin, xfs_bmap, xfs_copy, xfs_db,
xfs_estimate, xfs_freeze, xfs_fsr, 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>
@ -182,16 +183,6 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la</userinput></sc
</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>
@ -203,6 +194,18 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la</userinput></sc
</listitem>
</varlistentry>
<varlistentry id="xfs_estimate">
<term><command>xfs_estimate</command></term>
<listitem>
<para>for each directory argument, estimates the space that directory
would take if it were copied to an XFS filesystem
(does not cross mount points).</para>
<indexterm zone="xfsprogs xfs_estimate">
<primary sortas="b-xfs_estimate">xfs_estimate</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfs_db">
<term><command>xfs_db</command></term>
<listitem>
@ -223,6 +226,19 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la</userinput></sc
</listitem>
</varlistentry>
<varlistentry id="xfs_fsr">
<term><command>xfs_fsr</command></term>
<listitem>
<para>applicable only to XFS filesystems, improves the organization
of mounted filesystems, the reorganization algorithm operates on one
file at a time, compacting or othewise improving the layout of the
file extents (contiguous blocks of file data).</para>
<indexterm zone="xfsprogs xfs_fsr">
<primary sortas="b-xfs_fsr">xfs_fsr</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="xfs_growfs">
<term><command>xfs_growfs</command></term>
<listitem>

View File

@ -7,10 +7,10 @@
<!ENTITY gparted-download-http
"&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.bz2">
<!ENTITY gparted-download-ftp " ">
<!ENTITY gparted-md5sum "9cf1d1d1596ce2f7191969e081008af2">
<!ENTITY gparted-md5sum "9aff8cef2c46e5ca4adaab43588c9e64">
<!ENTITY gparted-size "2.0 MB">
<!ENTITY gparted-buildsize "77 MB (additional 3 MB, building the optional documentation)">
<!ENTITY gparted-time "0.9 SBU">
<!ENTITY gparted-time "0.9 SBU (additional 0.1 SBU, building the optional documentation)">
]>
<sect1 id="gparted" xreflabel="Gparted-&gparted-version;">