117 Commits

Author SHA1 Message Date
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. 2011-09-06 15:21:25 +02:00
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 2011-08-24 14:17:46 +02:00
Colin Watson
bc091c8edf Tolerate ubuntu-defaults-image's kernel renaming. 2011-08-23 18:34:47 +01:00
Colin Watson
87d6aa1876 Link binary.iso or binary-hybrid.iso, if found, into the output
directory for use by BuildLiveCD.
2011-08-23 18:28:44 +01:00
Oliver Grawert
706313acd5 provide .bootimg as a link to .bootimg-$FLAVOUR similar to the naming scheme we use for initrd and kernel files. 2011-08-20 10:58:11 +02:00
Oliver Grawert
340a68cd06 rename ac100 bootimage to something the build system can parse easier 2011-08-19 14:24:45 +02:00
Oliver Grawert
b6b65b0ff0 fix typo in abootimg call 2011-08-18 18:04:31 +02:00
Oliver Grawert
78a4e17ad8 make sure the md5sum of the rootfs tarball ends up in the initrd for ac100 installs, post process the ac100 kernel and initrd through abootimg to get a proper android bootimage 2011-08-17 17:54:44 +02:00
Adam Conrad
378d7b5e24 Switch a hardcoded "boot" to "$INITFS" in auto/build 2011-08-10 09:24:48 -06:00
Adam Conrad
18b87630d3 Release version 2.19 with preinstalled-package-pools support; see debian/changelog for more info 2011-07-27 16:22:21 -06:00
Adam Conrad
82fe7a1d0e ubuntu-core, plain FS support, and minor fixes 2011-07-15 11:27:05 -06:00
Colin Watson
ed52d04be5 '--initramfs none' produces *.packages* outputs rather than *.manifest*;
handle this.
2011-06-16 12:50:31 +01:00
Colin Watson
e9cd756c36 Anchor regex to avoid misdetecting vmlinux-3.0-0-powerpc64-smp as a
powerpc flavour kernel.
2011-06-14 09:09:06 +01:00
Colin Watson
5b53e147aa Set pipefail (bash-specific) in auto/build so that we fail immediately
if the main image build fails.
2011-06-14 08:58:46 +01:00
Colin Watson
b31062605d build LTSP chroot on edubuntu-dvd/i386 2011-06-13 12:31:37 +01:00
Colin Watson
97f056d3b6 link output files to BuildLiveCD-compatible locations 2011-06-13 12:24:12 +01:00
Colin Watson
d903b8b9af start live-build configuration 2011-06-10 18:59:01 +01:00