acccfaf181
Using lsb_release to figure out what distro and release an image is is redundant, as the same information is available in DIB_ vars. Further, it causes errors when creating new rhel7/centos7 images like this: http://paste.openstack.org/show/144729/ Change-Id: I213ee581b8abfe119ffe3b783e6a3236e58e3e47 |
||
---|---|---|
.. | ||
block-device.d | ||
cleanup.d | ||
finalise.d | ||
README.md |
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.