67 Commits

Author SHA1 Message Date
Colin Watson
80b0abec4e BuildLiveCD: Time out lockfile after 12 hours, which should be enough
for even the longest build queue to clear.
2013-05-22 17:32:49 +01:00
Colin Watson
745ff00e38 BuildLiveCD: Link livecd-${NOW}-${ARCH}.out to livecd-${ARCH}.out, to
make it easier for cdimage to fetch the latest build log for failure
notification mails.
2013-04-01 23:36:05 +01:00
Oliver Grawert
0330c329d2 add android image cross building for Ubuntu Touch 2013-03-28 16:32:16 +01:00
Colin Watson
df0c31629c * BuildLiveCD: Remove the explicit list of valid projects. This is a
hassle to modify, and not very useful since an invalid project will fail
  soon enough anyway.
2013-03-09 12:12:01 +00:00
Colin Watson
69aa7ac1bf BuildLiveCD, live-build/auto/config: Add ubuntukylin as a valid project
(LP: #1152812).
2013-03-09 02:36:24 +00:00
Colin Watson
dd108cd397 BuildLiveCD: If the -p option was used, pass PROPOSED=1 to 'lb config'. 2012-06-30 07:13:25 +01:00
Jonathan Riddell
ca17c0aa97 replace kubuntu-mobile with kubuntu-active 2012-02-22 12:00:27 +00:00
Ante Karamatic
0e38e251b6 Add cloud-live to BuildLiveCD 2012-02-17 10:56:21 +01:00
Colin Watson
b0706125a6 BuildLiveCD: Accept ubuntustudio-dvd as a valid project. 2012-01-20 23:23:42 +00:00
Adam Conrad
eaf9412d2b Better living through braces 2011-12-05 15:23:43 -07:00
Adam Conrad
7bec127afe Guard legacy cloop code 2011-12-05 15:13:36 -07:00
Adam Conrad
c88c08c38a Whitespace fix 2011-12-05 11:05:16 -07:00
Adam Conrad
406c134d0e Add -A to getopts arg list and update default suite 2011-12-05 07:52:35 -07:00
Adam Conrad
ad021ffc9d armhf support and add -A to BuildLiveCD 2011-12-02 11:43:13 -07:00
Martin Pitt
d123ebed5e BuildLiveCD: Stop building ubuntu-defaults-image images with universe.
ubuntu-defaults-zh-cn is in main now, and it causes images to overflow
due to the extra /var/lib/apt/lists indexes.
2011-10-07 18:28:55 +02:00
Colin Watson
e831b59f31 BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
its recommendations.
2011-09-12 17:52:08 +01:00
Colin Watson
d1c4e63396 BuildLiveCD: Install recommendations of ubuntu-defaults-builder. 2011-08-31 23:20:26 +01:00
Colin Watson
b5d3edf084 BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
mail subject.
2011-08-31 10:02:31 +01:00
Colin Watson
083335c7c6 BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image
locale (if any) to the output directory name.
2011-08-24 12:24:24 +01:00
Colin Watson
8d908a16d9 Add a -u option to BuildLiveCD which calls ubuntu-defaults-image. 2011-08-23 18:35:45 +01:00
Colin Watson
1981539d3d BuildLiveCD: Make sure livecd-rootfs is still installed in the chroot
after the dist-upgrade.
2011-08-11 12:19:25 +01:00
Adam Conrad
82fe7a1d0e ubuntu-core, plain FS support, and minor fixes 2011-07-15 11:27:05 -06: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
c9ef6812ae Add missing commits. 2011-07-06 16:57:27 +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
835b2be242 Pass correct IMAGEFORMAT through to live-build from BuildLiveCD. 2011-06-15 10:21:36 +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
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
Oliver Grawert
6be7d937c3 add ubuntu-headless as allowed flavour to BuildLiveC 2011-03-09 13:51:23 +01:00
Colin Watson
df1991aaec Update default suite in BuildLiveCD to natty. 2010-12-03 16:37:35 +00:00
Emmet Hikory
94cb0caeba Add support for kubuntu-mobile 2010-08-26 13:27:23 +09:00
Steve Langasek
8516513b28 Implement the -a option in the right place - in livecd.sh, not in
BuildLiveCD.
2010-07-20 22:36:25 +02:00
Steve Langasek
04aab06977 fix getopts syntax, oops 2010-07-20 18:24:01 +02:00
Steve Langasek
bb2f34bdf8 Add -a option to BuildLiveCD to allow pulling from an additional apt
source.
2010-07-20 18:15:50 +02:00
Oliver Grawert
a3c774f88a adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the buildd) 2010-07-16 15:55:45 +02:00
Oliver Grawert
4b933a4da5 BuildLiveCD: revert change from revno 284 that adds subarch to the logfile names as it breaks mailing of the logs from the cdimage buildlive script 2010-07-15 11:18:51 +02:00
Steve Langasek
ff336cb462 BuildLiveCD: drop the subarch from the directory name, which has never
made sense; but we don't want this to go live without coordination with
cdimage.
2010-06-29 17:46:06 -07:00
Oliver Grawert
08b1bb1e86 make BuildLiveCD set $SUBARCHARG properly again, else livecd.sh doesnt get the necessary option handed over 2010-06-29 12:53:55 +02:00
LaMont Jones
3ec63f12c1 BuildLiveCD: upgrade the livecd chroot at the start of the runs 2010-06-26 07:40:40 -06:00
LaMont Jones
943022fd17 BuildLiveCD cleanup from deployment 2010-06-16 16:44:53 -06:00
Michael Casadevall
2fa3e89b62 reworked BuildLiveCD command line parsing to be more sane 2010-05-17 16:30:01 -04:00
Michael Casadevall
f5c8c36a6c extended BuildLiveCD to handle the -f switch 2010-05-17 15:34:45 -04:00
Steve Kowalik
f734a0bbc7 Rename Ubuntu Netbook Remix to Ubuntu Netbook. 2009-12-18 14:20:01 +11:00
Loïc Minier
04f8300137 Revert last change; it's actually much more wide-ranging than I thought as
it would cause each livefs build on a subarch to rotate the timestamped
dir and hence would mask the previous builds; and even if that would be
fixed, arch-indepedent filenames such as manifest/kernel/initrd/etc.
symlinks would clash.
2009-09-24 11:54:33 +02:00
Loïc Minier
add50ee911 Put livecd logs into project/ not project-subarch/. 2009-09-23 09:46:37 +02:00
Loïc Minier
39a34b17db Append ${SUBARCH:+-$SUBARCH} to LOG filename for consistency. 2009-09-02 09:24:20 +02:00
Steve Kowalik
21fa37c026 Add support for UMR. 2009-08-27 16:38:11 +10:00
Scott Kitterman
7e6de05276 Drop obsolete kubuntu-kde4, add kubuntu-netbook. 2009-06-25 00:28:03 -04:00