Skip to content

Roadmap

David Lehman edited this page Oct 22, 2015 · 4 revisions
  • blivet-2.0 (Jan 2016)

    • pep8 compliance
    • drop python2 compatibility guarantee
    • remove DeviceTree methods getDevicesByInstance, getDevicesByType, getDevicesBySerial
    • remove DeviceTree.findActions (use DeviceTree.actions.find)
    • remove DeviceTree.processActions (use DeviceTree.actions.process)
    • rewritten Populator class
    • remove blivet.size.Size and use libbytesize instead
    • thread safety
    • handling of expected/outside (u)events
    • lvm raid support
  • blivet-3.0 (Jul 2016)

    • D-BUS API
    • finer-grained synchronization of blivet operations with udev
    • rewritten partition allocator
Clone this wiki locally