bootstrap-vz/bootstrapvz/base/fs
2015-04-16 22:22:47 +02:00
..
partitionmaps Fix problem with 1 MiB too large volume when combining gpt and grub 2015-04-16 22:22:47 +02:00
partitions Remove the PartitionGap class, it's way too much of a hassle to work with 2015-04-16 22:21:44 +02:00
__init__.py Partition volumes by sectors instead of bytes 2015-04-16 22:21:13 +02:00
exceptions.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
volume.py The dmsetup function still divided self.size by 512, which is not necessary any longer since we are calculating in actual sectors now 2015-04-16 22:21:43 +02:00