~rcj/livecd-rootfs/+git/livecd-rootfs:feature/snap_reassert

Last commit made on 2018-09-27
Get this branch:
git clone -b feature/snap_reassert https://git.launchpad.net/~rcj/livecd-rootfs/+git/livecd-rootfs
Only Robert C Jennings can upload to this branch. If you are Robert C Jennings please log in for upload directions.

Branch merges

Branch information

Name:
feature/snap_reassert
Repository:
lp:~rcj/livecd-rootfs/+git/livecd-rootfs

Recent commits

680dd0d... by Robert C Jennings

Allow hooks to replace generic snap assertion

With snap pre-seeding for the first time in ubuntu-cpc we have
snap model assertions prior to existing binary hooks that
might try to add their own custom assertions. This patch adds
a check to remove and replace the generic assertions if
snap_prepare_assertions is called with non-default model:brand-id.

31703c1... by Robert C Jennings

ubuntu-cpc: Add the server snap seed to the project

7cf7d11... by Colin Watson

Import patches-unapplied version 2.538 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: d36578f6bb4a1f182044af709ccd3e2ded1f5aec

New changelog entries:
  * Add a buildd subproject.

d36578f... by Julian Andres Klode

Import patches-unapplied version 2.537 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 4de1045012a988a3fd716afac1c3e4fe1cc5ee46

New changelog entries:
  * Minimize the number of manually installed packages in images by marking
    dependencies of metapackages as automatically installed.

4de1045... by Michael Hudson-Doyle

Import patches-unapplied version 2.536 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 61b74940eaa289d9765c123b473f77bea91ba9bf

New changelog entries:
  * Fix live-server journald config snippet to actually disable journald rate
    limiting.

61b7494... by Michael Hudson-Doyle

Import patches-unapplied version 2.535 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: b7072174dcf37fee070c84c2269a45a3b0ce187b

New changelog entries:
  * Disentangle enabling universe in the final image a little from having
    PREINSTALLED=true set and enable it for a live-server build.
    (LP: #1783129)

b707217... by Steve Langasek

Import patches-unapplied version 2.534 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 0564e36edc8c50f14d13d5cdf6fc1bb7d4615e77

New changelog entries:
  [ Michael Hudson-Doyle ]
  * Disable journald rate limiting in the live-server live session.
    (LP: #1776891)
  [ Steve Langasek ]
  * generate all tar files with --xattrs. LP: #1302192.

0564e36... by Adam Conrad

Import patches-unapplied version 2.533 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 3f03257a8cb92f1fc1afaa292f5de667f3685633

New changelog entries:
  [ Robert C Jennings ]
  * ubuntu-cpc: Remove git-man for minimized images
  * Disable checksum generation
  [ Colin Watson ]
  * live-build/auto/config: Drop "lp-*" hostname filter for Launchpad
    builders, since LP #1747015 is now fixed; "*.buildd" should be enough.
  [ Francis Ginther ]
  * Update unminimize script text and install ubuntu-standard when
    unminimizing a minimal image (LP: #1778777)

3f03257... by Dan Watkins

Import patches-unapplied version 2.532 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 8b47481862beb7674b3af0f38130f5e3dcb70982

New changelog entries:
  * ubuntu-cpc: Generate the root image contents once, and use it for both the
    -root.tar.xz and the .squashfs.

8b47481... by Steve Langasek

Import patches-unapplied version 2.531 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: d9fe4558cfaf48e584d5bdeb949f0f1510e76217

New changelog entries:
  [ Daniel Watkins ]
  * ubuntu-cpc: Use linux-kvm for all amd64 minimized builds (LP: #1775472).
  [ Steve Langasek ]
  * live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: don't manually
    install grub-efi-amd64 since that forces off grub-pc, which is otherwise
    now coinstallable.