Path to this page:
./
sysutils/xfsprogs,
XFS filesystem manipulation utilities
Branch: CURRENT,
Version: 2.7.3nb3,
Package name: xfsprogs-2.7.3nb3,
Maintainer: pkgsrc-usersXFS combines advanced journaling technology with full 64-bit
addressing and scalable structures and algorithms.
+ Journaled 64-bit filesystem with guaranteed filesystem consistency.
+ XFS supports filesystem growth for mounted volumes, allows
filesystem "freeze" and "thaw" operations to support volume level
snapshots, and provides an online file defragmentation utility.
+ XFS supports user and group quotas. XFS considers quota information
as filesystem metadata and uses journaling to avoid the need for
lengthy quota consistency checks after a crash.
+ For Linux 2.6 and beyond, when using 64 bit addressing in the block
devices layer (CONFIG_LBD) and a 64 bit platform, filesystem size
limit increases to 9 million terabytes (or the device limits). For
these later kernels on 32 bit platforms, 16TB is the current limit
even with 64 bit addressing enabled in the block layer.
This package contains filesystem manipulation and support programs.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 874.414 KB
Version history: (Expand)
- (2010-10-12) Updated to version: xfsprogs-2.7.3nb3
- (2009-05-20) Updated to version: xfsprogs-2.7.3nb2
- (2006-02-06) Updated to version: xfsprogs-2.7.3nb1
- (2005-12-31) Package added to pkgsrc.se, version xfsprogs-2.7.3 (created)
CVS history: (Expand)
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-05-14 13:19:37 by Nia Alarie | Files touched by this commit (1) |
Log message:
xfsprogs: needs libuuid
|
2017-11-26 11:55:14 by Thomas Klausner | Files touched by this commit (1) |
Log message:
xfsprogs: comment out dead sites
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-15 16:10:01 by Tobias Nygren | Files touched by this commit (1) |
Log message:
needs pthreads
|
2014-09-25 21:34:46 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Ensure the correct msgfmt tools are picked up.
|
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message:
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
|