Package xfsprogs: Information

  • Default inline alert: Version in the repository: 6.8.0-alt1

Binary package: xfsprogs
Version: 6.7.0-alt1
Architecture: i586
Build time:  Apr 28, 2024, 10:29 AM in the task #347118
Source package: xfsprogs
Report package bug
Home page: http://xfs.org

License: LGPL-2.1 and GPL-2.0
Summary: Utilities for managing the XFS filesystem
Description: 
XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform.  It is completely multi-threaded, can
support large files and large filesystems, extended attributes,
variable block sizes, is extent based, and makes extensive use of
Btrees (directories, extents, free space) to aid both performance
and scalability.

Refer to the documentation at http://oss.sgi.com/projects/xfs/
for complete details.  This implementation is on-disk compatible
with the IRIX version of XFS.

This package contains a set of commands to use the XFS filesystem,
including mkfs.xfs.

Maintainer: Anton Farygin



Last changed


April 27, 2024 Anton Farygin 6.7.0-alt1
- 6.6.0 -> 6.7.0
- built with libedit
- cleanup spec
April 2, 2024 Anton Midyukov 6.6.0-alt2
- NMU: xfs_scrub_fail.in: hide systemctl, systemd-escape program in variables
  (Closes: 49860)
March 30, 2024 Anton Farygin 6.6.0-alt1
- 6.3.0 -> 6.6.0
- use _xfsscrub user in th online scrub unit instead of the nobody user