Imported using git-ubuntu import.
Changelog parent: 9fa307484fd69b3fc9b7d44750d85e930c1adc3f
New changelog entries:
* Use lowlatency kernel for Ubuntu Studio (LP: #956250).
Imported using git-ubuntu import.
Changelog parent: ae01ea0bf52e4316af928970e52da80d5b43692d
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: d5c11a1621a8b73b86747e056d868a2696d39b43
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: b3cb11f199922171037d378f01a6a52c1aeb9858
New changelog entries:
* Build Lubuntu with --no-install-recommends, to match its seed structure
(LP: #918401).
Imported using git-ubuntu import.
Changelog parent: fcc9b0a0b671a230ad329ce3d9195175e60b887b
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: a6e1b5a61d1a7a363f89c50058ae89adc2d658ae
New changelog entries:
* live-build/auto/config: Fix support for ubuntustudio-dvd project.
Imported using git-ubuntu import.
Changelog parent: 4e1df5e183e64968dc473138373ad34dcd1961fc
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: f901b5d68ee6116f948b333450c7051397d94285
New changelog entries:
* put ti-omap4-ppa into omap4 images
Imported using git-ubuntu import.
Changelog parent: 2bec67407ad8c4db36064d57bdb79da728a2c310
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: 312f12ef265ffe5b007873df8820cc593d1e4e8d
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: 3b110adb23b6cecc607c2a665a632330c577b472
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: bfc78e8dcde666b9a49b23706773a555cb958a6b
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: 3b9da43910bd2b6cef48685f44efab25f147db9a
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: bca9a9473772aa381dac14072a17806270cb1f23
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: 720cdd5c8821d881aca28ce85ea355ec9f433cc4
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: d6f140ca28935da53e2c052ceb0fd8e5d41b788c
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: 48e24c3f25cddb53143879a724b68939f1cc8d56
New changelog entries:
* Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks.
Imported using git-ubuntu import.
Changelog parent: 4236d780d05d59e02d79c8ae6e0685a503af5b09
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: 4ee73fcae7f7e86014f83bc2aa5b1b117a9f6fd7
New changelog entries:
* add missing ;; to the mx5 case statement
Imported using git-ubuntu import.
Changelog parent: 2d155200d4d1940cb3b55ca438836c4e7341fda1
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: 9ea613db8f08b03694923e94ad874c77afb5b037
New changelog entries:
* make sure ac100 images have universe enabled since the kernel lives there.
Imported using git-ubuntu import.
Changelog parent: d67d517c3aaba67f0f66f77439587210440a9bfd
New changelog entries:
* make sure the right packages are installed on armel+ac100 subarch builds
Imported using git-ubuntu import.
Changelog parent: 5f40039fe4b80fd0bbcb10a705c5f5ec11fff5c7
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
Imported using git-ubuntu import.
Changelog parent: 648f92a9a6f8896723fa75c5d754907e8693f1f5
New changelog entries:
* Only set KERNEL_FLAVOURS to SUBARCH if SUBARCH is already set.
Imported using git-ubuntu import.
Changelog parent: b6c0413accc3ba1d11406bc0a331055b9b3564bc
New changelog entries:
* Add support for building new "ubuntu-core" rootfs tarballs:
- add project support to BuildLiveCD and auto/config
- make auto/config and auto/build deal with plain FS types
- add some logic to auto/build to not choke with no kernels
* Minor cleanups to BuildLiveCD (LANG=C, bump current suite)
* Fix one spot where I missed future-proofing ext4 support
Imported using git-ubuntu import.
Changelog parent: 50cf3a267cef6c38f635fa6fc9d81a43c0ea75d3
New changelog entries:
* Support generating different binary image types using
BINARYFORMAT=iso-hybrid and so on (although this won't actually work
until we create a syslinux-themes-ubuntu package).
Imported using git-ubuntu import.
Changelog parent: fe516c7a7ff4a8faa6420bc0cc9060b454765320
New changelog entries:
* Handle package/task list changes in live-build 3.0~a22-1.
* Handle local sources.list changes in live-build 3.0~a22-1.
Imported using git-ubuntu import.
Changelog parent: 4c668f97e47d6df2378e1682b65b55c5f583a048
New changelog entries:
* Rename the ARM headless image to ubuntu-server for oneiric
* Future-proof --chroot-filesystem support for a switch to ext4
Imported using git-ubuntu import.
Changelog parent: bd1b5431d0649e3d9458dc91fd319f8c445b9d16
New changelog entries:
* Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4.
Imported using git-ubuntu import.
Changelog parent: d53a7453594ff5ad64e34319d03bb10dac604b96
New changelog entries:
* Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).
Imported using git-ubuntu import.
Changelog parent: 7af7abdcc099650e8d5311a4c7acb65e9d84d025
New changelog entries:
* Pass correct IMAGEFORMAT through to live-build from BuildLiveCD.
* Add Lubuntu support.
* Set --chroot-filesystem option if IMAGEFORMAT is ext2 or ext3.
Imported using git-ubuntu import.
Changelog parent: d53152166c1d34c770e05800b2c5dd6fd8d38f52
New changelog entries:
* Remove old config directory before creating a new configuration.
Imported using git-ubuntu import.
Changelog parent: 077420d054f3efeb51979fdc34ed936cecb1a2ea
New changelog entries:
* Pass --linux-flavours to lb config if necessary.
Imported using git-ubuntu import.
Changelog parent: 7e1b37f6c2ce52e4134bb119ec9baf7479186dcc
New changelog entries:
* Fix ordering of log file creation in BuildLiveCD.
* Fix permissions in BuildLiveCD when setting up auto directory.
* Switch from --binary-remove-linux to config/binary_rootfs/excludes.
Imported using git-ubuntu import.
Changelog parent: 131478de625908a57d4ae5c2ddc8793a58fe36e1
New changelog entries:
* Add live-build support. The old livecd.sh is still here for
compatibility, but this package's primary purpose is now to provide
Ubuntu-specific configuration for live-build.