Change logs for livecd-rootfs source package in Quantal

  • livecd-rootfs (2.93) quantal; urgency=low
    
      * Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
        signed kernels to binary/$INITFS/kernel-$FLAVOUR.efi.signed instead
        (LP: #1067659).
     -- Colin Watson <email address hidden>   Wed, 17 Oct 2012 11:48:47 +0100
  • livecd-rootfs (2.92) quantal; urgency=low
    
      * disable all slideshows on al preinstalled images, due to (LP: #1066046)
        the installer crashes when trying to start up webkit for teh slideshow
     -- Oliver Grawert <email address hidden>   Sat, 13 Oct 2012 11:44:52 +0200
  • livecd-rootfs (2.91) quantal; urgency=low
    
      * make sure preinstalled ac100 images have multiverse enabled in their
        sources.list
     -- Oliver Grawert <email address hidden>   Fri, 12 Oct 2012 14:18:53 +0200
  • livecd-rootfs (2.90) quantal; urgency=low
    
      * live-build/auto/build: If they exist, link *.efi.signed versions of the
        kernel to binary/$INITFS/kernel-$FLAVOUR rather than the unsigned
        versions.
     -- Colin Watson <email address hidden>   Thu, 11 Oct 2012 02:22:34 +0100
  • livecd-rootfs (2.89) quantal; urgency=low
    
      * fix lubuntu and xubuntu preinstalled handling so we end up with the
        right slideshows in oem-config
     -- Oliver Grawert <email address hidden>   Tue, 02 Oct 2012 23:56:33 +0200
  • livecd-rootfs (2.88) quantal; urgency=low
    
      * live-build/auto/config: Add photography and publishing metas for
        Ubuntu Studio (LP: #1057816)
     -- Micah Gersten <email address hidden>   Thu, 27 Sep 2012 23:19:19 -0500
  • livecd-rootfs (2.87) quantal; urgency=low
    
      * live-build/auto/config: Build ubuntu-server and ubuntu-core with
        --initramfs=none, since we don't need casper in those images.
     -- Colin Watson <email address hidden>   Wed, 12 Sep 2012 14:01:56 +0100
  • livecd-rootfs (2.86) quantal; urgency=low
    
      * Reorganise code to avoid kernel installation on
        ubuntu-server/ubuntu-core so that it works for all architectures.
     -- Colin Watson <email address hidden>   Tue, 11 Sep 2012 16:56:43 +0100
  • livecd-rootfs (2.85) quantal; urgency=low
    
      * live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
        well, so that live-build/auto/build doesn't try to copy out kernel
        images.
     -- Colin Watson <email address hidden>   Mon, 10 Sep 2012 09:34:56 +0100
  • livecd-rootfs (2.84) quantal; urgency=low
    
      * Actually apply the change done in 2.74 as it was only done to the
        legacy code...
        - Change mksquashfs compression flags for LTSP images, turning
          compression back on to match current ltsp-update-image behaviour.
     -- Stephane Graber <email address hidden>   Sun, 09 Sep 2012 15:49:07 -0400
  • livecd-rootfs (2.83) quantal; urgency=low
    
      * live-build/auto/config: Remove standard and server tasks from
        ubuntu-server squashfs, and build it with no kernel packages so that
        they can be added more correctly later by the installer (LP: #1028453).
     -- Colin Watson <email address hidden>   Sun, 09 Sep 2012 20:41:19 +0100
  • livecd-rootfs (2.82) quantal; urgency=low
    
      * live-build/auto/build: live-build now calls hybrid ISO9660 images
        binary.hybrid.iso rather than binary-hybrid.iso.
     -- Colin Watson <email address hidden>   Mon, 03 Sep 2012 18:41:24 +0100
  • livecd-rootfs (2.81) quantal; urgency=low
    
      * live-build/auto/config: Disable zsync for BINARYFORMAT=iso*|usb* builds.
     -- Colin Watson <email address hidden>   Thu, 30 Aug 2012 23:44:33 +0100
  • livecd-rootfs (2.80) quantal; urgency=low
    
      * add pvr-omap4 driver to omap4 image builds for everything but
        ubuntu-server, ubuntu-core and base images so we have GLES working
        out of the box on them
     -- Oliver Grawert <email address hidden>   Wed, 29 Aug 2012 12:53:11 +0200
  • livecd-rootfs (2.79) quantal; urgency=low
    
      * setting --architectures seems to have weird side effects on arm
        (considering all but the buildd arch as foreign etc), disable it for a
        testbuild...
     -- Oliver Grawert <email address hidden>   Mon, 27 Aug 2012 16:04:30 +0200
  • livecd-rootfs (2.78) quantal; urgency=low
    
      * revert the last change, i was not aware that unity-2d was also ripped out
        of the archive and not only removed from the seeds
     -- Oliver Grawert <email address hidden>   Thu, 23 Aug 2012 19:02:35 +0200
  • livecd-rootfs (2.77) quantal; urgency=low
    
      * add unity-2d to the list of extra packages on ac100
     -- Oliver Grawert <email address hidden>   Thu, 23 Aug 2012 17:55:37 +0200
  • livecd-rootfs (2.76) quantal; urgency=low
    
      * live-build/auto/config:
        - Don't try to install an empty task name when building an image without
          a live task.
        - Fix installation of ubuntu-server fstab removal hook.
        - Pass --architectures to 'lb config', to make it easier to build images
          for a different architecture.
        - Attempt to restrict task installation to the native architecture.
     -- Colin Watson <email address hidden>   Thu, 23 Aug 2012 11:09:10 +0100
  • livecd-rootfs (2.75) quantal; urgency=low
    
      * Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
      * Break ubuntu-defaults-builder (<< 0.32) to account for these interface
        changes.
     -- Colin Watson <email address hidden>   Wed, 22 Aug 2012 13:29:29 +0100
  • livecd-rootfs (2.74) quantal; urgency=low
    
      * Change mksquashfs compression flags for LTSP images, turning
        compression back on to match current ltsp-update-image behaviour.
     -- Stephane Graber <email address hidden>   Mon, 20 Aug 2012 19:37:01 -0400
  • livecd-rootfs (2.73) quantal; urgency=low
    
      * Add u-boot-tools to the installed set for all u-boot ARM images
      * Remove ti-omap4-ppa from the omap4 images; it's no longer used
     -- Adam Conrad <email address hidden>   Wed, 25 Jul 2012 06:37:02 -0600
  • livecd-rootfs (2.72) quantal; urgency=low
    
      * Install a hook to remove /etc/fstab rather than building ubuntu-server
        with --debian-installer=live; the latter has unwanted side-effects.
     -- Colin Watson <email address hidden>   Mon, 23 Jul 2012 21:34:28 +0100
  • livecd-rootfs (2.71) quantal; urgency=low
    
      * live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
      * live-build/auto/config: Build ubuntu-server with
        --debian-installer=live.
     -- Colin Watson <email address hidden>   Mon, 23 Jul 2012 17:57:59 +0100
  • livecd-rootfs (2.70) quantal; urgency=low
    
      * live-build/auto/config: Don't install lupin-casper on ubuntu-server
        images.
     -- Colin Watson <email address hidden>   Sun, 22 Jul 2012 23:45:21 +0100
  • livecd-rootfs (2.69) quantal; urgency=low
    
      * live-build/auto/config: Add server task to ubuntu-server images.
     -- Colin Watson <email address hidden>   Fri, 06 Jul 2012 12:39:46 +0100
  • livecd-rootfs (2.68) quantal; urgency=low
    
      * live-build/auto/config: Emit sources.list entries for -proposed if the
        environment variable PROPOSED is set (LP: #1019514).
      * BuildLiveCD: If the -p option was used, pass PROPOSED=1 to 'lb config'.
     -- Colin Watson <email address hidden>   Sat, 30 Jun 2012 07:13:50 +0100
  • livecd-rootfs (2.67) quantal; urgency=low
    
      * Switch i386 ubuntustudio to linux-lowlatency flavor (LP: #1018075)
     -- Adam Conrad <email address hidden>   Tue, 26 Jun 2012 14:00:39 -0600
  • livecd-rootfs (2.66) quantal; urgency=low
    
      [ Jonathan Riddell ]
      * Build Kubuntu from universe.
     -- Colin Watson <email address hidden>   Mon, 11 Jun 2012 12:49:57 +0100
  • livecd-rootfs (2.65) precise; urgency=low
    
      * Add (extra-)override parsing to the preinstalled pool to make sure
        we get task headers in the local pool for tasksel (LP: #819899)
      * Move temp directories under config so they get cleaned properly
      * Invoke apt-get update once with only the sources.list fragment
        for the local archive, so our package/task selection more closely
        mimics the CD experience (LP: #985258, #985737, #985280, #819900)
      * Write out a standard sources.list entry for preinstalled systems
        that's similar to the one generated by installers (LP: #985291)
     -- Adam Conrad <email address hidden>   Fri, 20 Apr 2012 00:29:38 -0600