3959 Commits

Author SHA1 Message Date
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
26e1a2bdf4 releasing version 2.14 2.14 2011-07-13 19:07:17 +01:00
Colin Watson
a539cb0b82 we need live-build (>= 3.0~a22-1ubuntu1) now 2011-07-13 19:06:25 +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
bc6ad27315 releasing version 2.13 2.13 2011-07-06 17:25:40 +01:00
Evan Dandrea
ffb9021bee Didn't realize that you can pass multiple projects to BuildLiveCD.
Let's try SUBPROJECT using an argument.
2011-07-06 17:21:32 +01:00
Evan Dandrea
eac66eb1b1 releasing version 2.12 2.12 2011-07-06 17:00:28 +01:00
Evan Dandrea
c9ef6812ae Add missing commits. 2011-07-06 16:57:27 +01:00
Colin Watson
09a61a9aae releasing version 2.10 2.10 2011-07-06 13:27:32 +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
a72fba02e5 releasing version 2.8 2.8 2011-06-22 15:40:59 +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
8fa3e29c98 releasing version 2.7 2.7 2011-06-21 17:41:59 +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
8556fff3e3 releasing version 2.6 2.6 2011-06-16 13:00:37 +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
eb6b328a41 releasing version 2.5 2.5 2011-06-15 14:40:55 +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
835b2be242 Pass correct IMAGEFORMAT through to live-build from BuildLiveCD. 2011-06-15 10:21:36 +01:00
Colin Watson
7bd21e9406 releasing version 2.4 2.4 2011-06-15 10:15:59 +01:00
Colin Watson
c96aa15cea Remove old config directory before creating a new configuration. 2011-06-15 10:15:14 +01:00
Colin Watson
b02c8d8cdd releasing version 2.3 2.3 2011-06-14 09:18:21 +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
358f12f48d releasing version 2.2 2.2 2011-06-14 08:31:55 +01:00
Colin Watson
5c06f0c3bd Pass --linux-flavours to lb config if necessary. 2011-06-14 08:30:06 +01:00
Colin Watson
65f8b1b771 releasing version 2.1 2.1 2011-06-13 23:33:52 +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
fafd476b60 Fix permissions in BuildLiveCD when setting up auto directory. 2011-06-13 20:23:45 +01:00
Colin Watson
4b8ada68cd Fix ordering of log file creation in BuildLiveCD. 2011-06-13 19:43:13 +01:00
Colin Watson
f064f5b1e6 releasing version 2.0 2.0 2011-06-13 12:37:38 +01:00
Colin Watson
bde83594ee Add live-build support. The old livecd.sh is still here for
compatibility, but this package's primary purpose is now to provide
Ubuntu-specific configuration for live-build.
2011-06-13 12:35:03 +01:00
Colin Watson
b31062605d build LTSP chroot on edubuntu-dvd/i386 2011-06-13 12:31:37 +01:00
Colin Watson
bc24923689 add live-build handling to BuildLiveCD 2011-06-13 12:25:14 +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
2403a1d29c versioned live-build dependency 2011-06-13 10:46:26 +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
Colin Watson
d903b8b9af start live-build configuration 2011-06-10 18:59:01 +01:00