Package evms: Information

    Binary package: evms
    Version: 2.5.5-alt35.M80P.1
    Architecture: i586
    Build time:  Nov 3, 2016, 01:24 PM in the task #171838
    Source package: evms
    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.

    Maintainer: Ivan Zakharyaschev


    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)