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
Anders Ingemann
81a4ec78eb
Post-MBR size increased to 2.
...
Also, move the size addition into the volume model
2014-01-18 23:35:21 +01:00
Anders Ingemann
889812b1ad
Rename MBR partition table to MSDOS
...
Calling it MBR is just confusing
2014-01-18 23:27:52 +01:00
Anders Ingemann
dcae0e156e
Vagrant plugin creates its own user etc. now
...
There is no need to rely on other plugins any longer
2014-01-12 12:44:32 +01:00
Anders Ingemann
44f3296426
Extlinux support
...
The bootloader is now specified in the manifest
2014-01-05 02:25:28 +01:00
Anders Ingemann
d9a7f3d1e4
Make plugins key a required manifest property
2014-01-05 02:25:26 +01:00
Anders Ingemann
31f3a71464
New plugin: vagrant
...
Example manifest file also added
2014-01-05 02:25:26 +01:00