From 518cff017d6792e6fb107d29d37073a8badd8120 Mon Sep 17 00:00:00 2001 From: Fernando de Oliveira Date: Wed, 16 Jul 2014 15:00:51 +0000 Subject: [PATCH] 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 --- general.ent | 8 ++--- introduction/welcome/changelog.xml | 14 ++++++++ postlfs/filesystems/xfsprogs.xml | 54 +++++++++++++++++++----------- xsoft/other/gparted.xml | 4 +-- 4 files changed, 55 insertions(+), 25 deletions(-) diff --git a/general.ent b/general.ent index 05e92374cd..b0206a63b9 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + @@ -180,7 +180,7 @@ export -f as_root - + @@ -743,7 +743,7 @@ export -f as_root - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 7af8d91b63..646fb8d46f 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,20 @@ --> + + July 16th, 2014 + + + [fernando] - Update to gparted-0.19.1. Fixes + #5269. + + + [fernando] - Update to xfsprogs-3.2.1. Fixes + #5263. + + + + July 15th, 2014 diff --git a/postlfs/filesystems/xfsprogs.xml b/postlfs/filesystems/xfsprogs.xml index 25d38d7f66..789d67fb40 100644 --- a/postlfs/filesystems/xfsprogs.xml +++ b/postlfs/filesystems/xfsprogs.xml @@ -4,12 +4,13 @@ %general-entities; - + + - - - - + + + + ]> @@ -127,10 +128,10 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.laInstalled Directories - 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 + 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 libhandle.{so,a} /usr/include/xfs and /usr/share/doc/xfsprogs @@ -182,16 +183,6 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la - - xfs_check - - checks XFS file system consistency. - - xfs_check - - - - xfs_copy @@ -203,6 +194,18 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la + + xfs_estimate + + for each directory argument, estimates the space that directory + would take if it were copied to an XFS filesystem + (does not cross mount points). + + xfs_estimate + + + + xfs_db @@ -223,6 +226,19 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la + + xfs_fsr + + 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). + + xfs_fsr + + + + xfs_growfs diff --git a/xsoft/other/gparted.xml b/xsoft/other/gparted.xml index 3b7d698624..ea3041ba5f 100644 --- a/xsoft/other/gparted.xml +++ b/xsoft/other/gparted.xml @@ -7,10 +7,10 @@ - + - + ]>