Change logs for livecd-rootfs source package in Cosmic

  • livecd-rootfs (2.542.5) cosmic; urgency=medium
    
      * Strip translation files out of the minimal images, another thing that
        goes unused when there is no human console user (and we already don't
        have the locales themselves present on a minimal image).  LP: #1829333.
    
     -- Steve Langasek <email address hidden>  Tue, 28 May 2019 08:51:17 -0700
  • livecd-rootfs (2.542.4) cosmic; urgency=medium
    
      [ Robert C Jennings ]
      * ubuntu-cpc: parallel builds (LP: #1829938)
        - Inject a proxy into the build providing a snapshot view of the package repo.
        - Use series files with dependency handling to generate hook symlinks dynamically
    
     -- Steve Langasek <email address hidden>  Tue, 21 May 2019 17:20:54 -0700
  • livecd-rootfs (2.542.3) cosmic; urgency=medium
    
      * Remove device nodes later for ubuntu-base:minimized (i.e. docker) builds.
        (LP: #1828118)
    
     -- Michael Hudson-Doyle <email address hidden>  Wed, 08 May 2019 10:48:39 +1200
  • livecd-rootfs (2.542.2) cosmic; urgency=medium
    
      * Remove crufty files after minimize-manual (LP: #1826377)
    
     -- Julian Andres Klode <email address hidden>  Fri, 26 Apr 2019 10:36:33 +0200
  • livecd-rootfs (2.542.1) cosmic; urgency=medium
    
      [ Cody Shepherd ]
      * Ensure pre-seeded snaps are now published in the image manifests.
      * Include grub efi packages in manifests for uefi images.
    
     -- Steve Langasek <email address hidden>  Thu, 20 Dec 2018 13:12:42 -0600
  • livecd-rootfs (2.542) cosmic; urgency=medium
    
      * Decide what model assertion series to fetch depending on the suite. Use 16
        for xenial and 18 for other series (bionic+). This enables core18 image
        builds.
    
     -- Ɓukasz 'sil2100' Zemczak <email address hidden>  Wed, 03 Oct 2018 11:51:59 +0200
  • livecd-rootfs (2.541) cosmic; urgency=medium
    
      [ Michael Hudson-Doyle ]
      * Remove device nodes from Docker images. (LP: #1645468)
    
      [ Robert C Jennings ]
      * Add the server snap seed to the ubuntu-cpc project
      * Allow hooks to replace generic snap assertion
    
     -- Steve Langasek <email address hidden>  Thu, 27 Sep 2018 15:21:49 -0700
  • livecd-rootfs (2.540) cosmic; urgency=medium
    
      * Ensure /lib/modules exists in root tarballs and sqashfs.
        (LP: #1792905)
    
     -- Tobias Koch <email address hidden>  Thu, 20 Sep 2018 09:38:34 +0200
  • livecd-rootfs (2.539) cosmic; urgency=medium
    
      * Stop building buildd chroots with --xattrs until we move to python3.
    
     -- Adam Conrad <email address hidden>  Thu, 20 Sep 2018 02:52:10 -0600
  • livecd-rootfs (2.538) cosmic; urgency=medium
    
      * Add a buildd subproject.
    
     -- Colin Watson <email address hidden>  Wed, 19 Sep 2018 16:35:54 +0200
  • livecd-rootfs (2.537) cosmic; urgency=medium
    
      * Minimize the number of manually installed packages in images by marking
        dependencies of metapackages as automatically installed.
    
     -- Julian Andres Klode <email address hidden>  Tue, 18 Sep 2018 08:55:04 +0200
  • livecd-rootfs (2.536) cosmic; urgency=medium
    
      * Fix live-server journald config snippet to actually disable journald rate
        limiting.
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 28 Aug 2018 11:00:39 +1200
  • livecd-rootfs (2.535) cosmic; urgency=medium
    
      * Disentangle enabling universe in the final image a little from having
        PREINSTALLED=true set and enable it for a live-server build.
        (LP: #1783129)
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 24 Aug 2018 13:04:51 +1200
  • livecd-rootfs (2.534) cosmic; urgency=medium
    
      [ 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.
    
     -- Steve Langasek <email address hidden>  Mon, 06 Aug 2018 13:12:02 -0700
  • livecd-rootfs (2.533) cosmic; urgency=medium
    
      [ 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)
    
     -- Adam Conrad <email address hidden>  Wed, 18 Jul 2018 11:06:54 -0600
  • livecd-rootfs (2.532) cosmic; urgency=medium
    
      * ubuntu-cpc: Generate the root image contents once, and use it for both the
        -root.tar.xz and the .squashfs.
    
     -- Daniel Watkins <email address hidden>  Thu, 07 Jun 2018 11:11:02 -0700
  • livecd-rootfs (2.531) cosmic; urgency=medium
    
      [ 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.
    
     -- Steve Langasek <email address hidden>  Wed, 06 Jun 2018 17:34:07 -0700
  • livecd-rootfs (2.530) cosmic; urgency=medium
    
      * ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233).
    
     -- Daniel Watkins <email address hidden>  Wed, 06 Jun 2018 11:21:57 -0700
  • livecd-rootfs (2.529) cosmic; urgency=medium
    
      * 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)
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 07 Jun 2018 05:59:12 +1200
  • livecd-rootfs (2.528) cosmic; urgency=medium
    
      * Don't divert grub-probe; otherwise we're missing the filesystem UUIDs that
        the grub search command needs to find the right prefix/root. This is
        different than the PARTUUID for booting initrd-less.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 28 May 2018 10:39:09 -0400
  • livecd-rootfs (2.527) cosmic; urgency=medium
    
      * Symlink systemd-networkd-wait-online to /bin/true in the live installer
        live session to avoid depending on buggy systemd behaviour.
      * Remove "optional: true" from installer netplan config.
    
     -- Michael Hudson-Doyle <email address hidden>  Wed, 23 May 2018 14:27:01 +1200
  • livecd-rootfs (2.526) cosmic; urgency=medium
    
      * Drop Lubuntu Next now that Lubuntu Next is Lubuntu.
      * Don't follow recommends on Lubuntu now that this is no longer the
        case in the seed.
    
     -- Simon Quigley <email address hidden>  Thu, 03 May 2018 23:18:52 -0500
  • livecd-rootfs (2.525) bionic; urgency=medium
    
      * Don't fail to build CPC images if /lib/modules already exists in the
        squashfs.
    
     -- Daniel Watkins <email address hidden>  Tue, 24 Apr 2018 13:00:39 -0400