mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-04 14:51:16 +00:00
ubuntu-core-installer: update install-sources.yaml with kernel
This commit is contained in:
parent
86506c838d
commit
03f95a7c04
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
livecd-rootfs (25.04.13) UNRELEASED; urgency=medium
|
||||
|
||||
* install-sources: quote default kernel argument.
|
||||
* ubuntu-core-installer: update install-sources.yaml with kernel.
|
||||
|
||||
-- Chris Peterson <chris.peterson@canonical.com> Fri, 31 Jan 2025 11:57:07 -0800
|
||||
|
||||
|
@ -1122,6 +1122,9 @@ case $PROJECT in
|
||||
add_task base.live server-live
|
||||
add_package base.live linux-image-generic
|
||||
|
||||
# Core installer images use the pc-kernel snap for its kernel
|
||||
write_kernel_yaml "snap:pc-kernel"
|
||||
|
||||
/usr/share/livecd-rootfs/checkout-translations-branch \
|
||||
https://git.launchpad.net/subiquity po config/catalog-translations
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user