|
|
@ -605,6 +605,7 @@ case $PROJECT in
|
|
|
|
LIVE_TASK='kubuntu-live'
|
|
|
|
LIVE_TASK='kubuntu-live'
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
add_chroot_hook remove-gnome-icon-cache
|
|
|
|
add_chroot_hook remove-gnome-icon-cache
|
|
|
|
|
|
|
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
kubuntu-active)
|
|
|
|
kubuntu-active)
|
|
|
@ -637,9 +638,7 @@ case $PROJECT in
|
|
|
|
add_package install xterm
|
|
|
|
add_package install xterm
|
|
|
|
LIVE_TASK='xubuntu-live'
|
|
|
|
LIVE_TASK='xubuntu-live'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
case $ARCH in
|
|
|
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
|
|
|
amd64|i386) KERNEL_FLAVOURS=generic ;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
ubuntu-netbook)
|
|
|
|
ubuntu-netbook)
|
|
|
@ -657,9 +656,7 @@ case $PROJECT in
|
|
|
|
add_task install minimal standard lubuntu-desktop
|
|
|
|
add_task install minimal standard lubuntu-desktop
|
|
|
|
LIVE_TASK='lubuntu-live'
|
|
|
|
LIVE_TASK='lubuntu-live'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
case $ARCH in
|
|
|
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
|
|
|
amd64|i386) KERNEL_FLAVOURS=generic ;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
ubuntu-gnome)
|
|
|
|
ubuntu-gnome)
|
|
|
@ -672,12 +669,14 @@ case $PROJECT in
|
|
|
|
add_task install minimal standard ubuntu-budgie-desktop
|
|
|
|
add_task install minimal standard ubuntu-budgie-desktop
|
|
|
|
LIVE_TASK='ubuntu-budgie-live'
|
|
|
|
LIVE_TASK='ubuntu-budgie-live'
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
|
|
|
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
ubuntu-mate)
|
|
|
|
ubuntu-mate)
|
|
|
|
add_task install minimal standard ubuntu-mate-core ubuntu-mate-desktop
|
|
|
|
add_task install minimal standard ubuntu-mate-core ubuntu-mate-desktop
|
|
|
|
LIVE_TASK='ubuntu-mate-live'
|
|
|
|
LIVE_TASK='ubuntu-mate-live'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
|
|
|
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
ubuntustudio-dvd)
|
|
|
|
ubuntustudio-dvd)
|
|
|
@ -700,9 +699,7 @@ case $PROJECT in
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
esac
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
case $ARCH in
|
|
|
|
KERNEL_FLAVOURS='lowlatency-hwe-20.04'
|
|
|
|
amd64|i386) KERNEL_FLAVOURS=lowlatency ;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
ubuntukylin)
|
|
|
|
ubuntukylin)
|
|
|
@ -710,6 +707,7 @@ case $PROJECT in
|
|
|
|
add_package install ubuntukylin-default-settings
|
|
|
|
add_package install ubuntukylin-default-settings
|
|
|
|
LIVE_TASK='ubuntukylin-live'
|
|
|
|
LIVE_TASK='ubuntukylin-live'
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
COMPONENTS='main restricted universe'
|
|
|
|
|
|
|
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
base)
|
|
|
|
base)
|
|
|
|