Colin Watson
aded5ce10a
Remove all vestiges of livecd.sh and ubuntu-touch-android.sh.
...
Requiescant in pace.
12 years ago
Colin Watson
70658c34cf
Run builds under eatmydata. (This doesn't actually seem to help very
...
much - it shaves a minute off a 48-minute test build on my laptop - but
it will stop people being distracted by it.)
12 years ago
Oliver Grawert
6ff0b8e618
fix buildstamp creation for ubuntu-touch
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
Colin Watson
80b0abec4e
BuildLiveCD: Time out lockfile after 12 hours, which should be enough
...
for even the longest build queue to clear.
12 years ago
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.
12 years ago
Oliver Grawert
0330c329d2
add android image cross building for Ubuntu Touch
12 years ago
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.
12 years ago
Colin Watson
69aa7ac1bf
BuildLiveCD, live-build/auto/config: Add ubuntukylin as a valid project
...
(LP: #1152812 ).
12 years ago
Colin Watson
dd108cd397
BuildLiveCD: If the -p option was used, pass PROPOSED=1 to 'lb config'.
13 years ago
Jonathan Riddell
ca17c0aa97
replace kubuntu-mobile with kubuntu-active
13 years ago
Ante Karamatic
0e38e251b6
Add cloud-live to BuildLiveCD
13 years ago
Colin Watson
b0706125a6
BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
13 years ago
Adam Conrad
eaf9412d2b
Better living through braces
13 years ago
Adam Conrad
7bec127afe
Guard legacy cloop code
13 years ago
Adam Conrad
c88c08c38a
Whitespace fix
13 years ago
Adam Conrad
406c134d0e
Add -A to getopts arg list and update default suite
13 years ago
Adam Conrad
ad021ffc9d
armhf support and add -A to BuildLiveCD
13 years ago
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.
13 years ago
Colin Watson
e831b59f31
BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
...
its recommendations.
14 years ago
Colin Watson
d1c4e63396
BuildLiveCD: Install recommendations of ubuntu-defaults-builder.
14 years ago
Colin Watson
b5d3edf084
BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
...
mail subject.
14 years ago
Colin Watson
083335c7c6
BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image
...
locale (if any) to the output directory name.
14 years ago
Colin Watson
8d908a16d9
Add a -u option to BuildLiveCD which calls ubuntu-defaults-image.
14 years ago
Colin Watson
1981539d3d
BuildLiveCD: Make sure livecd-rootfs is still installed in the chroot
...
after the dist-upgrade.
14 years ago
Adam Conrad
82fe7a1d0e
ubuntu-core, plain FS support, and minor fixes
14 years ago
Evan Dandrea
ffb9021bee
Didn't realize that you can pass multiple projects to BuildLiveCD.
...
Let's try SUBPROJECT using an argument.
14 years ago
Evan Dandrea
c9ef6812ae
Add missing commits.
14 years ago
Adam Conrad
706521f27d
s/headless/server/ and future-proofing ext4 use for preinstalled
14 years ago
Colin Watson
835b2be242
Pass correct IMAGEFORMAT through to live-build from BuildLiveCD.
14 years ago
Colin Watson
fafd476b60
Fix permissions in BuildLiveCD when setting up auto directory.
14 years ago
Colin Watson
4b8ada68cd
Fix ordering of log file creation in BuildLiveCD.
14 years ago
Colin Watson
b31062605d
build LTSP chroot on edubuntu-dvd/i386
14 years ago
Colin Watson
bc24923689
add live-build handling to BuildLiveCD
14 years ago
Oliver Grawert
6be7d937c3
add ubuntu-headless as allowed flavour to BuildLiveC
14 years ago
Colin Watson
df1991aaec
Update default suite in BuildLiveCD to natty.
14 years ago
Emmet Hikory
94cb0caeba
Add support for kubuntu-mobile
15 years ago
Steve Langasek
8516513b28
Implement the -a option in the right place - in livecd.sh, not in
...
BuildLiveCD.
15 years ago
Steve Langasek
04aab06977
fix getopts syntax, oops
15 years ago
Steve Langasek
bb2f34bdf8
Add -a option to BuildLiveCD to allow pulling from an additional apt
...
source.
15 years ago
Oliver Grawert
a3c774f88a
adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the buildd)
15 years ago
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
15 years ago
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.
15 years ago
Oliver Grawert
08b1bb1e86
make BuildLiveCD set $SUBARCHARG properly again, else livecd.sh doesnt get the necessary option handed over
15 years ago
LaMont Jones
3ec63f12c1
BuildLiveCD: upgrade the livecd chroot at the start of the runs
15 years ago
LaMont Jones
943022fd17
BuildLiveCD cleanup from deployment
15 years ago
Michael Casadevall
2fa3e89b62
reworked BuildLiveCD command line parsing to be more sane
15 years ago
Michael Casadevall
f5c8c36a6c
extended BuildLiveCD to handle the -f switch
15 years ago
Steve Kowalik
f734a0bbc7
Rename Ubuntu Netbook Remix to Ubuntu Netbook.
15 years ago
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.
16 years ago