~rcj/livecd-rootfs/+git/livecd-rootfs:cosmic

Last commit made on 2018-09-19
Get this branch:
git clone -b cosmic 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:
cosmic
Repository:
lp:~rcj/livecd-rootfs/+git/livecd-rootfs

Recent commits

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.

d9fe455... by Dan Watkins

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

Imported using git-ubuntu import.

Changelog parent: 9830a7924f9a23557f355227b4cf730dc72cbeab

New changelog entries:
  * ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233).

9830a79... by Michael Hudson-Doyle

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

Imported using git-ubuntu import.

Changelog parent: a24105792f5c0bd2ddb155cee00b36b24cdd13f3

New changelog entries:
  * Improvements to the ubuntu-base (i.e. Docker) build:
    - Customize the unminimize script to not install ubuntu-minimal.
    - Divert /usr/bin/man to a script that points to the unminimize script.
    - Remove apt lists that are currently removed downstream anyway.
      (LP: #1699913)