bootstrap-vz/base/fs/partitions
Anders Ingemann a840dc28f3 MBR-gap, grub and GPT offset are now subtracted
automatically from the first available partition.
There is no need to fiddle with sizes while keeping the offsets in mind any longer.
Introduced Bytes() class which makes it a lot easier to handle size units.
2014-01-19 13:21:35 +01:00
..
__init__.py Support for partitions 2013-10-27 18:11:12 +01:00
abstract.py MBR-gap, grub and GPT offset are now subtracted 2014-01-19 13:21:35 +01:00
base.py MBR-gap, grub and GPT offset are now subtracted 2014-01-19 13:21:35 +01:00
gpt.py GPT support for both extlinux and grub 2014-01-19 01:02:29 +01:00
gpt_swap.py Simplify FSM framework. Only model relevant states 2013-10-27 18:11:53 +01:00
msdos.py GPT support for both extlinux and grub 2014-01-19 01:02:29 +01:00
msdos_swap.py Rename MBR partition table to MSDOS 2014-01-18 23:27:52 +01:00
single.py MBR-gap, grub and GPT offset are now subtracted 2014-01-19 13:21:35 +01:00
unformatted.py GPT support for both extlinux and grub 2014-01-19 01:02:29 +01:00