mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 23:51:35 +00:00
Merge lp:~rcj/livecd-rootfs/xenial-proposed
This commit is contained in:
commit
fef73e9a90
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.408.41) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Disable checksum generation (LP: #1799773)
|
||||||
|
|
||||||
|
-- Robert C Jennings <robert.jennings@canonical.com> Wed, 24 Oct 2018 14:19:39 -0500
|
||||||
|
|
||||||
livecd-rootfs (2.408.40) xenial; urgency=medium
|
livecd-rootfs (2.408.40) xenial; urgency=medium
|
||||||
|
|
||||||
[ Cody Shepherd ]
|
[ Cody Shepherd ]
|
||||||
|
@ -730,6 +730,7 @@ lb config noauto \
|
|||||||
--initsystem none \
|
--initsystem none \
|
||||||
--bootloader "$BOOTLOADER" \
|
--bootloader "$BOOTLOADER" \
|
||||||
--initramfs-compression lzma \
|
--initramfs-compression lzma \
|
||||||
|
--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