bootstrap-vz/bootstrapvz/base/fs
2015-04-16 22:21:45 +02:00
..
partitionmaps Related to 26bb907, both gpt and msdos partitions need the 1 sector gap now 2015-04-16 22:21:45 +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