7173658df2
This updates diskimage-builder to support current Fedora releases (27 and 28) and removes support for Fedora 26 which is EOL as of June 2018. Change-Id: I602b22ed4d5397b39dc1eef67964f6fbdcd93060 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
3 lines
64 B
Bash
3 lines
64 B
Bash
export DISTRO_NAME=fedora
|
|
export DIB_RELEASE=${DIB_RELEASE:-28}
|