Imported using git-ubuntu import.
Changelog parent: dbc0c8b1aa22a0fb8cff01d1f4b171a12b80e294
New changelog entries:
* add 70-reconfigure-autopilot.chroot to ubuntu-touch builds, to make sure
the phablet user actually ends up in the autopilot group
Imported using git-ubuntu import.
Changelog parent: d970213ac485db420972717b92039dd702dc1054
New changelog entries:
* Copying click packages to install search location instead of installing
for a hardcoded user.
Imported using git-ubuntu import.
Changelog parent: a9c034ceefda69b3ed9481cf238ceb7760818906
New changelog entries:
* do not forcefully use the admin group on touch images. this group was
dropped in favour of the sudo group several releases ago
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: 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: 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: 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: 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: 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: 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: 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: 7f132e6981dba620188d5c981dcdfba6ee0dac4c
New changelog entries:
* drop online-accounts-qt5-staging PPA from ubuntu-touch images
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: f00349b7664216b2f130a692b03fa39dca811aa3
New changelog entries:
* drop the super-friends (sorry batman and robin ...) and ubuntu-sdk PPAs
from live-build config for ubuntu-touch, their packages should be in the
saucy archive already
Imported using git-ubuntu import.
Changelog parent: 65b7f7a10a9bd05c60185f5c282af1a4c4efff57
New changelog entries:
* live-build/auto/config: Add basic ubuntu-touch enablement (based on
patch from Oliver Grawert, for which thanks).
* live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
customisation by Ricardo Salveti from
lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
be close to enough for the architecture-independent parts of
ubuntu-touch builds.