diff --git a/live-build/auto/config b/live-build/auto/config index c267028f..b6e31039 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -356,9 +356,12 @@ case $IMAGEFORMAT in xenial) # Ubuntu Core 16 ;; - *) + bionic) # Ubuntu Core 18 MODEL="ubuntu-core-18-${MODEL#pc-}" ;; + *) + # Ubuntu Core 20 + MODEL="ubuntu-core-20-${MODEL#pc-}" ;; esac case "$ARCH+${SUBARCH:-}" in