Change logs for livecd-rootfs source package in Vivid

  • livecd-rootfs (2.300.2) vivid; urgency=medium
    
      * live-build/auto/config: Conditionalize copying extra-ppas.pref.chroot.
    
    livecd-rootfs (2.300.1) vivid; urgency=medium
    
      * live-build/auto/config: Handle applying priorities to EXTRA_PPAS
        via the extra_ppa="user/ppaname:priority" syntax (LP: #1450257)
    
     -- Adam Conrad <email address hidden>  Thu, 30 Apr 2015 07:54:43 -0600
  • livecd-rootfs (2.300.1) vivid; urgency=medium
    
      * live-build/auto/config: Handle applying priorities to EXTRA_PPAS
        via the extra_ppa="user/ppaname:priority" syntax (LP: #1450257)
    
     -- Adam Conrad <email address hidden>  Wed, 29 Apr 2015 12:56:58 -0600
  • livecd-rootfs (2.300) vivid; urgency=medium
    
      * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot: revert
        removal of python from the rootfs temporarily, since we've manually
        re-added it to the seed in order to make walinuxagent work again on the
        azure image.
     -- Steve Langasek <email address hidden>   Wed, 22 Apr 2015 16:03:42 -0700
  • livecd-rootfs (2.299) vivid; urgency=medium
    
      * Fix snappy motd to not reference 'development', which isn't always true.
     -- Adam Conrad <email address hidden>   Fri, 17 Apr 2015 13:29:03 -0600
  • livecd-rootfs (2.298) vivid; urgency=low
    
      * live-build/auto/config:
        - remove resolvconf, click-apparmor, dosfstools
        - shuffle install order around
      * snappy:
        + remove click-hook-framework
        + remove /etc/init.d/grub-common
     -- Michael Vogt <email address hidden>   Thu, 16 Apr 2015 09:37:34 -0500
  • livecd-rootfs (2.297) vivid; urgency=low
    
      * fix device.tar.gz generation for snappy
      * lp:~ubuntu-on-ec2/livecd-rootfs/cpc2:
        - build cloud based images using livecd-rootfs
     -- Michael Vogt <email address hidden>   Thu, 09 Apr 2015 14:54:23 +0200
  • livecd-rootfs (2.296) vivid; urgency=low
    
      * ubuntu-core:
        - update passwd/group etc for new syslog user
        - remove live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot
        - merged lp:~snappy-dev/livecd-rootfs/core_update
          to generate device tar conform hardware.yaml
        - add compability handling for current u-d-f/grub when extracting
          the device tarball
     -- Michael Vogt <email address hidden>   Mon, 30 Mar 2015 20:40:25 +0200
  • livecd-rootfs (2.295) vivid; urgency=medium
    
      * forcefully add ubuntu-system-settings-online-accounts to ubuntu-touch
        builds to make sure the dependency is fulfilled in advance
     -- Oliver Grawert <email address hidden>   Wed, 25 Mar 2015 10:26:40 +0100
  • livecd-rootfs (2.294) vivid; urgency=medium
    
      * add more verbosity to the copy command for android fragments in
        ubuntu-touch
     -- Oliver Grawert <email address hidden>   Fri, 13 Mar 2015 11:10:33 +0100
  • livecd-rootfs (2.293) vivid; urgency=low
    
      [ Michael Vogt ]
      * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
        - remove libpython2.7 and friends as welll
    
      [ Oliver Grawert ]
      * remove all .override files in teh build chroot, else teh buildd machines
        fall over.
     -- Oliver Grawert <email address hidden>   Tue, 10 Mar 2015 16:21:36 +0100
  • livecd-rootfs (2.292) vivid; urgency=low
    
      [ Michael Vogt ]
      * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
        - python2 is no longer required on a snappy system
      * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
        - updated md5sums as the ordering of users/groups has changed with
          the new systemd-sysv
    
      [ Oliver Grawert ]
      * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early:
        bump all md5sums to new values, now that debootstrap installs systemd-sysv
        instead of upstart the ordering and thus the group numbering has changed
     -- Oliver Grawert <email address hidden>   Tue, 10 Mar 2015 12:07:16 +0100
  • livecd-rootfs (2.291) vivid; urgency=low
    
      [ Michael Vogt ]
      * do not leave some packages in ^rc state on snappy/ubuntu-core
        (LP: #1428115). Thanks to Daniel Holbach
    
      [ Oliver Grawert ]
      * put FLASH_KERNEL_SKIP=true into /etc/environment on phones, this will
        prevent the systems from trying to flash an updated initrd automatically
        in case you call update-initramfs or install your own kernel package on a
        nexus device where this is supported, please call flash-kernel manually
        after unsetting the variable in your work environment.
     -- Oliver Grawert <email address hidden>   Fri, 06 Mar 2015 21:14:11 +0100
  • livecd-rootfs (2.290) vivid; urgency=medium
    
      * touch: Explicitly uninstall systemd-sysv, to help apt to install upstart
        when the preferred "init" alternative is systemd-sysv. Also explicitly
        install packagekit to help the problem resolver. Thanks Colin Watson!
        (LP: #1428026)
     -- Martin Pitt <email address hidden>   Wed, 04 Mar 2015 12:04:22 +0100
  • livecd-rootfs (2.289) vivid; urgency=medium
    
      * add info about /var/log ownership so it ends up in the ubuntu-touch build
        logs
     -- Oliver Grawert <email address hidden>   Tue, 03 Mar 2015 15:10:07 +0100
  • livecd-rootfs (2.288) vivid; urgency=low
    
      [ Michael Vogt ]
      * add dosfstools on snappy to ensure systemd can fsck the /boot
        partition
    
      [ Ricardo Salveti de Araujo ]
      * touch: don't depend on mir-platform-graphics-android and let that to be
        handled by the seeds (they can't stop bumping the package name and the
        graphics-mesa package doesn't cause any harm)
     -- Ricardo Salveti de Araujo <email address hidden>   Sun, 01 Mar 2015 01:27:11 -0300
  • livecd-rootfs (2.287) vivid; urgency=low
    
      [ Michael Vogt ]
      * add even more verbose output to
        live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
        (thanks Oliver!)
      * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
        - adjust the {group,gshadow}_bootstrap values. The audio group
          used to be gid 1005 after the bootstrap and is now 29.
      * live-build/auto/config:
        - add snappy-ubuntu
    
      [ Oliver Grawert ]
      * make sure /var/log is always owned by the syslog group on touch
     -- Oliver Grawert <email address hidden>   Wed, 18 Feb 2015 15:03:54 +0100
  • livecd-rootfs (2.286) vivid; urgency=medium
    
      * touch: forcing package mir-platform-graphics-android to see if we're able
        to remove the dependency on the mesa one (until mir is properly fixed)
     -- Ricardo Salveti de Araujo <email address hidden>   Thu, 12 Feb 2015 03:05:31 -0200
  • livecd-rootfs (2.285) vivid; urgency=medium
    
      * touch: removing dependencies on a specific mir platform driver as mir can
        now identify and load the correct driver during runtime
     -- Ricardo Salveti de Araujo <email address hidden>   Wed, 11 Feb 2015 23:35:42 -0200
  • livecd-rootfs (2.284) vivid; urgency=medium
    
      * bump the gshadow hash in 00-uid-gid-fix.chroot_early too
     -- Oliver Grawert <email address hidden>   Wed, 11 Feb 2015 21:07:27 +0100
  • livecd-rootfs (2.283) vivid; urgency=low
    
      [ Michael Vogt ]
      * add more verbose output to
        live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
        (thanks Oliver!)
    
      [ Oliver Grawert ]
      * make sure to collect all output of all changed files in one go in
        00-uid-gid-fix.chroot_early, that way we only need to fix it once and have
        all info in the logs
     -- Oliver Grawert <email address hidden>   Wed, 11 Feb 2015 18:25:11 +0100
  • livecd-rootfs (2.282) vivid; urgency=medium
    
      * update the passwd hash for changed GID of syslog ... also add output of
        the respective md5sums to the error message for easier debugging
     -- Oliver Grawert <email address hidden>   Wed, 11 Feb 2015 16:46:18 +0100
  • livecd-rootfs (2.281) vivid; urgency=medium
    
      * add more verbose output to
        live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early
     -- Oliver Grawert <email address hidden>   Wed, 11 Feb 2015 15:11:51 +0100
  • livecd-rootfs (2.280) vivid; urgency=medium
    
      * live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot: use commas
        instead of spaces.
     -- Loic Minier <email address hidden>   Wed, 04 Feb 2015 18:03:08 +0100
  • livecd-rootfs (2.279) vivid; urgency=medium
    
      * Revert changes to post-debootstrap hashes for core.
     -- Loic Minier <email address hidden>   Wed, 04 Feb 2015 16:32:09 +0100
  • livecd-rootfs (2.278) vivid; urgency=medium
    
      * Add live-build/ubuntu-core/hooks/99zz-check-uid-gid.chroot, copy of
        live-build/ubuntu-touch/hooks/99zz-check-uid-gid.chroot with just the
        error message changed. Currently, the passwd/group checks weren't run.
      * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early: also add input
        group.
      * Core: drop live-build/ubuntu-core/hooks/12-add-docker-user.chroot and move
        docker user creation to
        live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early; add ubuntu user
        to docker group in
        live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot. This fixes
        static uid/gid maps for docker user/group.
      * Update post-debootstrap hashes in
        live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early.
     -- Loic Minier <email address hidden>   Wed, 04 Feb 2015 14:28:37 +0100
  • livecd-rootfs (2.277) vivid; urgency=medium
    
      * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early: add new "input"
        group to etc/group and etc/gshadow static maps.
      * live-build/ubuntu-core/includes.chroot/etc/resolv.conf: use relative
        symlink as suggested by lintian.
      * Bump Standards-Version to 3.9.6.
     -- Loic Minier <email address hidden>   Wed, 04 Feb 2015 13:32:58 +0100
  • livecd-rootfs (2.276) vivid; urgency=medium
    
      [ Mathieu Trudel-Lapierre ]
      * live-build/auto/config: add config for Ubuntu MATE.
    
      [ Michael Vogt ]
      * use generic kernel for all ubuntu-core system-image
      * live-build/ubuntu-core/hooks/01-setup_user.chroot:
        - run chpasswd after user moved into /var/lib/extrausers
      * live-build/ubuntu-core/hooks/01-setup_user.chroot:
        - run with -e
     -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 28 Jan 2015 11:03:08 -0500
  • livecd-rootfs (2.275+ppa2) vivid; urgency=medium
    
      * live-build/ubuntu-core/hooks/04-configure_network.chroot: use
        'allow-hotplug' for the network config, not 'auto', to work around
        systemd behavior that causes 'auto' to delay the rest of the boot when
        DHCP is not available on the network.
     -- Steve Langasek <email address hidden>   Wed, 14 Jan 2015 22:49:43 -0800
  • livecd-rootfs (2.275) vivid; urgency=low
    
      [ Michael Vogt ]
      * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
        - port static uid/gid setup from ubuntu-touch
    
      [ Ricardo Salveti de Araujo ]
      * Bump the hardcoded libmirplatform driver version for ubuntu-touch
     -- Ricardo Salveti de Araujo <email address hidden>   Wed, 14 Jan 2015 13:31:43 -0200
  • livecd-rootfs (2.274) vivid; urgency=medium
    
      [ Michael Vogt ]
      * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
        - improve apt-get output
      * live-build/auto/config:
        - add click-apparmor for system-image
      * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
        - fix incorrect "echo"
        - add missing wrappers for apt, apt-cache
        - fix message
      * live-build/ubuntu-core/hooks/14-set-motd.chroot:
        - update motd
    
      [ James Hunt ]
      * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
        - compress remaining documentation to save further space.
     -- Michael Vogt <email address hidden>   Wed, 10 Dec 2014 12:57:30 +0100
  • livecd-rootfs (2.273) vivid; urgency=low
    
      [ Michael Vogt ]
      * live-build/ubuntu-core/hooks/14-set-motd.chroot:
        - set snappy specific motd
      * live-build/ubuntu-core/hooks/13-set-locale.chroot:
        - set default locale to C.UTF-8
    
      [ Oliver Grawert ]
      * add systemd-journal-remote group to touch builds
     -- Oliver Grawert <email address hidden>   Tue, 02 Dec 2014 10:20:28 +0100
  • livecd-rootfs (2.271) vivid; urgency=medium
    
      *  bump the hardcoded libmirplatform driver version for ubuntu-touch
     -- Oliver Grawert <email address hidden>   Thu, 27 Nov 2014 16:27:44 +0100
  • livecd-rootfs (2.270) vivid; urgency=medium
    
      * bump version of mir alternative in ubuntu-touch
     -- Oliver Grawert <email address hidden>   Thu, 27 Nov 2014 12:37:31 +0100
  • livecd-rootfs (2.269) vivid; urgency=low
    
      * live-build/auto/{build,config}:
        - create device-azure.tar.gz during the build that includes the
          packages for the azure cloud
      * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
        - display helpful message to use snappy when a user tries to use
          apt-get on a snappy system
      * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
        - do the device-azure.tar.gz extraction here
      * live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
        - ensure docker group is used
     -- Michael Vogt <email address hidden>   Mon, 24 Nov 2014 08:38:15 +0100
  • livecd-rootfs (2.268) vivid; urgency=low
    
      * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
        - build device tarball with system/ prefix
        - include /vmlinz, /initrd.img into device tarball
        - include /boot/abi-* /boot/System.map-*
     -- Michael Vogt <email address hidden>   Mon, 17 Nov 2014 11:27:31 +0100
  • livecd-rootfs (2.267) vivid; urgency=low
    
      * live-build/auto/config:
        - system-image: do not install ubuntu-minimal
        - system-image: install KERNEL_FLAVOURS=virtual on i386/amd64
        - system-image: use "--linux-packages=linux-image"
        - add click-hook-framework
      * live-build/auto/build:
        - system-image: collect the deivce.tar.gz
      * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
        - create a device.tar.gz from the installed kernel/modules and
          remove it from the rootfs
      * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
        - strip documentation
      * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
        - remove extra packages like libicu52/libqt that are still on the
          image because vivid system-image has a dependency on u-d-m which
          depends on libqt
      * live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
        - add a docker user/group into the image (this can go once we have
          a hook for this)
     -- Michael Vogt <email address hidden>   Fri, 14 Nov 2014 13:06:19 +0100
  • livecd-rootfs (2.266) vivid; urgency=medium
    
      * Move the shorts click package to the custom tarball.  LP: #1386177.
     -- Steve Langasek <email address hidden>   Wed, 12 Nov 2014 23:15:15 -0800
  • livecd-rootfs (2.265) vivid; urgency=low
    
      * live-build/ubuntu-core/hooks/03-boot_with_systemd.chroot:
        - only modify /etc/default/grub if the file exists
     -- Michael Vogt <email address hidden>   Mon, 03 Nov 2014 17:10:57 +0100
  • livecd-rootfs (2.264) vivid; urgency=low
    
      * live-build/auto/config:
        - also install flash-kernel/u-boot-tools in the armhf system-image,
          thanks to Adam Conrad
     -- Michael Vogt <email address hidden>   Mon, 03 Nov 2014 11:45:00 +0100
  • livecd-rootfs (2.263) vivid; urgency=medium
    
      * live-build/auto/config:
        - explicitly set KERNEL_FLAVOURS=generic to get the right kernel
          on armhf
     -- Michael Vogt <email address hidden>   Mon, 03 Nov 2014 11:30:02 +0100
  • livecd-rootfs (2.262) vivid; urgency=medium
    
      * fix typo in 99zz-check-uid-gid.chroot
      * add systemd users to group and passwd files on touch
     -- Oliver Grawert <email address hidden>   Wed, 29 Oct 2014 19:54:28 +0100
  • livecd-rootfs (2.261) vivid; urgency=medium
    
      * make diff not exit 1 if we show the diff for passwd, shadow, group etc
     -- Oliver Grawert <email address hidden>   Wed, 29 Oct 2014 16:44:25 +0100
  • livecd-rootfs (2.260) vivid; urgency=medium
    
      * properly redirect error output in 99zz-check-uid-gid.chroot so it ends up
        in the log files.
     -- Oliver Grawert <email address hidden>   Wed, 29 Oct 2014 13:19:46 +0100
  • livecd-rootfs (2.259) vivid; urgency=medium
    
      * merge ubuntu-core system-image fixes from the PPA:
        - add ubuntu-core-libs
        - add packages not (yet) in the ubuntu-core seed
        - fix resolv.conf
        - make timezone, localtime and hostname writable for cloud-init
     -- Michael Vogt <email address hidden>   Wed, 29 Oct 2014 11:05:29 +0100
  • livecd-rootfs (2.258) vivid; urgency=medium
    
      * collect changes to /etc/{passwd|shadow|group|gshadow} in the error output
        in case they got updated on ubuntu-touch. Give a proper hint what to
        change to make the error go away on the next run.
     -- Oliver Grawert <email address hidden>   Wed, 29 Oct 2014 09:49:56 +0100
  • livecd-rootfs (2.257) utopic; urgency=medium
    
      * Drop the click packages moved in 2.255 from the rootfs, leaving them
        only in the custom tarball.
     -- Colin Watson <email address hidden>   Wed, 15 Oct 2014 21:07:38 +0100