Imported using git-ubuntu import.
Changelog parent: 2eff0cadbc
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: edd37a1bb5
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: d3dd41acce
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: 1b97ff0446
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: b141c7c4b0
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: d0d1c9c8ac
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: 672c5ccad6
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: fca5765e72
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: a83cc8b766
New changelog entries:
* live-build/auto/config: Add server task to ubuntu-server images.
Imported using git-ubuntu import.
Changelog parent: b714cffe3d
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: 57c496193f
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: a784184f18
New changelog entries:
* Add minimal and standard tasks to Ubuntu Studio images (LP: #962585).
Imported using git-ubuntu import.
Changelog parent: c6c73ef45b
New changelog entries:
* Add the ubiquity slideshow back to PREINSTALLED images (LP: #960688)
Imported using git-ubuntu import.
Changelog parent: ad94ccd39b
New changelog entries:
* On Lubuntu and Xubuntu, only use the generic kernel on amd64 and i386.
Imported using git-ubuntu import.
Changelog parent: 8b2dd1fb8b
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: 1fba4c99da
New changelog entries:
* Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
(LP: #956250).
Imported using git-ubuntu import.
Changelog parent: ae01ea0bf5
New changelog entries:
* Move ac100-tarball-installer from install set to live set
to make sure it's not pulling in other bits in the install
pass (and because installers belong in the live set anyway)
Imported using git-ubuntu import.
Changelog parent: d5c11a1621
New changelog entries:
[ Ante Karamatić ]
* Add cloud-live project to livecd.sh and BuildLiveCD.
[ Jonathan Riddell ]
* Replace kubuntu-mobile with kubuntu-active
* Remove kubuntu-netbook, now just part of kubuntu-desktop
Imported using git-ubuntu import.
Changelog parent: b3cb11f199
New changelog entries:
* Build Lubuntu with --no-install-recommends, to match its seed structure
(LP: #918401).
Imported using git-ubuntu import.
Changelog parent: fcc9b0a0b6
New changelog entries:
* Remove the x-loader packages from omap and omap4 flavours, as they
are now using the MLO provided by their respective u-boot packages.
* Add zram-config to the ac100 subarch to replace the installer hack.
Imported using git-ubuntu import.
Changelog parent: a6e1b5a61d
New changelog entries:
* live-build/auto/config: Fix support for ubuntustudio-dvd project.
Imported using git-ubuntu import.
Changelog parent: 4e1df5e183
New changelog entries:
* Fix sense of live/preinstalled change in 2.46; add the live task for
non-preinstalled images, rather than only for preinstalled images.
Imported using git-ubuntu import.
Changelog parent: 2bec67407a
New changelog entries:
* Guard legacy cloop code in a [ -f ], so it stops failing.
* Don't add the LIVE_TASK for any PREINSTALLED images.
Imported using git-ubuntu import.
Changelog parent: 312f12ef26
New changelog entries:
* Mirror armel support as armhf, so we can build all the same images.
* Allow ARCH to be specified on the BuildLiveCD command line as -A,
so that it doesn't have to be hardcoded for non-native builders.
Imported using git-ubuntu import.
Changelog parent: 3b110adb23
New changelog entries:
* Explicitly select ubuquity frontend as well, to match the
oem-config frontend, and avoid pulling in unwanted deps.
Imported using git-ubuntu import.
Changelog parent: bfc78e8dcd
New changelog entries:
* Re-enable swap on jasper-using images, a regression from
the switch from livecd-rootfs to live-build (LP: #868662)
Imported using git-ubuntu import.
Changelog parent: 3b9da43910
New changelog entries:
* Revert the previous change and apply it for all $PREINSTALLED
targets instead of just ext2|ext3|ext4, so ac100 gets the fix.
Imported using git-ubuntu import.
Changelog parent: bca9a94737
New changelog entries:
* Explicitely select the oem-config frontend to install on a
per-project basis, to match the ubiquity in use (LP: #820514)
Imported using git-ubuntu import.
Changelog parent: 720cdd5c88
New changelog entries:
* Add main, restricted, universe, and multiverse to the sources.list
for Wubi disk images (LP: #855301).
Imported using git-ubuntu import.
Changelog parent: d6f140ca28
New changelog entries:
* drop FLASH_KERNEL_SKIP from live-build config, flash-kernel suppression is
handled through a diversion already.
* add FLASH_KERNEL_SKIP explicitly to the post build ac100 update-initramfs
chroot call.
Imported using git-ubuntu import.
Changelog parent: 4236d780d0
New changelog entries:
* make sure flash-kernel is not executed during build, this setting wasn't
transitioned from livecd.sh yet
Imported using git-ubuntu import.
Changelog parent: 2d155200d4
New changelog entries:
[ Jani Monoses ]
* Add mx5 subarch support for Freescale i.MX53
[ Oliver Grawert ]
* adjust the packagelist for ac100 a bit, according to adam it should not
need the kernel metapackage seeded if it matches the naming convention
* do not install preinstall-pool on ac100-server, it breaks for no apparent
reason atm, this makes server rootfses for ac100 buildable again.
Imported using git-ubuntu import.
Changelog parent: 9ea613db8f
New changelog entries:
* make sure ac100 images have universe enabled since the kernel lives there.
Imported using git-ubuntu import.
Changelog parent: d67d517c3a
New changelog entries:
* make sure the right packages are installed on armel+ac100 subarch builds
Imported using git-ubuntu import.
Changelog parent: 5f40039fe4
New changelog entries:
* Add support for building a pool of packages into the live config:
- define SEEDMIRROR, PREINSTALL_POOL, PREINSTALL_POOL_SEEDS in config
- set PREINSTALL_POOL_SEEDS to "server-ship" for ubuntu-server
- crib seed inheritance logic from cdimage implementation of same
- run germinate against seeds from SEEDMIRROR if to populate
PREINSTALL_POOL with a list of packages from PREINSTALL_POOL_SEEDS
- create a local-hook to download PREINSTALL_POOL packages to rootfs
* And add support to deal with the above pool of packages during build:
- generate a GPG key in the background if we're going to need one
- create a sources.list.d entry pointing at the rootfs pool
- create a Packages file and create and sign a Release file
- add our previously-generated key to the apt keyring and toss it