mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-05 07:41:31 +00:00
Merge lp:~rcj/livecd-rootfs/bionic-proposed
This commit is contained in:
commit
7ce7902cd0
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,7 +1,11 @@
|
|||||||
livecd-rootfs (2.525.10) UNRELEASED; urgency=medium
|
livecd-rootfs (2.525.10) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Cody Shepherd ]
|
||||||
* Include grub efi packages in manifests for uefi images.
|
* Include grub efi packages in manifests for uefi images.
|
||||||
|
|
||||||
|
[ Robert C Jennings ]
|
||||||
|
* Disable checksum generation (LP: #1799773)
|
||||||
|
|
||||||
-- Cody Shepherd <cody.shepherd@canonical.com> Fri, 26 Oct 2018 15:01:07 -0600
|
-- Cody Shepherd <cody.shepherd@canonical.com> Fri, 26 Oct 2018 15:01:07 -0600
|
||||||
|
|
||||||
livecd-rootfs (2.525.9) bionic; urgency=medium
|
livecd-rootfs (2.525.9) bionic; urgency=medium
|
||||||
|
@ -839,6 +839,7 @@ lb config noauto \
|
|||||||
--initsystem none \
|
--initsystem none \
|
||||||
--bootloader "$BOOTLOADER" \
|
--bootloader "$BOOTLOADER" \
|
||||||
${INITRAMFS_COMPRESSION:+--initramfs-compression "$INITRAMFS_COMPRESSION"} \
|
${INITRAMFS_COMPRESSION:+--initramfs-compression "$INITRAMFS_COMPRESSION"} \
|
||||||
|
--checksums none \
|
||||||
--cache false \
|
--cache false \
|
||||||
${BOOTAPPEND_LIVE:+--bootappend-live "$BOOTAPPEND_LIVE"} \
|
${BOOTAPPEND_LIVE:+--bootappend-live "$BOOTAPPEND_LIVE"} \
|
||||||
$OPTS \
|
$OPTS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user