51 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
Jani Monoses
1824be870d Set KERNEL_FLAVOURS for mx5. 2011-08-24 18:20:03 +03: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
Jani Monoses
f8ec10b65a Fix kernel package name for mx5. 2011-08-24 14:14:56 +03: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
Colin Watson
6b7535e7ed Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks. 2011-08-19 10:56:30 +01:00
Oliver Grawert
b6b65b0ff0 fix typo in abootimg call 2011-08-18 18:04:31 +02:00
Oliver Grawert
9a79132a0d make sure flash-kernel is not executed during build, this setting was not transitioned from livecd.sh yet 2011-08-18 11:55:27 +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
Oliver Grawert
70d233196e fix typo 2011-08-16 15:40:24 +02:00
Oliver Grawert
457995bc68 ajdust ac100 package list, (temporary ?) suppress preinstall-pool on ac100 since it fails the build 2011-08-16 14:48:17 +02:00
Jani Monoses
d566df11b9 Add mx5 subarch support for Freescale i.MX53 2011-08-12 18:11:54 +03:00
Adam Conrad
378d7b5e24 Switch a hardcoded "boot" to "$INITFS" in auto/build 2011-08-10 09:24:48 -06:00
Oliver Grawert
6ff8bfb69f make sure ac100 images have universe enabled since the kernel lives there 2011-08-10 13:14:30 +02:00
Oliver Grawert
9a7130f307 add support for armel+ac100 2011-08-09 16:21:50 +02: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
6cc16c830e dirty hack to make clean work with no default kernels, release 2.18 2011-07-15 18:23:03 -06:00
Adam Conrad
33db4c5420 Only set KERNEL_FLAVOURS to SUBARCH if SUBARCH is already set 2011-07-15 18:02:05 -06:00
Adam Conrad
82fe7a1d0e ubuntu-core, plain FS support, and minor fixes 2011-07-15 11:27:05 -06:00
Colin Watson
b48b152420 Support generating different binary image types using
BINARYFORMAT=iso-hybrid and so on (although this won't actually work
until we create a syslinux-themes-ubuntu package).
2011-07-14 18:26:58 +01:00
Colin Watson
2b452c428e * Handle package/task list changes in live-build 3.0~a22-1.
* Handle local sources.list changes in live-build 3.0~a22-1.
2011-07-13 19:05:05 +01:00
Evan Dandrea
c9ef6812ae Add missing commits. 2011-07-06 16:57:27 +01:00
Colin Watson
99232ea1f1 Re-enable deb-src lines for Edubuntu (LP: #806428). 2011-07-06 13:25:42 +01:00
Adam Conrad
f725b7c13c Update 0c3.net mirror matching silliness to reflect the new world order 2011-07-01 11:59:14 +01:00
Adam Conrad
706521f27d s/headless/server/ and future-proofing ext4 use for preinstalled 2011-06-28 14:28:30 +01:00
Colin Watson
fbf929fe5c Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4. 2011-06-22 15:38:27 +01:00
Colin Watson
fbd336e164 Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211). 2011-06-21 17:41:03 +01:00
Colin Watson
2248b8b319 Handle local sources.list changes in live-build 3.0~a22-1. 2011-06-17 10:42:12 +01:00
Colin Watson
bfe9390724 Handle package/task list changes in live-build 3.0~a22-1. 2011-06-17 08:25:23 +01:00
Colin Watson
ed52d04be5 '--initramfs none' produces *.packages* outputs rather than *.manifest*;
handle this.
2011-06-16 12:50:31 +01:00
Colin Watson
cf4aaa47ce Set --chroot-filesystem option if IMAGEFORMAT is ext2 or ext3. 2011-06-15 14:40:01 +01:00
Colin Watson
65d456a436 Add Lubuntu support. 2011-06-15 13:30:40 +01:00
Colin Watson
c96aa15cea Remove old config directory before creating a new configuration. 2011-06-15 10:15:14 +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
5c06f0c3bd Pass --linux-flavours to lb config if necessary. 2011-06-14 08:30:06 +01:00
Colin Watson
d6f42085fc Switch from --binary-remove-linux to config/binary_rootfs/excludes. 2011-06-13 23:32:35 +01:00
Colin Watson
b31062605d build LTSP chroot on edubuntu-dvd/i386 2011-06-13 12:31:37 +01:00
Colin Watson
29e4d6c6d3 avoid some unnecessary work in lb_binary 2011-06-13 12:24:44 +01:00
Colin Watson
97f056d3b6 link output files to BuildLiveCD-compatible locations 2011-06-13 12:24:12 +01:00
Colin Watson
15e23d2de5 make it easier to use a custom mirror 2011-06-13 11:50:09 +01:00
Colin Watson
98495f7da0 flash-kernel now handled in live-build 2011-06-13 10:45:52 +01:00
Colin Watson
044c08ce0f --package-lists none (we use task lists instead) 2011-06-11 23:45:06 +01:00
Colin Watson
b1754e4352 fix package/task list paths 2011-06-11 23:34:13 +01:00
Colin Watson
173f96fd68 remove stale TODO 2011-06-11 23:33:39 +01:00
Colin Watson
e4389e439f update for changes in live-build 3.0~a20-1 2011-06-11 18:20:32 +01:00
Colin Watson
944188fa4d --packages is being removed, so create a local package list instead 2011-06-11 11:37:14 +01:00