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: 8212680ba0234a757167aa148d9c762cf0027281
New changelog entries:
* make sure FLASH_KERNEL_SKIP is set when we post-process touch images
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: 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: 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: 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: 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: 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: 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)
Imported using git-ubuntu import.
Changelog parent: 164ac67eb48ebe22134caa8e2a5d5e43595287eb
New changelog entries:
* live-build/auto/build: Exclude all *.efi* files from kernel version
detection (i.e. including *.efi.signature), not just *.efi.signed.
Imported using git-ubuntu import.
Changelog parent: f12aa71a19aad90cb94702f9d6b40da3fba154fe
New changelog entries:
* create the nexus7 rootfs image with .ext4 as suffix instead of using
.img, so debian-cd knows how to handle it
Imported using git-ubuntu import.
Changelog parent: 0392f3aa208d555d93ec47bacc5aa8c13562407b
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: 5d6be2b8a385d6cc796d0c193cd57a92bb1f4457
New changelog entries:
* clean up the userdata dir
* move the tarball around instead of copying it
* fix quoting of abootimg call harder
Imported using git-ubuntu import.
Changelog parent: fdb15fb4e5f251290c29d411228aee1a070d8520
New changelog entries:
* fix quoting in abootimg call for nexus7
* dont fail if the userdata dir already exists
Imported using git-ubuntu import.
Changelog parent: 82caa295426b3d40fc072dd675adb94d8044cadb
New changelog entries:
* we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
Imported using git-ubuntu import.
Changelog parent: 1d42aa78bb75ba47c302cfd55baf104c2ddeac51
New changelog entries:
* 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.
Imported using git-ubuntu import.
Changelog parent: ff441d12fb6e881aea43b7e8ff5ada20bab6c949
New changelog entries:
* 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