|
|
@ -173,7 +173,10 @@ case $PROJECT in
|
|
|
|
ubuntustudio-dvd)
|
|
|
|
ubuntustudio-dvd)
|
|
|
|
add_task install ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
|
|
|
add_task install ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
COMPONENTS='main restricted universe multiverse'
|
|
|
|
KERNEL_FLAVOURS=lowlatency-pae
|
|
|
|
case $ARCH in
|
|
|
|
|
|
|
|
i386) KERNEL_FLAVOURS=lowlatency-pae ;;
|
|
|
|
|
|
|
|
amd64) KERNEL_FLAVOURS=lowlatency ;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
;;
|
|
|
|
;;
|
|
|
|
|
|
|
|
|
|
|
|
base)
|
|
|
|
base)
|
|
|
|