mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 15:42:31 +00:00
Explicitly define the kernel flavor for ubuntucinnamon.
This commit is contained in:
parent
0b2eedb0fc
commit
912e15c7fc
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ livecd-rootfs (2.809) UNRELEASED; urgency=medium
|
|||||||
seem to be present in the archive yet. Use the metapackage instead, which
|
seem to be present in the archive yet. Use the metapackage instead, which
|
||||||
seems like a better way forward anyway. For the live task, temporarily use
|
seems like a better way forward anyway. For the live task, temporarily use
|
||||||
a hard-coded list of packages.
|
a hard-coded list of packages.
|
||||||
|
* Explicitly define the kernel flavor for ubuntucinnamon.
|
||||||
|
|
||||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Mon, 06 Mar 2023 11:27:02 +0100
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Mon, 06 Mar 2023 11:27:02 +0100
|
||||||
|
|
||||||
|
@ -796,6 +796,7 @@ case $PROJECT in
|
|||||||
add_package live zfsutils-linux zfs-initramfs zsys
|
add_package live zfsutils-linux zfs-initramfs zsys
|
||||||
add_package live sssd realmd adcli
|
add_package live sssd realmd adcli
|
||||||
add_package live gparted cifs-utils
|
add_package live gparted cifs-utils
|
||||||
|
KERNEL_FLAVOURS=generic
|
||||||
;;
|
;;
|
||||||
|
|
||||||
xubuntu)
|
xubuntu)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user