Package xfsprogs: Information

    Source package: xfsprogs
    Version: 6.7.0-alt1
    Build time:  Apr 29, 2024, 12:15 AM
    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.

    List of rpms provided by this srpm:
    libxfs (riscv64)
    libxfs-debuginfo (riscv64)
    libxfs-devel (riscv64)
    xfsprogs (riscv64)
    xfsprogs-debuginfo (riscv64)

    Maintainer: Anton Farygin


      1. libblkid-devel
      2. libedit-devel
      3. libinih-devel
      4. libsystemd-devel
      5. libuserspace-rcu-devel
      6. libuuid-devel
      7. rpm-build-python3

    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