Fixes to add minimal seed

use-lxd-installer
Erich Eickmeyer 1 year ago
parent f668208cf8
commit 72746413df

@ -850,9 +850,9 @@ case $PROJECT in
touch config/universe-enabled
PASSES_TO_LAYERS="true"
KERNEL_FLAVOURS=lowlatency
add_task 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
add_task standard.live ubuntustudio-live
add_package cloud-init
add_package minimal 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

Loading…
Cancel
Save