5f4b764a11
This patch removes the check and default for rhel 8 requiring xfs filesystem as rhel 8 images can successfully be built with ext4 filesystems. Change-Id: I1a6bfa26324fd43ae0c77c2c977dda0dd56e26e5
3 lines
61 B
Bash
3 lines
61 B
Bash
export DISTRO_NAME=rhel
|
|
export DIB_RELEASE=${DIB_RELEASE:-8}
|