bootstrap-vz/bootstrapvz/base/fs/partitions
Anders Ingemann a476248ed6 Partition volumes by sectors instead of bytes
This allows for finer grained control over the partition sizes and gaps
2015-04-16 22:21:13 +02:00
..
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
abstract.py factor AbstractPartition.Mount out into separate module and make it serializable 2015-04-16 22:15:20 +02:00
base.py Partition volumes by sectors instead of bytes 2015-04-16 22:21:13 +02:00
gap.py Partition volumes by sectors instead of bytes 2015-04-16 22:21:13 +02:00
gpt.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
gpt_swap.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
mount.py factor AbstractPartition.Mount out into separate module and make it serializable 2015-04-16 22:15:20 +02:00
msdos.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
msdos_swap.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
single.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
unformatted.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00