diskimage-builder/elements/vm
Tim Serong 54c8508d45 Add support for building openSUSE images
This is currently experimental/incomplete.  See
elements/opensuse/README.md for details.

Change-Id: Ie5bcab15c9703cf15ceb642fb986a8afc34f96fb
Co-Authored-By: Ralf Haferkamp <rhafer@suse.de>
2013-12-05 15:18:46 +01:00
..
block-device.d Use kpartx if partition device doesn't exist 2013-08-20 13:27:49 -04:00
finalise.d Add support for building openSUSE images 2013-12-05 15:18:46 +01:00
README.md Extlinux fallback 2013-08-27 11:14:44 +01: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 exporting a DIB_EXTLINUX varible to the environment.