Commit Graph

196 Commits (0fbb4d5a11a0efc333d557c01bbdc805710c175d)

Author SHA1 Message Date
Adam Conrad 6770013ca3 Add unity to the UNITY_HWE hints
10 years ago
Adam Conrad 3670bc958b Define UNITY_HWE_HINTS to hint correct alternative package selections.
10 years ago
Adam Conrad 638fa1b0b9 Yet another lts-foo FLAVOUR cut
10 years ago
Adam Conrad 90df19ceae Before trying to copy kernels around, cut -lts* off the end of FLAVOUR,
10 years ago
Adam Conrad 3528438c85 * Abstract the signed kernel image, so it's only defined in one spot.
10 years ago
Adam Conrad 2c6347c6f1 Move from task-based installs to package-based installs, and switch
10 years ago
Colin Watson 1bbd4778e0 If EXTRA_PPAS is set in the environment (as a space-separated sequence
11 years ago
Colin Watson 4fc5871ffe Filter out kernel packages that mistakenly ended up in live tasks, so
11 years ago
Colin Watson 63113028d9 Install linux-signed-generic directly in live passes rather than relying
11 years ago
Ricardo Salveti de Araujo 0fe1485ba8 Adding support for ubuntu-touch i386 based images
11 years ago
Oliver Grawert 5602f1e926 dropping maguro and adding flo, changing golfish to generic in touchsubarches
11 years ago
Adam Conrad 2fa8a6f24e Add the minimal task to ubuntu-core to preserve brand consistency.
11 years ago
Oliver Grawert d0e663b470 add support for copying goldfish android images out of the android package
11 years ago
Stéphane Graber a9e80f9118 releasing version 2.198
11 years ago
Oliver Grawert 06b96f94ed fix the prefixing of click packages in manifest files
11 years ago
Oliver Grawert 7fdb743882 prefix click packages in the manifest file with "click:"
11 years ago
Oliver Grawert 3d0f8e22d5 list click packages in teh manifest file on ubuntu touch
11 years ago
Colin Watson 0b0c108526 Explicitly add the ubuntu-desktop task to Edubuntu builds, so that any
11 years ago
Colin Watson 741ff8d8d1 Log the hostname at the start of the build.
11 years ago
Oliver Grawert 16bc6cb9b3 preserve a symlink of media-info for backwards compatibility
12 years ago
Oliver Grawert a1092a9c13 move media-info file from /var/log/installer to /etc on touch images
12 years ago
Oliver Grawert f897e608df seems unlike my local build the buildd doesnt get along with links, use copy instead
12 years ago
Oliver Grawert 17fcb0f65a fix package mirror in android package install routine
12 years ago
Oliver Grawert 74ce6409a4 switch touch builds to use the packaged android img files (pending cdimage changes to publish these from the livefs builder)
12 years ago
Oliver Grawert 47d569d8bc make sure FLASH_KERNEL_SKIP is set when we post-process touch images
12 years ago
Iain Lane a80bcd80d6 Do the same trick as in 2.158 for kubuntu armhf+omap4 too.
12 years ago
Iain Lane e0fda22c01 Collapse case statement into one for $ARCH+$SUBARCH since it only checks for armhf+omap4
12 years ago
Iain Lane bfde7e4938 Missing 'install'
12 years ago
Iain Lane 725d1c6ca3 On armhf+omap4, stop using the ubuntu-desktop task and use the metapackage instead
12 years ago
Oliver Grawert 93fb97a202 add the xserver omap-revert packages to panda builds
12 years ago
Oliver Grawert 6ff0b8e618 fix buildstamp creation for ubuntu-touch
12 years ago
Oliver Grawert 557de06383 try to hand the exported $NOW over from live-build/auto/config as $BUILDSTAMP
12 years ago
Oliver Grawert 8c9f0350b0 make sure bootimgs are created in /boot of the chroot and only copied from outside the chroot afterwards
12 years ago
Colin Watson 0eaec780a0 live-build/auto/build: Fix syntax error.
12 years ago
Oliver Grawert cf8a492d00 use the packaged generic initrd for touch images
12 years ago
Oliver Grawert 9a79d68d7d export $NOW in BuildLiveCD and use that var inside Ubuntu Touch builds to create /var/log/installer/media-info
12 years ago
Oliver Grawert 04ac56d2b6 drop the generic .bootimg from ubuntu-touch, all boot images we need have to be subarch tagged
12 years ago
Oliver Grawert e7c4acc158 adjust naming of the touch bootimg files so cdimage picks them up for publishing
12 years ago
Adam Conrad 1b5c986fbb Clean up subarch loop for touch subarches to skip unwanted deps.
12 years ago
Oliver Grawert 2756b26952 drop ubuntu-tuch cleanup code, should not affect teh tarball. fix quoting of abootimg and update-initramfs calls
12 years ago
Oliver Grawert b932a9dbf2 copy the initrd out of the chroot before we purge the kernel package on ubuntu-touch
12 years ago
Oliver Grawert 2afcb7b21c make failing removal of non existing old initrds non fatal in ubuntu-touch
12 years ago
Oliver Grawert 7535aeaedf hardcode dist in the temporary sources.list of the ubuntu-touch initrd creation for a test
12 years ago
Oliver Grawert c4064d69e0 fix resolv.conf for ubuntu-touch initramfs creation
12 years ago
Oliver Grawert f95a12af84 also move the sources.list.d dir out of the way on ubuntu-touch
12 years ago
Oliver Grawert 3ff5a4a4db handle sources.list in ubuntu-touch initrd creation
12 years ago
Oliver Grawert e7feae4838 clean chroot/var/lib/initramfs-tools/ after building initrds
12 years ago
Oliver Grawert b870dec921 determine the value for $kver inside the chroot, use -c and drop -t with update-initramfs for ubuntu-touch
12 years ago
Oliver Grawert ce32cc1fe6 add live-build script for subarch specific Ubuntu Touch initrd and boot image creation
12 years ago
Oliver Grawert c69174945c drop setting manual options for getting an ubuntu-touch preinstalled tarball, we set -f plain in cdimage to get proper configuration already
12 years ago