Colin Watson
|
126432d844
|
Make the output kernel/initrd world-readable in a couple more cases,
particularly relevant to ubuntu-defaults-image (LP: #1334616).
|
2014-06-26 12:31:07 +01:00 |
|
Colin Watson
|
c7ba55e819
|
Drop fdupes analysis: not widely used any more, can be done separately
if needed, and very noisy in build logs.
|
2014-06-24 17:03:04 +01:00 |
|
Ricardo Salveti de Araujo
|
0fe1485ba8
|
Adding support for ubuntu-touch i386 based images
|
2014-03-28 19:00:42 -03:00 |
|
Oliver Grawert
|
5602f1e926
|
dropping maguro and adding flo, changing golfish to generic in touchsubarches
|
2014-02-22 23:39:30 +01:00 |
|
Oliver Grawert
|
d0e663b470
|
add support for copying goldfish android images out of the android package
|
2013-11-27 12:23:58 +01:00 |
|
Stéphane Graber
|
a9e80f9118
|
releasing version 2.198
|
2013-10-23 09:33:20 -04:00 |
|
Oliver Grawert
|
06b96f94ed
|
fix the prefixing of click packages in manifest files
|
2013-10-11 18:29:12 +02:00 |
|
Oliver Grawert
|
7fdb743882
|
prefix click packages in the manifest file with "click:"
|
2013-10-11 18:15:14 +02:00 |
|
Oliver Grawert
|
3d0f8e22d5
|
list click packages in teh manifest file on ubuntu touch
|
2013-10-11 14:31:17 +02:00 |
|
Oliver Grawert
|
16bc6cb9b3
|
preserve a symlink of media-info for backwards compatibility
|
2013-08-23 16:41:00 +02:00 |
|
Oliver Grawert
|
a1092a9c13
|
move media-info file from /var/log/installer to /etc on touch images
|
2013-08-23 16:26:19 +02:00 |
|
Oliver Grawert
|
f897e608df
|
seems unlike my local build the buildd doesnt get along with links, use copy instead
|
2013-08-07 21:58:09 +02:00 |
|
Oliver Grawert
|
17fcb0f65a
|
fix package mirror in android package install routine
|
2013-08-07 19:22:15 +02:00 |
|
Oliver Grawert
|
74ce6409a4
|
switch touch builds to use the packaged android img files (pending cdimage changes to publish these from the livefs builder)
|
2013-08-07 16:07:27 +02:00 |
|
Oliver Grawert
|
47d569d8bc
|
make sure FLASH_KERNEL_SKIP is set when we post-process touch images
|
2013-07-31 13:42:22 +02:00 |
|
Oliver Grawert
|
557de06383
|
try to hand the exported $NOW over from live-build/auto/config as $BUILDSTAMP
|
2013-07-05 12:31:30 +02:00 |
|
Oliver Grawert
|
8c9f0350b0
|
make sure bootimgs are created in /boot of the chroot and only copied from outside the chroot afterwards
|
2013-06-29 17:02:46 +02:00 |
|
Colin Watson
|
0eaec780a0
|
live-build/auto/build: Fix syntax error.
|
2013-06-28 17:13:41 +01:00 |
|
Oliver Grawert
|
cf8a492d00
|
use the packaged generic initrd for touch images
|
2013-06-28 15:14:04 +02:00 |
|
Oliver Grawert
|
9a79d68d7d
|
export $NOW in BuildLiveCD and use that var inside Ubuntu Touch builds to create /var/log/installer/media-info
|
2013-06-26 12:23:04 +02:00 |
|
Oliver Grawert
|
04ac56d2b6
|
drop the generic .bootimg from ubuntu-touch, all boot images we need have to be subarch tagged
|
2013-05-30 18:22:37 +02:00 |
|
Oliver Grawert
|
e7c4acc158
|
adjust naming of the touch bootimg files so cdimage picks them up for publishing
|
2013-05-30 12:15:42 +02:00 |
|
Adam Conrad
|
1b5c986fbb
|
Clean up subarch loop for touch subarches to skip unwanted deps.
|
2013-05-29 16:42:47 -06:00 |
|
Oliver Grawert
|
2756b26952
|
drop ubuntu-tuch cleanup code, should not affect teh tarball. fix quoting of abootimg and update-initramfs calls
|
2013-05-29 21:50:21 +02:00 |
|
Oliver Grawert
|
b932a9dbf2
|
copy the initrd out of the chroot before we purge the kernel package on ubuntu-touch
|
2013-05-29 16:55:14 +02:00 |
|
Oliver Grawert
|
2afcb7b21c
|
make failing removal of non existing old initrds non fatal in ubuntu-touch
|
2013-05-29 16:28:49 +02:00 |
|
Oliver Grawert
|
7535aeaedf
|
hardcode dist in the temporary sources.list of the ubuntu-touch initrd creation for a test
|
2013-05-29 14:23:01 +02:00 |
|
Oliver Grawert
|
c4064d69e0
|
fix resolv.conf for ubuntu-touch initramfs creation
|
2013-05-29 12:12:41 +02:00 |
|
Oliver Grawert
|
f95a12af84
|
also move the sources.list.d dir out of the way on ubuntu-touch
|
2013-05-28 15:18:43 +02:00 |
|
Oliver Grawert
|
3ff5a4a4db
|
handle sources.list in ubuntu-touch initrd creation
|
2013-05-28 11:45:43 +02:00 |
|
Oliver Grawert
|
e7feae4838
|
clean chroot/var/lib/initramfs-tools/ after building initrds
|
2013-05-27 18:26:52 +02:00 |
|
Oliver Grawert
|
b870dec921
|
determine the value for $kver inside the chroot, use -c and drop -t with update-initramfs for ubuntu-touch
|
2013-05-27 18:16:06 +02:00 |
|
Oliver Grawert
|
ce32cc1fe6
|
add live-build script for subarch specific Ubuntu Touch initrd and boot image creation
|
2013-05-27 14:37:30 +02:00 |
|
Colin Watson
|
af1c3724e7
|
Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
|
2013-05-03 11:46:55 -07:00 |
|
Colin Watson
|
c304ced763
|
live-build/auto/build: Use slightly safer code for kernel handling just
in case 'set -o pipefail' is ever reinstated here.
|
2013-01-07 21:24:47 +00:00 |
|
Colin Watson
|
4c8d8ea4d2
|
Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
world-readable.
|
2012-12-04 16:20:09 +00:00 |
|
Oliver Grawert
|
49e75ffbcd
|
make the bootimg.cfg file handling subarch based instead of having two code paths, create a media-info file with build timestamp for preinstalled ac100 and nexus7 images
|
2012-11-22 01:29:14 +01:00 |
|
Colin Watson
|
c2d2c4d262
|
live-build/auto/build: Exclude all *.efi* files from kernel version
detection (i.e. including *.efi.signature), not just *.efi.signed.
|
2012-11-21 22:31:25 +00:00 |
|
Oliver Grawert
|
459c30a21b
|
create nexus7 rootfs as .ext4 instead of .img
|
2012-11-20 16:47:57 +01:00 |
|
Oliver Grawert
|
91577600f4
|
use own config for nexus7 instead of mangling ac100 bootimg files
|
2012-11-20 12:47:50 +01:00 |
|
Oliver Grawert
|
7dfc058f6f
|
fix abootimg call of nexus7 processing harder
|
2012-11-19 23:24:47 +01:00 |
|
Oliver Grawert
|
c5b22a8b92
|
move the nexus rootfs tarball around instead of copying it
|
2012-11-19 23:13:11 +01:00 |
|
Oliver Grawert
|
917b5a8e49
|
fix quoting of the abootimg call for nexus7, dont fail if the userdata exists
|
2012-11-19 18:08:22 +01:00 |
|
Oliver Grawert
|
7c3b30f6fc
|
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
|
2012-11-14 13:33:35 +01:00 |
|
Oliver Grawert
|
669f13896e
|
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
|
2012-11-09 13:06:56 +01:00 |
|
Colin Watson
|
c3d9d43abd
|
Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
signed kernels to binary/$INITFS/kernel-$FLAVOUR.efi.signed instead
(LP: #1067659).
|
2012-10-17 11:48:44 +01:00 |
|
Colin Watson
|
24513ca950
|
live-build/auto/build: If they exist, link *.efi.signed versions of the
kernel to binary/$INITFS/kernel-$FLAVOUR rather than the unsigned
versions.
|
2012-10-11 02:17:32 +01:00 |
|
Stéphane Graber
|
b2d347a5c0
|
releasing version 2.84
|
2012-09-09 15:49:13 -04:00 |
|
Colin Watson
|
c6eda4d9b2
|
live-build/auto/build: live-build now calls hybrid ISO9660 images
binary.hybrid.iso rather than binary-hybrid.iso.
|
2012-09-03 18:41:20 +01:00 |
|
Colin Watson
|
51ab45ba63
|
* Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
* Break ubuntu-defaults-builder (<< 0.31) to account for these interface
changes.
|
2012-08-22 13:23:46 +01:00 |
|