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.
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.
Imported using git-ubuntu import.
Changelog parent: fdf09ef826d9f9e4c3a9fa8e509a40bafe98e579
New changelog entries:
* 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
Imported using git-ubuntu import.
Changelog parent: 19d6263b9983ebc28bd7506d7c0898188df17ccc
New changelog entries:
* fix typos in debootstrap line of ubuntu-touch-android.sh
* redo ubuntu-touch-android.sh to use its own build chroot since we can not
add universe support to the livefs builder chroot
* ubuntu-touch-android.sh: enable universe in the build chroot
Imported using git-ubuntu import.
Changelog parent: 22acc1e6029f480360f633265b86a59768ed7991
New changelog entries:
* fix typo in shebang of ubuntu-touch-android.sh
Imported using git-ubuntu import.
Changelog parent: 1812c4e20f222fd2ca6b7a4b86ff7a5657a5af22
New changelog entries:
[ 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
Imported using git-ubuntu import.
Changelog parent: 1f82c6ba35a1d0f1ffaa22f451de1d8d65f4379e
New changelog entries:
* normalize the naming scheme for ubuntu-touch-android.sh output
Imported using git-ubuntu import.
Changelog parent: dc70edd6ff6a0b53e9b240271658a54a0df35505
New changelog entries:
* make ubuntu-touch-android.sh also create $subarch-system.img
$subarch-recovery.img and $subarch-boot.img
Imported using git-ubuntu import.
Changelog parent: 5cc031fcd93778dc1156236d4762fae0f1abf76a
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: b4c227022820c0da81428ffcb6c7a64861a1ccd4
New changelog entries:
* live-build/auto/config: Run the ubuntukylin-default-settings chroot
hook.
Imported using git-ubuntu import.
Changelog parent: 0c9843a4df3f1affaf16bb8145e02927561402fd
New changelog entries:
* Revert changes in 2.113. This needs to be done in cdimage/debian-cd
instead.
Imported using git-ubuntu import.
Changelog parent: 5fbbc732ce85b98ff16060b43b23cbab21a1d518
New changelog entries:
* live-build/auto/config: Set gfxboot default language to zh_CN for
UbuntuKylin.
Imported using git-ubuntu import.
Changelog parent: 501f253cc842d90d35bb5378d9a7171584d8fee8
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 3421578600362d18b37c5f824b25f6bda2e62d65
New changelog entries:
* live-build/auto/config: Drop ubuntustudio-audio-plugins task.
Imported using git-ubuntu import.
Changelog parent: 9f3cb2500c2eda774e004f94127545d0e3384a77
New changelog entries:
* Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
- update live-build/auto/config
Imported using git-ubuntu import.
Changelog parent: c7bec9b769f87300a8ecd5c91ff2a3aff22f1492
New changelog entries:
[ 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.
Imported using git-ubuntu import.
Changelog parent: 2cbe6e31d2035c31c57a3375218d90b578436804
New changelog entries:
* Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
world-readable.
Imported using git-ubuntu import.
Changelog parent: befa2e42520109f55a271bc042edd6b7eeb0040c
New changelog entries:
* re-enable all slideshows on all preinstalled images, webkit should work
again
Imported using git-ubuntu import.
Changelog parent: ecfcd4308ca6d58198e19fc41da2df00693c693f
New changelog entries:
* preseed autologin in the nexus7 tarball
* use ubuntu-defaults-nexus7 package in the nexus7 images
Imported using git-ubuntu import.
Changelog parent: 394b1e11161e9779a7e0e0ae40fe64b64a75c4e4
New changelog entries:
* 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)