blivet

A python module for configuration of block devices

LGPL-2.1 License

Downloads
4.3K
Stars
92
Committers
47

Bot releases are visible (Hide)

blivet - blivet 3.2.2

Published by japokorn over 4 years ago

  • Allow setting size for non-existing LUKS devices (vtrefny)
  • Fix toggling container encryption in devicefactory (#1827254) (vtrefny)
  • Do no include destroyed devices in list of names (#1830515) (vtrefny)
  • Fix changing LUKS version in devicefactory (#1834373) (vtrefny)
  • Add "is_empty" property to StorageDevice (vtrefny)
  • Mark warning "'GError' has no 'message' member" as false positive (vtrefny)
  • Use the specified LUKS version for container encryption (vponcova)
  • Log current storage state before reset using lsblk (vtrefny)
  • Do not remove _netdev mount option specified manually by users (vtrefny)
  • Fix renaming encrypted devices in the DeviceFactory (vtrefny)
  • Fix typo in string formatter in EddEntry (vtrefny)
blivet - blivet 3.2.1

Published by vojtechtrefny over 4 years ago

  • Correctly recognize EFI format on an MD RAID device (#1695913) (vtrefny)
  • Do not set empty name instead of invalid one in devicefactory (#1813710) (vtrefny)
  • Fix crash for devices without ID_PATH udev property (#1814920) (vtrefny)
  • Allow for reserved vg space and a growable thin pool. (#1783946) (dlehman)
  • Fix name resolution for md member partitions. (#1798792) (dlehman)
blivet - blivet 3.2.0

Published by vojtechtrefny over 4 years ago

  • Align base sizes up if smaller than min I/O size. (dlehman)
  • Make minimal and optimal alignment getters public. (dlehman)
  • Add support for relabeling of the swap format (vtrefny)
  • Define the 'relabels' method for all formats (vtrefny)
  • Add support for LVMPV format resize (vtrefny)
  • Add a new "id_path" attribute for iSCSI and FCoE disks (vtrefny)
  • Do not load module when creating an FS instance (vtrefny)
  • Add a simple script for running tests manually (vtrefny)
  • Remove unused API code (jkonecny)
  • devicetree.names is now a property (japokorn)
  • initial PowerNV class support (dan)
  • Use LUKS2 by default (vponcova)