Commit Graph

65 Commits (269af1b03b9346477fca8c8d90ea8c5635d3e44b)

Author SHA1 Message Date
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
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
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
Colin Watson af1c3724e7 Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
12 years ago
Colin Watson c304ced763 live-build/auto/build: Use slightly safer code for kernel handling just
12 years ago
Colin Watson 4c8d8ea4d2 Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
12 years ago
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
12 years ago
Colin Watson c2d2c4d262 live-build/auto/build: Exclude all *.efi* files from kernel version
12 years ago
Oliver Grawert 459c30a21b create nexus7 rootfs as .ext4 instead of .img
12 years ago
Oliver Grawert 91577600f4 use own config for nexus7 instead of mangling ac100 bootimg files
12 years ago
Oliver Grawert 7dfc058f6f fix abootimg call of nexus7 processing harder
12 years ago
Oliver Grawert c5b22a8b92 move the nexus rootfs tarball around instead of copying it
12 years ago
Oliver Grawert 917b5a8e49 fix quoting of the abootimg call for nexus7, dont fail if the userdata exists
12 years ago
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
12 years ago
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
12 years ago
Colin Watson c3d9d43abd Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
12 years ago
Colin Watson 24513ca950 live-build/auto/build: If they exist, link *.efi.signed versions of the
12 years ago
Stéphane Graber b2d347a5c0 releasing version 2.84
12 years ago
Colin Watson c6eda4d9b2 live-build/auto/build: live-build now calls hybrid ISO9660 images
12 years ago
Colin Watson 51ab45ba63 * Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
13 years ago
Adam Conrad b0b6e0d9e5 * Add (extra-)override parsing to the preinstalled pool to make sure
13 years ago
Colin Watson 9f1f3716d6 Get live-build to divert update-initramfs while building the chroot.
13 years ago
Colin Watson 6e2338bb4e Squash errors from 'ls vmlinu?-*'.
13 years ago
Oliver Grawert ca106b98d8 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.
13 years ago
Oliver Grawert 3e29c9be4a drop FLASH_KERNEL_SKIP from live-build config, add FLASH_KERNEL_SKIP explicitly to the post build ac100 update-initramfs chroot call
14 years ago