mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
Fixes per vorlon
This commit is contained in:
parent
154a932dc7
commit
f668208cf8
@ -850,16 +850,12 @@ case $PROJECT in
|
||||
touch config/universe-enabled
|
||||
PASSES_TO_LAYERS="true"
|
||||
KERNEL_FLAVOURS=lowlatency
|
||||
add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-graphics ubuntustudio-video ubuntustudio-photography
|
||||
add_task minimal.standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-graphics ubuntustudio-video ubuntustudio-photography desktop-default-languages
|
||||
add_task minimal.standard.live ubuntustudio-live
|
||||
add_package minimal cloud-init
|
||||
remove_package minimal.standard.live ubiquity-fronten-gtk
|
||||
add_snap minimal.standard.live ubuntustudio-system-installer/classic
|
||||
add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper
|
||||
seeded_langs="$(get_seeded_languages ubuntustudio-desktop)"
|
||||
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages
|
||||
derive_language_layers minimal.standard ubuntustudio-desktop ubuntustudio-desktop-default-languages "$seeded_langs"
|
||||
add_task standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-graphics ubuntustudio-video ubuntustudio-photography
|
||||
add_task standard.live ubuntustudio-live
|
||||
add_package cloud-init
|
||||
remove_package standard.live ubiquity-fronted-gtk
|
||||
add_snap standard.live ubuntustudio-system-installer/classic
|
||||
add_package standard.live linux-$KERNEL_FLAVOURS casper
|
||||
cat <<-EOF > config/standard.catalog-in.yaml
|
||||
name: "Ubuntu Studio Desktop"
|
||||
description: >-
|
||||
|
Loading…
x
Reference in New Issue
Block a user