Пакет xfsprogs: Информация

  • Default inline alert: Версия в репозитории: 6.8.0-alt1

Исходный пакет: xfsprogs
Версия: 6.7.0-alt1
Последняя версия по данным Repology
Собран:  28 апреля 2024 г. 10:29 в задании #347118
Сообщить об ошибке в пакете
Домашняя страница: http://xfs.org

Лицензия: LGPL-2.1 and GPL-2.0
О пакете: Utilities for managing the XFS filesystem
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libxfs (x86_64, ppc64le, i586, aarch64)
libxfs-debuginfo (x86_64, ppc64le, i586, aarch64)
libxfs-devel (x86_64, ppc64le, i586, aarch64)
xfsprogs (x86_64, ppc64le, i586, aarch64)
xfsprogs-debuginfo (x86_64, ppc64le, i586, aarch64)

Сопровождающий: Anton Farygin



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

Последнее изменение


27 апреля 2024 г. Anton Farygin 6.7.0-alt1
- 6.6.0 -> 6.7.0
- built with libedit
- cleanup spec
2 апреля 2024 г. Anton Midyukov 6.6.0-alt2
- NMU: xfs_scrub_fail.in: hide systemctl, systemd-escape program in variables
  (Closes: 49860)
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