desktop: install-sources.yaml type fsimage-layered

This commit is contained in:
Dan Bungert 2021-09-24 15:25:40 -06:00
parent 1977636e28
commit a96d56a110

View File

@ -657,7 +657,7 @@ case $PROJECT in
description: >-
A minimal but usable Ubuntu Desktop.
id: ubuntu-desktop-minimal
type: fsimage
type: fsimage-layered
variant: desktop
EOF
cat <<-EOF > config/minimal.standard.catalog-in.yaml
@ -665,7 +665,7 @@ case $PROJECT in
description: >-
A full featured Ubuntu Desktop.
id: ubuntu-desktop
type: fsimage
type: fsimage-layered
variant: desktop
default: yes
EOF