Imported using git-ubuntu import.
Changelog parent: aa20a6de713e22da84e0349104112530a66917de
New changelog entries:
* preserve a symlink of media-info for backwards compatibility
Imported using git-ubuntu import.
Changelog parent: 903725ebddc81ebc975eb3ab4fd7a1f6a6c409a1
New changelog entries:
* move media-info file from /var/log/installer to /etc on touch images.
Imported using git-ubuntu import.
Changelog parent: 6264d9ddaaa78b356fe1a70597b43cf59279aab8
New changelog entries:
* make sure the bluetooth group has the right android GID on touch builds
Imported using git-ubuntu import.
Changelog parent: 4570179e6cd0b4008476f210161ed2284f83568c
New changelog entries:
[Michael Terry]
* Add phablet user to nopasswdlogin group on Touch images
* Switch min uid to 1002 to prevent system users from showing in
the greeter on Touch images
Imported using git-ubuntu import.
Changelog parent: ec9dcca06cf61f62dfb102c9b2f6cb52b1e97c8b
New changelog entries:
* seems unlike my local build the buildd doesnt get along with links, use
copy instead
Imported using git-ubuntu import.
Changelog parent: 6f2173d60f651b9f656573e5a822b2c29e053fa7
New changelog entries:
* switch touch builds to use the packaged android img files (pending cdimage
changes to publish these from the livefs builder)
Imported using git-ubuntu import.
Changelog parent: c7b535e66e2adb276e6ed174bed531ead99bae9d
New changelog entries:
* drop unity-next PPA from ubuntu-touch builds, unity8 is in the archive now
Imported using git-ubuntu import.
Changelog parent: 8212680ba0234a757167aa148d9c762cf0027281
New changelog entries:
* make sure FLASH_KERNEL_SKIP is set when we post-process touch images
Imported using git-ubuntu import.
Changelog parent: 10459a79f5f4d037176b838333cddfe99d5d6a47
New changelog entries:
* add radio user (with UID 1001 (required by android)) to the default user
creation for ubuntu-touch
Imported using git-ubuntu import.
Changelog parent: 50723f2139d92f2b25c28b760e652bf4984fe0aa
New changelog entries:
* Remove e2fs-zero.py and references to it, it's no longer used.
Imported using git-ubuntu import.
Changelog parent: 6dff961906e77896bb6fa06838aafe0c15bf7a7f
New changelog entries:
* Run builds under eatmydata. (This doesn't actually seem to help very
much - it shaves a minute off a 48-minute test build on my laptop - but
it will stop people being distracted by it.)
* Remove livecd.py, which was never finished.
* Remove all vestiges of livecd.sh and ubuntu-touch-android.sh.
Requiescant in pace.
* Temporarily disable Click package installation, until desktop/AppArmor
integration has landed properly.
Imported using git-ubuntu import.
Changelog parent: 8c20707732b2aef84c7fbb43a97aac69d53b7ae9
New changelog entries:
* point click package install to http://archive-team.internal/click_packages
Imported using git-ubuntu import.
Changelog parent: 514e3fd58b0c906b2535a03d8189043071437a88
New changelog entries:
* drop bashrc mangling from ubuntu-touch builds \o/
Imported using git-ubuntu import.
Changelog parent: 07dab9cf2f997b6290c8756e6bc68aacdd785398
New changelog entries:
* Do the same trick as in 2.158 for kubuntu armhf+omap4 too.
Imported using git-ubuntu import.
Changelog parent: 34b724be60a567ac2138ddad7dbce4996c2a5aa9
New changelog entries:
* make touch images source the dbus session address from
~/.cache/upstart/dbus-session instead of ~/.dbus-session
Imported using git-ubuntu import.
Changelog parent: ac53f88f184e496a8e64d7d9409ef3d526a3afbc
New changelog entries:
* Under armhf+omap4, don't use the ubuntu-desktop Task, but use the
metapackage instead. The metapackage doesn't pull in the X stack which
allows us to additionally install the special "revert" X stack that we
require here.
Imported using git-ubuntu import.
Changelog parent: 543bc14843ed54e11a03b78d3d97d11661e5b858
New changelog entries:
* add xserver-xorg-input-evdev-omap-revert and
xserver-xorg-video-omap-revert to panda builds
Imported using git-ubuntu import.
Changelog parent: 77f39e99b7c5d44fb4bf760bb1c33d8e47412ada
New changelog entries:
* fix build stamp handling for ubuntu-touch (requires an RT to have IS
update BuildLiveCD on the builders)
Imported using git-ubuntu import.
Changelog parent: 70b02315bdfad94fee06464ea5a9b3e74cd26191
New changelog entries:
* try to hand the exported $NOW over from live-build/auto/config as
$BUILDSTAMP so live-build/auto/build can use it to write a stamp file
Imported using git-ubuntu import.
Changelog parent: 71b93fe42776cbee99c683a4dfc31b856f54ee24
New changelog entries:
[ Sergio Schvezov ]
* Adding ppa:ubuntu-unity/next for Touch to obtain unity8 and Mir.
* Switching to using the maliit plugin provided by maliit-framework.
Imported using git-ubuntu import.
Changelog parent: d9c6a7fcc14cbbfbd3765400feea6f6d17008677
New changelog entries:
* we do better not try to create something outside of a chroot while we are
in it :P (make sure bootimg's are created in /boot of the chroot and only
copied afterwards).
Imported using git-ubuntu import.
Changelog parent: ed5f40b753a2f8018418dc7e545f57a9e1f47982
New changelog entries:
* use ubuntu-touch-generic-initrd for touch images instead of rolling an
arch specific initrd at build time for each arch (this should save quite
some build time)
* directly create the output file with abootimg, no need to cp it separately
* do not remove kernel packages from a chroot we throw away anyway
Imported using git-ubuntu import.
Changelog parent: c99101f413c149720c2e8bf404a05fba01347246
New changelog entries:
* export $NOW in BuildLiveCD so we have it available in live-build
* create a build stamp in /var/log/installer/media-info on Ubuntu Touch images
Imported using git-ubuntu import.
Changelog parent: fad2ce5b7010f9effeb8a89bb5d5413dc1c6fa40
New changelog entries:
* set QT_SELECT=qt5 in touch image environment
Imported using git-ubuntu import.
Changelog parent: f08f10f560e24ee4414aacf260a14ed1a440799a
New changelog entries:
[ Colin Watson ]
* live-build/ubuntu-touch/hooks/02-add_user_to_groups.chroot: Delete
redundant code to create global static groups, which are already created
more correctly by base-passwd on every Ubuntu system.
* live-build/ubuntu-touch/hooks/02-add_user_to_groups.chroot: Fix
detection of existing groups not to misfire if there is an existing
group with the desired group name as a prefix.
[ Oliver Grawert ]
* drop daily-build-next PPA, according to didrocks everything from there
should be in the saucy archive now, yay.
Imported using git-ubuntu import.
Changelog parent: cbb55967d935e289dfdf3f7525df1b9b5e746699
New changelog entries:
* sync ubuntu-touch customzation scripts with phablet build tree
Imported using git-ubuntu import.
Changelog parent: 84f1c3ad0412ecbe9594f42ccc7cedd08101de61
New changelog entries:
* drop the generic .bootimg from ubuntu-touch, all boot images we need have
to be subarch tagged
Imported using git-ubuntu import.
Changelog parent: 7f4def3fd6adcaa369b7fdeb41619e8c6728f2fc
New changelog entries:
* adjust naming of the bootimg files so cdimage picks them up for publishing
Imported using git-ubuntu import.
Changelog parent: a879155deb8f8231365eea5645af89a710f42abd
New changelog entries:
* Clean up subarch loop for touch subarches to skip unwanted deps.
Imported using git-ubuntu import.
Changelog parent: 80b176e6b2fbba3c69a9af53b9b78d67c2e1fa44
New changelog entries:
* drop all the cleanup code, we already have the tarball and don't need to
clean the chroot.
* add better quoting for update-initramfs and abootimg calls for
ubuntu-touch
Imported using git-ubuntu import.
Changelog parent: 331562fe9b6c7b589b1ad4dd43fdf658d87a8ff6
New changelog entries:
* copy the initrd out of the chroot before we purge the kernel package on
ubuntu-touch
Imported using git-ubuntu import.
Changelog parent: 8ee97385eb5b1ef72f1947a0f8c5b976e3320091
New changelog entries:
* make removal of non existing old initrds non fatal in ubuntu-touch
Imported using git-ubuntu import.
Changelog parent: 49c4a4c6593e3f1f0148c5bf281f744113a06d2e
New changelog entries:
* hardcode dist in the temporary sources.list of the ubuntu-touch initrd
creation for a test
Imported using git-ubuntu import.
Changelog parent: 559b695a8518db9792fb67ef74e1d16a98d4b50a
New changelog entries:
* also move the sources.list.d dir out of the way on ubuntu-touch
Imported using git-ubuntu import.
Changelog parent: 0022f57f81f1370338635a8cd0c59776e6ff95bd
New changelog entries:
* clear up /var/lib/initramfs-tools/ in the chroot after building initrds
* remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
* handle sources.list in ubuntu-touch initrd creation
Imported using git-ubuntu import.
Changelog parent: c29877b2fc1129176bfdef93d14472c041d194a8
New changelog entries:
* ubuntu-touch: determine the value for $kver inside the chroot, not
outside. Use -c and drop -t with update-initramfs
Imported using git-ubuntu import.
Changelog parent: 4f5da1d8d34fdbf1f15e86feabfb39bdda486619
New changelog entries:
[ Colin Watson ]
* BuildLiveCD: Time out lockfile after 12 hours, which should be enough
for even the longest build queue to clear.
[ Oliver Grawert ]
* add live-build script for subarch specific Ubuntu Touch initrd
and boot image creation
Imported using git-ubuntu import.
Changelog parent: 7f132e6981dba620188d5c981dcdfba6ee0dac4c
New changelog entries:
* drop online-accounts-qt5-staging PPA from ubuntu-touch images
Imported using git-ubuntu import.
Changelog parent: eb8017f3b0d80f61a8180660d768c2b959236823
New changelog entries:
* also remove ubuntu-touch-android.sh from debian/install
Imported using git-ubuntu import.
Changelog parent: cdca3480786caa930f9b93335b614024bc692fee
New changelog entries:
* drop hardcoded packagelists for ubuntu-touch, this is dealt with by
the ubuntu-touch seed/task/metapackage
* drop android build script, we will instead use a package
Imported using git-ubuntu import.
Changelog parent: efa47e8566ebd4a32caa35a15c7ad50264f821ff
New changelog entries:
* make sure we build a plain filesystem for ubuntu-touch (this should
automatically produce a preinstalled tarball)
Imported using git-ubuntu import.
Changelog parent: 69ac29ee57025565b5ee68c7a5e6a26763f88414
New changelog entries:
* Disable zsync for ubuntu-touch images.
* Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
Imported using git-ubuntu import.
Changelog parent: 396a88f367c2bd7f4c61323e83b3d2016eea02af
New changelog entries:
* Don't include lupin-casper in ubuntu-touch images.
* Use gzip compression for ubuntu-touch tarballs.
Imported using git-ubuntu import.
Changelog parent: 8458489f9fa2ad30b0a3fc75c04d1b9e7325ffad
New changelog entries:
* Install metapackages rather than tasks for ubuntu-touch, since it still
relies on PPAs and those don't have tasks.