diskimage-builder/elements/vm
Pino Toscano 043711e3fa vm: use $DISTRO_NAME instead of lsb_release
Use the distribution string already available as $DISTRO_NAME.

Change-Id: I4aa3b19d66cc4bed39e9778f0ed21e86743afe41
2015-05-12 17:49:03 +02:00
..
block-device.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
cleanup.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
finalise.d vm: use $DISTRO_NAME instead of lsb_release 2015-05-12 17:49:03 +02:00
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00

==
vm
==
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.