Change logs for livecd-rootfs source package in Raring

  • livecd-rootfs (2.124) raring; urgency=low
    
      * drop the namespace in mount options of ubuntu-touch-android.sh,
        mount does not like that
      * actually give chroot a rootdir when calling it
      * make sure /dev/pts exists in the chroot before mounting something on it
      * make umount lazy
     -- Oliver Grawert <email address hidden>   Tue, 16 Apr 2013 13:53:53 +0200
  • livecd-rootfs (2.123) raring; urgency=low
    
      * fix typos in debootstrap line of ubuntu-touch-android.sh
     -- Oliver Grawert <email address hidden>   Tue, 16 Apr 2013 11:07:44 +0200
  • livecd-rootfs (2.120) raring; urgency=low
    
      * fix typo in shebang of ubuntu-touch-android.sh
     -- Oliver Grawert <email address hidden>   Mon, 15 Apr 2013 16:07:08 +0200
  • livecd-rootfs (2.119) raring; urgency=low
    
      [ Colin Watson ]
      * BuildLiveCD: Link livecd-${NOW}-${ARCH}.out to livecd-${ARCH}.out, to
        make it easier for cdimage to fetch the latest build log for failure
        notification mails.
    
      [ Oliver Grawert ]
      * the android build system is sadly full of bashisms (even though it has
        generic .sh suffixes and no shebang line) until this is fixed use a
        /bin/bash shebang
     -- Oliver Grawert <email address hidden>   Thu, 11 Apr 2013 11:28:08 +0200
  • livecd-rootfs (2.118) raring; urgency=low
    
      * normalize the naming scheme for ubuntu-touch-android.sh output
     -- Oliver Grawert <email address hidden>   Thu, 28 Mar 2013 19:34:18 +0100
  • livecd-rootfs (2.117) raring; urgency=low
    
      * make ubuntu-touch-android.sh also create $subarch-system.img
      $subarch-recovery.img and $subarch-boot.img
     -- Oliver Grawert <email address hidden>   Thu, 28 Mar 2013 18:47:06 +0100
  • livecd-rootfs (2.116) raring; urgency=low
    
      * add new arg (-t) to enable Ubuntu Touch android cross builds which calls a
        newly added script (ubuntu-touch-android.sh) to cross build android base
        images for Ubuntu Touch on an amd64 builder.
     -- Oliver Grawert <email address hidden>   Thu, 28 Mar 2013 16:02:12 +0100
  • livecd-rootfs (2.115) raring; urgency=low
    
      * live-build/auto/config: Run the ubuntukylin-default-settings chroot
        hook.
     -- Colin Watson <email address hidden>   Wed, 27 Mar 2013 14:47:51 +0000
  • livecd-rootfs (2.114) raring; urgency=low
    
      * Revert changes in 2.113.  This needs to be done in cdimage/debian-cd
        instead.
     -- Colin Watson <email address hidden>   Thu, 14 Mar 2013 16:54:48 +0000
  • livecd-rootfs (2.113) raring; urgency=low
    
      * live-build/auto/config: Set gfxboot default language to zh_CN for
        UbuntuKylin.
     -- Colin Watson <email address hidden>   Thu, 14 Mar 2013 11:53:38 +0000
  • livecd-rootfs (2.112) raring; urgency=low
    
      * live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
     -- Jeremy Bicha <email address hidden>   Wed, 13 Mar 2013 10:28:23 +0000
  • livecd-rootfs (2.111) raring; urgency=low
    
      * live-build/auto/config: Add ubuntukylin as a valid project
        (LP: #1152812).
      * BuildLiveCD: Remove the explicit list of valid projects.  This is a
        hassle to modify, and not very useful since an invalid project will fail
        soon enough anyway.
     -- Colin Watson <email address hidden>   Sat, 09 Mar 2013 12:13:24 +0000
  • livecd-rootfs (2.110) raring; urgency=low
    
      * live-build/auto/config: Drop ubuntustudio-audio-plugins task.
     -- Colin Watson <email address hidden>   Thu, 07 Mar 2013 13:27:13 +0000
  • livecd-rootfs (2.109) raring; urgency=low
    
      * Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
        ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
        - update live-build/auto/config
     -- Micah Gersten <email address hidden>   Tue, 05 Mar 2013 23:14:25 -0600
  • livecd-rootfs (2.108) raring; urgency=low
    
      [ Colin Watson ]
      * live-build/auto/build: Use slightly safer code for kernel handling just
        in case 'set -o pipefail' is ever reinstated here.
    
      [ Adam Conrad ]
      * Add abootimg explicitly to ac100 and nexus7 images, so it's marked
        as manually installed and apt doesn't autoremove it (LP: #1041290)
      * Remove linux-firmware-nexus7 from the install list, it gets pulled
        in automatically by linux-image-nexus7, so this is redundant.
     -- Adam Conrad <email address hidden>   Tue, 29 Jan 2013 12:34:37 -0700
  • livecd-rootfs (2.107) raring; urgency=low
    
      * Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
        world-readable.
     -- Colin Watson <email address hidden>   Tue, 04 Dec 2012 16:20:22 +0000
  • livecd-rootfs (2.106) raring; urgency=low
    
      * re-enable all slideshows on all preinstalled images, webkit should work
        again
     -- Oliver Grawert <email address hidden>   Mon, 03 Dec 2012 14:37:01 +0100
  • livecd-rootfs (2.105) raring; urgency=low
    
      * preseed autologin in the nexus7 tarball
      * use ubuntu-defaults-nexus7 package in the nexus7 images
     -- Oliver Grawert <email address hidden>   Fri, 23 Nov 2012 12:20:30 +0100
  • livecd-rootfs (2.104) raring; urgency=low
    
      * use a subarch based approach for the ac100 and nexus7 bootimg.cfg files
      * create a media-info file and place it inside the tarball installer
        initramfs for copying it to the target system on successfull decompression
        (LP: #1080747)
     -- Oliver Grawert <email address hidden>   Thu, 22 Nov 2012 01:23:29 +0100
  • livecd-rootfs (2.103) raring; urgency=low
    
      * live-build/auto/build: Exclude all *.efi* files from kernel version
        detection (i.e. including *.efi.signature), not just *.efi.signed.
     -- Colin Watson <email address hidden>   Wed, 21 Nov 2012 22:31:46 +0000
  • livecd-rootfs (2.102) raring; urgency=low
    
      * create the nexus7 rootfs image with .ext4 as suffix instead of using
        .img, so debian-cd knows how to handle it
     -- Oliver Grawert <email address hidden>   Tue, 20 Nov 2012 16:45:06 +0100
  • livecd-rootfs (2.101) raring; urgency=low
    
      * instead of mangling the ac100 bootimg for nexus7 support, ship a proper
        config in ac100-tarball-installer and build the nexus7 one from scratch
        as well.
     -- Oliver Grawert <email address hidden>   Tue, 20 Nov 2012 12:37:33 +0100
  • livecd-rootfs (2.100) raring; urgency=low
    
      * clean up the userdata dir
      * move the tarball around instead of copying it
      * fix quoting of abootimg call harder
     -- Oliver Grawert <email address hidden>   Mon, 19 Nov 2012 19:48:42 +0100
  • livecd-rootfs (2.99) raring; urgency=low
    
      * fix quoting in abootimg call for nexus7
      * dont fail if the userdata dir already exists
     -- Oliver Grawert <email address hidden>   Mon, 19 Nov 2012 18:04:13 +0100
  • livecd-rootfs (2.98) raring; urgency=low
    
      * we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
     -- Oliver Grawert <email address hidden>   Mon, 19 Nov 2012 14:55:19 +0100
  • livecd-rootfs (2.97) raring; urgency=low
    
      * add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
        builds
      * preseed the license popup of linux-firmware-nexus7, we will show
        it in the installer for full image installs.
     -- Oliver Grawert <email address hidden>   Mon, 19 Nov 2012 12:58:36 +0100
  • livecd-rootfs (2.96) raring; urgency=low
    
      * add nexus7 specific kernel cmdline
      * move the nexus7 processing up a bit in the code so we can modify the
        bootimg cmdline before the file gets copied around
     -- Oliver Grawert <email address hidden>   Wed, 14 Nov 2012 13:28:50 +0100
  • livecd-rootfs (2.95) raring; urgency=low
    
      * make the dependency on android-tools-fsutils not arch specific, seems
        dpkg doesnt like arch specific binary deps in arch all packages
     -- Oliver Grawert <email address hidden>   Fri, 09 Nov 2012 13:30:15 +0100
  • livecd-rootfs (2.94) raring; urgency=low
    
      * add a dependency on android-tools-fsutils for armhf builds
      * add nexus7 live-build configuration
      * add nexus7 post processing with make_ext4fs for teh tarball to roll a
        proper android img file
     -- Oliver Grawert <email address hidden>   Fri, 09 Nov 2012 13:00:36 +0100
  • 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