Package evms: Information

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

Source package: evms
Version: 2.5.5-alt77
Latest version according to Repology
Build time:  Apr 8, 2024, 12:24 PM in the task #344446
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, aarch64)
evms-cli (x86_64, ppc64le, i586, aarch64)
evms-cli-debuginfo (x86_64, ppc64le, i586, aarch64)
evms-debuginfo (x86_64, ppc64le, i586, aarch64)
evms-ncurses (x86_64, ppc64le, i586, aarch64)
evms-ncurses-debuginfo (x86_64, ppc64le, i586, aarch64)
evms-test (noarch)
libevms (x86_64, ppc64le, i586, aarch64)
libevms-debuginfo (x86_64, ppc64le, i586, aarch64)
libevms-devel (x86_64, ppc64le, i586, aarch64)

Maintainer: Oleg Solovyov



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

Last changed


April 5, 2024 Oleg Solovyov 2.5.5-alt77
- LVM, LUKS: allow installing w/o remount
- memman: make sure memory pointer is aligned (necessary for device-mapper since
  kernel 6.6)
- IMSM: change partitioning scheme
- RAID: don't use device-mapper on raid0
March 19, 2024 Slava Aseev 2.5.5-alt76
- cleanup code (mcpain@)
- revert to version 2.5.5-alt73 (mcpain@)
- introduce log formatter to make debugging easier
- imsm:
  + fix error while assembling raid without hardware capability
  + fix segment manager's discovery with imsm volumes
  + implement deactivation
  + add some unit tests
Jan. 18, 2024 Oleg Solovyov 2.5.5-alt75
- LVM, LUKS: use currect UUID's when creating dm-devices