Merge lp:~rcj/livecd-rootfs/xenial-proposed into lp:~ubuntu-core-dev/livecd-rootfs/xenial-proposed

Proposed by Robert C Jennings
Status: Merged
Merged at revision: 1473
Proposed branch: lp:~rcj/livecd-rootfs/xenial-proposed
Merge into: lp:~ubuntu-core-dev/livecd-rootfs/xenial-proposed
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
live-build/auto/config (+1/-0)
To merge this branch: bzr merge lp:~rcj/livecd-rootfs/xenial-proposed
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+357772@code.launchpad.net

Commit message

Disable checksum generation (LP: #1799773)

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2018-10-10 16:09:19 +0000
+++ debian/changelog 2018-10-24 19:21:31 +0000
@@ -1,3 +1,9 @@
1livecd-rootfs (2.408.38ubuntu1) xenial; urgency=medium
2
3 * Disable checksum generation (LP: #1799773)
4
5 -- Robert C Jennings <robert.jennings@canonical.com> Wed, 24 Oct 2018 14:19:39 -0500
6
1livecd-rootfs (2.408.38) xenial; urgency=medium7livecd-rootfs (2.408.38) xenial; urgency=medium
28
3 * ubuntu-cpc: Handle a pre-existing /lib/modules in 030-root-tarball.hook9 * ubuntu-cpc: Handle a pre-existing /lib/modules in 030-root-tarball.hook
410
=== modified file 'live-build/auto/config'
--- live-build/auto/config 2018-06-08 16:12:22 +0000
+++ live-build/auto/config 2018-10-24 19:21:31 +0000
@@ -682,6 +682,7 @@
682 --initsystem none \682 --initsystem none \
683 --bootloader "$BOOTLOADER" \683 --bootloader "$BOOTLOADER" \
684 --initramfs-compression lzma \684 --initramfs-compression lzma \
685 --checksums none \
685 --cache false \686 --cache false \
686 ${BOOTAPPEND_LIVE:+--bootappend-live "$BOOTAPPEND_LIVE"} \687 ${BOOTAPPEND_LIVE:+--bootappend-live "$BOOTAPPEND_LIVE"} \
687 $OPTS \688 $OPTS \

Subscribers

People subscribed via source and target branches