Package evms: Information

  • Default inline alert: Version in the repository: 2.5.5-alt77

Source package: evms
Version: 2.5.5-alt69
Latest version according to Repology
Build time:  Oct 5, 2023, 11:33 AM in the task #330781
Report package bug
License: GPL
Summary: Enterprise Volume Management System utilities
Description: 
This package contains the user-space tools needed to manage EVMS (Enterprise
Volume Management System) volumes.

In order to use these user-space tools, you must also have your kernel patched
with the most recent EVMS code. This code is available in the source package
on the project web page http://www.sf.net/projects/evms/

Please see the EVMS-HOWTO on the project web page or in the source package
for detailed instructions on patching your kernel with EVMS and using the
tools after installation.

List of rpms provided by this srpm:
evms (x86_64, ppc64le, i586, armh, aarch64)
evms-cli (x86_64, ppc64le, i586, armh, aarch64)
evms-cli-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
evms-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
evms-ncurses (x86_64, ppc64le, i586, armh, aarch64)
evms-ncurses-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
evms-test (noarch)
libevms (x86_64, ppc64le, i586, armh, aarch64)
libevms-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libevms-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Oleg Solovyov



    1. libncurses-devel
    2. glib2-devel
    3. libcryptsetup-devel >= 1.4.0
    4. libreadline-devel
    5. libe2fs-devel
    6. libblkid-devel
    7. libbtrfs-devel
    8. libuuid-devel

Last changed


Oct. 4, 2023 Oleg Solovyov 2.5.5-alt69
- fix compiler warnings
Aug. 22, 2023 Oleg Solovyov 2.5.5-alt68
- imsm changes:
  + remove volume discovery after region (first pass)
  + clear volume pointer on region if it has been partitioned
  + don't go deeper if removing IMSM volume (thus keeping region)
July 13, 2023 Oleg Solovyov 2.5.5-alt67
- discover partitions/regions recursively
- imsm changes:
  + allow partitions on IMSM volumes
  + fix RAID1 detection