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: 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: 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: 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: 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
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: 96cd9adbcdd224f4661d3291872724e2432ea509
New changelog entries:
* Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
signed kernels to binary/$INITFS/kernel-$FLAVOUR.efi.signed instead
(LP: #1067659).
Imported using git-ubuntu import.
Changelog parent: c05b463ee14b6b765ce1a73f7373ae8908ec1d23
New changelog entries:
* live-build/auto/build: If they exist, link *.efi.signed versions of the
kernel to binary/$INITFS/kernel-$FLAVOUR rather than the unsigned
versions.
Imported using git-ubuntu import.
Changelog parent: 8bc91f092fba1ec22fb41ade6e9283c9f0e7a69a
New changelog entries:
* Actually apply the change done in 2.74 as it was only done to the
legacy code...
- Change mksquashfs compression flags for LTSP images, turning
compression back on to match current ltsp-update-image behaviour.
Imported using git-ubuntu import.
Changelog parent: fb36bfecb64cc1dfdbdd7ddf51a8869176ff5fcb
New changelog entries:
* live-build/auto/build: live-build now calls hybrid ISO9660 images
binary.hybrid.iso rather than binary-hybrid.iso.
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: 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: ca831414fddcc823874a0ed0d8d90e48a5927e59
New changelog entries:
[ Adam Conrad ]
* Update maintainer to Ubuntu Developers, LaMont doesn't upload much.
[ Colin Watson ]
* Get live-build to divert update-initramfs while building the chroot.
This should cut a few minutes off builds, particularly on slow
architectures.
Imported using git-ubuntu import.
Changelog parent: 3bad58702fb8351205853cc5ec7bf075c026cc95
New changelog entries:
* BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
its recommendations.
* Squash errors from 'ls vmlinu?-*'.
Imported using git-ubuntu import.
Changelog parent: 99d9759e40c30685af6759cae6e5d9bbed8cc6f7
New changelog entries:
[ Colin Watson ]
* BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
mail subject.
* BuildLiveCD: Install recommendations of ubuntu-defaults-builder.
[ Oliver Grawert ]
* also store the size of the ac100 tarball in the initrd, since the tarball
changes its name several times during build we need a second criteria to not
loop over all availiable tarballs with md5sum at install time.
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: d82b716b810184a00066a22ebaeb09f2e7f53428
New changelog entries:
* Link binary.iso or binary-hybrid.iso, if found, into the output
directory for use by BuildLiveCD.
* Tolerate ubuntu-defaults-image's kernel renaming.
* Add a -u option to BuildLiveCD which calls ubuntu-defaults-image.
Imported using git-ubuntu import.
Changelog parent: 8576454a13c8d01c79fe5d469270ff7b9069713f
New changelog entries:
* provide .bootimg as a link to .bootimg-$FLAVOUR similar to the
naming scheme we use for initrd and kernel files.
Imported using git-ubuntu import.
Changelog parent: 26a8853159e5c47e8498f3f07388775da8f92d26
New changelog entries:
* rename ac100 bootimage to something the build system can parse easier.
Imported using git-ubuntu import.
Changelog parent: e6aabfe1aab53127accfc100450f825dda2f7862
New changelog entries:
* include the md5 sum of the rootfs tarball in the initrd, so the installer
can check against it for ac100 installs
* post process the kernel and initrd for ac100 though abootimg to get a
proper android boot image
Imported using git-ubuntu import.
Changelog parent: 66e5f97cc14d68095798f6753a110de38a455990
New changelog entries:
[ Adam Conrad ]
* Switch a hardcoded "boot" to "$INITFS" in auto/build.
[ Colin Watson ]
* BuildLiveCD: Make sure livecd-rootfs is still installed in the chroot
after the dist-upgrade.
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: 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: 757cfb724fa34dad889175ccee95fc8163962c3e
New changelog entries:
* Set pipefail (bash-specific) in auto/build so that we fail immediately
if the main image build fails.
* Anchor regex to avoid misdetecting vmlinux-3.0-0-powerpc64-smp as a
powerpc flavour kernel.
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.