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: 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: 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: 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: 20f625ae793d52eb9bea5332df7828667caea616
New changelog entries:
* 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
Imported using git-ubuntu import.
Changelog parent: 347609b607f407ee5a2ffe44c52fec7fa7516b92
New changelog entries:
* disable all slideshows on al preinstalled images, due to (LP: #1066046)
the installer crashes when trying to start up webkit for teh slideshow
Imported using git-ubuntu import.
Changelog parent: abf654a898cd18c5aaf9fe1db1b30cf02cce2e6b
New changelog entries:
* make sure preinstalled ac100 images have multiverse enabled in their
sources.list
Imported using git-ubuntu import.
Changelog parent: ee696bfb043d109dec69ee68860abc8f7f0bdca8
New changelog entries:
* fix lubuntu and xubuntu preinstalled handling so we end up with the
right slideshows in oem-config
Imported using git-ubuntu import.
Changelog parent: 81efc9c7e5820fca8eb73cdb9eab879cc803c37c
New changelog entries:
* live-build/auto/config: Add photography and publishing metas for
Ubuntu Studio (LP: #1057816)
Imported using git-ubuntu import.
Changelog parent: a57154764832c6046776d180e701b601d89d84cd
New changelog entries:
* live-build/auto/config: Build ubuntu-server and ubuntu-core with
--initramfs=none, since we don't need casper in those images.
Imported using git-ubuntu import.
Changelog parent: d2dadbecc0ef9ac9fe351e65f7eea27a7cc70e50
New changelog entries:
* Reorganise code to avoid kernel installation on
ubuntu-server/ubuntu-core so that it works for all architectures.
Imported using git-ubuntu import.
Changelog parent: c257ebba9e05d42ebec8316c4a8929d3b963fca2
New changelog entries:
* live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
well, so that live-build/auto/build doesn't try to copy out kernel
images.
Imported using git-ubuntu import.
Changelog parent: 2eff0cadbc3d4be53c972f5067afcd4f39b5370b
New changelog entries:
* live-build/auto/config: Remove standard and server tasks from
ubuntu-server squashfs, and build it with no kernel packages so that
they can be added more correctly later by the installer (LP: #1028453).
Imported using git-ubuntu import.
Changelog parent: edd37a1bb5f9eb7ab60a7cf8e4de3031bf94b323
New changelog entries:
* add pvr-omap4 driver to omap4 image builds for everything but
ubuntu-server, ubuntu-core and base images so we have GLES working
out of the box on them
Imported using git-ubuntu import.
Changelog parent: d3dd41acce0ceb75256866c6f14ad8c2277657e1
New changelog entries:
* setting --architectures seems to have weird side effects on arm
(considering all but the buildd arch as foreign etc), disable it for a
testbuild...
Imported using git-ubuntu import.
Changelog parent: 1b97ff044654c631e516f56c3d29c2eaa823e58c
New changelog entries:
* revert the last change, i was not aware that unity-2d was also ripped out
of the archive and not only removed from the seeds
Imported using git-ubuntu import.
Changelog parent: b2bcbb5d7ec2d4a4db8340701f5a12e2b7cde8ff
New changelog entries:
* add unity-2d to the list of extra packages on ac100
Imported using git-ubuntu import.
Changelog parent: b141c7c4b01272f3f42483825f70e4ff4e5a09b1
New changelog entries:
* live-build/auto/config:
- Don't try to install an empty task name when building an image without
a live task.
- Fix installation of ubuntu-server fstab removal hook.
- Pass --architectures to 'lb config', to make it easier to build images
for a different architecture.
- Attempt to restrict task installation to the native architecture.
Imported using git-ubuntu import.
Changelog parent: d0d1c9c8ac250e92eca8d461a6db595b4ea4c9de
New changelog entries:
* Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
* Break ubuntu-defaults-builder (<< 0.32) to account for these interface
changes.
Imported using git-ubuntu import.
Changelog parent: 672c5ccad674d0cc907d19e283287114a38ba9e8
New changelog entries:
* Add u-boot-tools to the installed set for all u-boot ARM images
* Remove ti-omap4-ppa from the omap4 images; it's no longer used
Imported using git-ubuntu import.
Changelog parent: fca5765e72b11890a1f338db133589eef8cbb065
New changelog entries:
* Install a hook to remove /etc/fstab rather than building ubuntu-server
with --debian-installer=live; the latter has unwanted side-effects.
Imported using git-ubuntu import.
Changelog parent: a83cc8b7667c72e83d1e589f763f51ea1192f432
New changelog entries:
* live-build/auto/config: Add server task to ubuntu-server images.
Imported using git-ubuntu import.
Changelog parent: b714cffe3d121ea8cd4974f234248833c3acabc7
New changelog entries:
* live-build/auto/config: Emit sources.list entries for -proposed if the
environment variable PROPOSED is set (LP: #1019514).
* BuildLiveCD: If the -p option was used, pass PROPOSED=1 to 'lb config'.
Imported using git-ubuntu import.
Changelog parent: 728148e94467b1792a7e6538469fa55a8e8bf370
New changelog entries:
[ Jonathan Riddell ]
* Build Kubuntu from universe.
Imported using git-ubuntu import.
Changelog parent: 57c496193f511f42fbb3f88034bcdc66b46b4a5b
New changelog entries:
* Add (extra-)override parsing to the preinstalled pool to make sure
we get task headers in the local pool for tasksel (LP: #819899)
* Move temp directories under config so they get cleaned properly
* Invoke apt-get update once with only the sources.list fragment
for the local archive, so our package/task selection more closely
mimics the CD experience (LP: #985258, #985737, #985280, #819900)
* Write out a standard sources.list entry for preinstalled systems
that's similar to the one generated by installers (LP: #985291)
Imported using git-ubuntu import.
Changelog parent: a784184f1845c4c2de24c7963004791cf69fefeb
New changelog entries:
* Add minimal and standard tasks to Ubuntu Studio images (LP: #962585).
Imported using git-ubuntu import.
Changelog parent: c6c73ef45ba2503157bca1ffcd38ca769fdbbaca
New changelog entries:
* Add the ubiquity slideshow back to PREINSTALLED images (LP: #960688)
Imported using git-ubuntu import.
Changelog parent: ad94ccd39b1eacdfb1ff8b7db37287c627f6b987
New changelog entries:
* On Lubuntu and Xubuntu, only use the generic kernel on amd64 and i386.
Imported using git-ubuntu import.
Changelog parent: 8b2dd1fb8b465928387d1ab21e24ae46f8ba81a2
New changelog entries:
[ Colin Watson ]
* Use lowlatency for Ubuntu Studio amd64, since lowlatency-pae is
i386-specific (LP: #959011).
[ Julien Lavergne ]
* Use generic (non-PAE) kernel for Lubuntu (LP: #958866).
Imported using git-ubuntu import.
Changelog parent: 8698d5cb482ebc232124e9493017e6c5e34e8bae
New changelog entries:
* Use generic (non-PAE) kernel for Xubuntu (LP: #955009).
Imported using git-ubuntu import.
Changelog parent: 1fba4c99dad8fdc3c406057ada24a019295b09c4
New changelog entries:
* Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
(LP: #956250).
Imported using git-ubuntu import.
Changelog parent: 9fa307484fd69b3fc9b7d44750d85e930c1adc3f
New changelog entries:
* Use lowlatency kernel for Ubuntu Studio (LP: #956250).