mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-08 23:34:09 +00:00
Remove the catalog entry for minimal Ubuntu desktop
This commit is contained in:
parent
7c302dc436
commit
a67777a41f
@ -794,19 +794,10 @@ case $PROJECT in
|
|||||||
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages
|
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages
|
||||||
derive_language_layers minimal desktop-minimal desktop-minimal-default-languages "$seeded_langs"
|
derive_language_layers minimal desktop-minimal desktop-minimal-default-languages "$seeded_langs"
|
||||||
derive_language_layers minimal.standard desktop desktop-default-languages "$seeded_langs"
|
derive_language_layers minimal.standard desktop desktop-default-languages "$seeded_langs"
|
||||||
cat <<-EOF > config/minimal.catalog-in.yaml
|
|
||||||
name: "Ubuntu Desktop (minimized)"
|
|
||||||
description: >-
|
|
||||||
A minimal but usable Ubuntu Desktop.
|
|
||||||
id: ubuntu-desktop-minimal
|
|
||||||
type: fsimage-layered
|
|
||||||
variant: desktop
|
|
||||||
locale_support: langpack
|
|
||||||
EOF
|
|
||||||
cat <<-EOF > config/minimal.standard.catalog-in.yaml
|
cat <<-EOF > config/minimal.standard.catalog-in.yaml
|
||||||
name: "Ubuntu Desktop"
|
name: "Ubuntu Desktop"
|
||||||
description: >-
|
description: >-
|
||||||
A full featured Ubuntu Desktop.
|
Ubuntu Desktop.
|
||||||
id: ubuntu-desktop
|
id: ubuntu-desktop
|
||||||
type: fsimage-layered
|
type: fsimage-layered
|
||||||
variant: desktop
|
variant: desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user