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 |
|
Anders Ingemann
|
e8d6e7f602
|
factor AbstractPartition.Mount out into separate module and make it serializable
|
2015-04-16 22:15:20 +02:00 |
|
Anders Ingemann
|
ee3fe0bf42
|
Convert param docs into parseable format.
|
2014-05-04 19:31:53 +02:00 |
|
Anders Ingemann
|
f3d633780f
|
Use string concatenation instead of format()
String concatenation can at times be easier to read that format().
One should choose whichever approach is more readable.
|
2014-05-04 13:41:15 +02:00 |
|
Anders Ingemann
|
33a430566b
|
bootstrap-vz is now a proper python package
logs/ was remove. logs are now placed in /var/logs/bootstrap-vz instead
|
2014-04-02 23:25:50 +02:00 |
|
Anders Ingemann
|
bbb06d717e
|
Properly fix imports and make bootstrapvz work like a package
|
2014-04-02 21:32:10 +02:00 |
|
Anders Ingemann
|
6d757d2598
|
relative imports fixed
|
2014-04-02 21:26:14 +02:00 |
|
Anders Ingemann
|
18dfefe560
|
Minor doc fixes
|
2014-04-02 21:26:14 +02:00 |
|
Anders Ingemann
|
be96e4c13f
|
Move code into proper package folder
|
2014-04-02 21:26:13 +02:00 |
|