Update changelog

This commit is contained in:
Balint Reczey 2017-11-14 19:04:21 +01:00
parent 4a168af954
commit 578fa5a92d
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.483) UNRELEASED; urgency=medium
* Skip setting up initrd for s390x when it is not generated for the image.
This fixes building minimized s390x images.
-- Balint Reczey <rbalint@ubuntu.com> Tue, 14 Nov 2017 18:51:14 +0100
livecd-rootfs (2.482) bionic; urgency=medium
* Remove boot/grub leftovers from our root squashfs, left behind after

View File

@ -155,9 +155,9 @@ EOF
ln -sf initrd.img-* initrd.img
popd
ZIPL_EXTRA_PARAMS=--ramdisk=/boot/initrd.img
echo "ramdisk = /boot/initrd.img" >> mountpoint/etc/zipl.conf
ZIPL_EXTRA_PARAMS=--ramdisk=/boot/initrd.img
fi
# Create bootmap file