Package evms: Information

    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. glib2-devel
      2. libbtrfs-devel
      3. libcryptsetup-devel >= 1.4.0
      4. libreadline-devel
      5. libe2fs-devel
      6. libblkid-devel
      7. libncurses-devel
      8. libuuid-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