Package evms: Information

    Source package: evms
    Version: 2.5.5-alt35.M80P.1
    Build time:  Nov 3, 2016, 01:24 PM in the task #171838
    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, i586)
    evms-cli (x86_64, i586)
    evms-cli-debuginfo (x86_64, i586)
    evms-debuginfo (x86_64, i586)
    evms-ncurses (x86_64, i586)
    evms-ncurses-debuginfo (x86_64, i586)
    libevms (x86_64, i586)
    libevms-debuginfo (x86_64, i586)
    libevms-devel (x86_64, i586)

    Maintainer: Ivan Zakharyaschev


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

    Last changed


    Nov. 3, 2016 Ivan Zakharyaschev 2.5.5-alt35.M80P.1
    - Build for p8.
    Nov. 2, 2016 Ivan Zakharyaschev 2.5.5-alt36
    - GPT: if the requested END < our calculated START, then make END = START.
    - GPT: if after rounding END<START, then leave END unrounded.
    - GPT: CreateDiskSegment(): do not move already aligned ends.
    Oct. 28, 2016 Michael Shigorin 2.5.5-alt35.3
    - gpt plugin: just round_up_to_min_boundary() of 1MB/2048s either
      (closes: #32679)