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
Loïc Minier
add50ee911
Put livecd logs into project/ not project-subarch/.
16 years ago
Loïc Minier
39a34b17db
Append ${SUBARCH:+-$SUBARCH} to LOG filename for consistency.
16 years ago
Steve Kowalik
21fa37c026
Add support for UMR.
16 years ago
Scott Kitterman
7e6de05276
Drop obsolete kubuntu-kde4, add kubuntu-netbook.
16 years ago
Loïc Minier
18d127f4ab
Also use --print-architecture in BuildLiveCD.
16 years ago
Colin Watson
29d892991e
BuildLiveCD: default to karmic.
16 years ago
Steve Kowalik
88ee505624
Add support for ubuntu-netbook-remix.
16 years ago
Colin Watson
c772d85187
BuildLiveCD: add ubuntu-umpc too.
16 years ago
Steve Langasek
88d3e6b9af
recognize ubuntu-mobile as a valid project name
16 years ago
Steve Langasek
e4d780f75c
BuildLiveCD: recognize 'mythbuntu' as a valid project name
16 years ago
Mario Limonciello
7c6b7c6d07
default BuildLiveCD to jaunty
16 years ago
Mario Limonciello
177f6754c4
merge with trunk
17 years ago
Mario Limonciello
5460d5aaa8
add mythbuntu to a few locations
17 years ago
Adam Conrad
7c96f6c978
You didn't see the unterminated cases, and neither did I...
17 years ago
Adam Conrad
af68a8201d
* Fix up BuildLiveCD to only pass -a$ARCH when building for intrepid,
...
and to disallow multi-suite builds (does anyone use it for this) of
suites >= intrepid and <= hardy in the same invocation.
17 years ago
Adam Conrad
00d2e2782a
* Allow the user to specify the ARCH on the livecd.sh command line,
...
overriding the use of the dpkg architecture for the livecd run.
* Differentiate between ARCH (the local architecture) and TARGETARCH,
so that builds of ubuntu-lpia continue to work on the i386 buildd.
* Pass ARCH by default from BuildLiveCD to livecd.sh; this should be
manually overridden on cross-arch buildds, instead of using dpkg.
* Update default suite in BuildLiveCD to intrepid, gutsy's a bit old.
17 years ago
Steve Langasek
f435515844
* Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD
17 years ago
Steve Langasek
21a85b55a2
add the dvd flavors to BuildLiveCD's "all" target
17 years ago
jr
3b61dd944c
add kubuntu-kde4
17 years ago
Adam Conrad
ec7a86ffdc
Hideous hacks for lpia mixed-arch livecds, revert soon, kthx.
18 years ago
Adam Conrad
89730fc6ea
Add BuildLiveCD script to the package, so it's no longer floating around without a home.
18 years ago