diskimage-builder/elements/vm
2014-10-24 20:13:45 +00:00
..
block-device.d Make diskimage-builder work in Docker. 2014-09-15 06:43:53 -05:00
cleanup.d Allow custom rootfs labels 2014-09-26 17:44:08 -05:00
finalise.d Allow custom rootfs labels 2014-09-26 17:44:08 -05:00
README.md Fix spelling error in "vm" element README.md 2014-03-03 09:58:12 -08:00

Sets up a partitioned disk (rather than building just one filesystem with no partition table).

By default the disk will have grub[2]-install run on it. In case GRUB2 is not available in the system, a fallback to Extlinux will happen. It's also possible to enforce the use of Extlinux by exporting a DIB_EXTLINUX variable to the environment.