mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-14 18:24:15 +00:00
Imported 23.10.50 from mantic-release pocket.
No reason for CPC update specified.
This commit is contained in:
parent
f770ab5d83
commit
903582a239
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (23.10.50) mantic; urgency=medium
|
||||
|
||||
* live-build/ubuntu/hooks: ensure kernel artifacts named with subarch
|
||||
|
||||
-- Dimitri John Ledkov <dimitri.ledkov@canonical.com> Fri, 29 Sep 2023 21:36:07 +0100
|
||||
|
||||
livecd-rootfs (23.10.49) mantic; urgency=medium
|
||||
|
||||
[ Phil Roche ]
|
||||
|
@ -21,6 +21,8 @@ fi
|
||||
. config/binary
|
||||
. config/functions
|
||||
|
||||
PROJECT=$PROJECT${SUBARCH:+-$SUBARCH}
|
||||
|
||||
mv chroot/boot/initrd.img-* ${PWD}/livecd.${PROJECT}.initrd-generic
|
||||
mv chroot/boot/vmlinu?-* ${PWD}/livecd.${PROJECT}.kernel-generic
|
||||
chmod a+r ${PWD}/livecd.${PROJECT}.initrd-generic ${PWD}/livecd.${PROJECT}.kernel-generic
|
||||
|
Loading…
x
Reference in New Issue
Block a user