Loïc Minier
112012250d
Make stripping of vmlinuz from livefs optional for uImage subarches where
...
we can't use this trick to save space and disable it on armel+dove.
2009-09-16 00:52:12 +02:00
Colin Watson
9a8908a9ef
Edubuntu's desktop task is edubuntu-desktop-gnome, not edubuntu-desktop.
2009-09-15 13:12:58 +01:00
Steve Kowalik
3692090f3d
Add the EXTRASOURCE apt source to the "pristine" /etc/apt/sources.list.
2009-08-31 17:44:09 +10:00
Loïc Minier
44076921de
Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
2009-08-27 12:06:26 +02:00
Steve Kowalik
21fa37c026
Add support for UMR.
2009-08-27 16:38:11 +10:00
Oliver Grawert
470472f998
remove temporary enablement of universe from teh armel subarchitectures
2009-08-25 18:39:06 +02:00
Oliver Grawert
5e9195a1b1
armel+imx51 back to the proper metapackage name, enable universe for armel+dove, drop armel fallback, clean some trailing whitespace in the armel subarch case statement
2009-08-21 19:37:57 +02:00
Mario Limonciello
c358bee6a2
Remove metapackage hack for mythbuntu. Now that tasks are published for
...
multiverse, it's no longer necessary.
2009-08-13 22:20:13 -05:00
Steve Kowalik
cdd54485ed
Remove subarch hack for ubuntu-mid, it was never used.
2009-08-13 17:23:42 +10:00
Oliver Grawert
a1f4a63114
switch imx51 metapackage name to linux-babbage, make imx51 images build from universe since our kernel isnt in main yet
2009-08-11 10:58:26 +02:00
Michael Casadevall
cd8f558d8e
merge head into this branch
2009-08-05 07:08:12 -04:00
Michael Casadevall
c858daa68d
Move armel to subarchitectures so we can support dove and
...
subarchitecture. Made armel with no subarch default to imx51
2009-08-05 07:04:47 -04:00
Steve Kowalik
efebc65959
Stop building UNR from universe.
2009-08-05 20:43:24 +10:00
Michael Casadevall
97112cf5a4
Move armel boards to subarchitecture and add dove armel subarchitecture
2009-08-04 10:52:12 -04:00
Mario Limonciello
04e98809b7
Install a hybrid of tasks and a meta package for mythbuntu to
...
boot out all the gnome stuff that's getting added by dependency
resolution order.
2009-07-23 03:08:22 -05:00
Adam Conrad
d471604c00
* Make the sort file fetch a no-op for now, since the old URL was
...
hanging the builds, and we don't actually HAVE sort files. If
that ever changes, we can undo this.
2009-07-22 10:29:47 -06:00
Colin Watson
180d643a8f
Clean up the chroot tree before trying to remove it, just in case
...
there's some leftover junk from a previous failed build.
2009-07-07 13:07:03 +01:00
Timo Aaltonen
290c4c0515
livecd.sh: Don't mess with xorg.conf anymore, we don't install one
...
by default.
2009-06-30 23:21:08 +03:00
Steve Kowalik
9a4d48a246
Switch UNR to using the new task names of ubuntu-netbook-remix and unr-live
2009-06-26 15:38:47 +10:00
Scott Kitterman
7e6de05276
Drop obsolete kubuntu-kde4, add kubuntu-netbook.
2009-06-25 00:28:03 -04:00
Colin Watson
48f4c7164f
Compress the initrd with LZMA by default, now that the kernel supports
...
this across the board. Saves about 3MB on Ubuntu live CDs.
2009-06-23 17:27:52 +01:00
Steve Langasek
c58cb20e31
Don't force installation of libgoffice-gtk-0-6 on xubuntu; this package
...
is now obsolete.
2009-06-10 13:20:29 -07:00
Colin Watson
dc9425eda2
Don't fail if livecd.${FSS}.{kernel,initrd} already exist for some
...
reason.
2009-05-29 11:38:11 +02:00
Colin Watson
78e3144364
Remove -nolzma option from mksquashfs, since (a) it's been the default
...
since squashfs 1:3.3-1ubuntu1, and (b) it's no longer available in 4.0.
2009-05-29 09:17:40 +02:00
Loïc Minier
a8ea2627cf
Don't explicitely install linux-headers-imx51 on armel; all other arches
...
get around this requirement by explicitely seeding the headers in
desktop-common which we do as well.
2009-05-12 16:22:29 +02:00
Loïc Minier
9dd1801b94
Use dpkg --print-architecture as --print-installation-architecture is
...
deprecated.
2009-05-11 22:48:00 +02:00
Loïc Minier
f497b75aad
Default suite is the current one as returned by $(lsb_release -cs); depend
...
on lsb-release.
2009-05-11 09:54:20 +02:00
Colin Watson
08884a1a5c
ia64-generic -> ia64
2009-05-09 00:34:33 +01:00
Colin Watson
ddbb4ddef5
ia64 uses -ia64-generic kernels across the board now.
2009-04-24 17:29:09 +01:00
Colin Watson
d64443bdff
linux-mckinley no longer exists on ia64.
2009-04-24 17:24:15 +01:00
Steve Kowalik
deacf3acf6
Only build UNR from main, restricted and universe.
2009-04-16 20:43:24 +10:00
Steve Kowalik
2fa36f7585
Add standard^ to UNR.
2009-04-16 20:37:32 +10:00
Steve Kowalik
6a7d2c05e6
Add mobile-live^ to LIVELIST for MID and UNR.
2009-04-15 16:58:00 +10:00
Colin Watson
e52868a59c
Use the --purge option to 'apt-get install', to ensure that any packages
...
removed as a result of Conflicts are purged (LP: #327821 ).
2009-04-03 01:05:30 +01:00
Steve Kowalik
ac44a4b9f6
Use the imx51 kernel on armel
2009-03-23 21:50:38 +11:00
Colin Watson
0af7b83b7f
Remove the D-Bus machine identifier from the livefs; it needs to be
...
unique, and it's generated at boot time if it's missing (LP: #322830 ).
2009-01-29 17:21:10 +00:00
Colin Watson
d1b823a22e
Allow kernel-less builds for armel for now (see
...
https://wiki.ubuntu.com/Specs/ARMImageSelection ).
2009-01-20 23:39:49 +00:00
Steve Kowalik
88ee505624
Add support for ubuntu-netbook-remix.
2009-01-10 11:07:11 +11:00
Mario Limonciello
150a742752
switch mythbuntu builds to use metas instead of tasks since soyuz doesn't support mythbuntu tasks as of yet
2008-11-08 09:51:25 -06:00
Mario Limonciello
ab448a53a3
remerge with trunk
2008-11-04 19:28:56 -06:00
Colin Watson
2139c16ad6
Add ubuntu-umpc support (equivalent to previous ubuntu-mobile).
2008-10-31 12:38:20 +00:00
Colin Watson
7917071ab3
* Fix source mirror for -updates in generated sources.list (it was
...
incorrect for ports architectures).
* Fix description of universe in generated sources.list: packages there
are expected to be under a free licence.
* Enable universe and multiverse for DVDs (there isn't generally enough
space on CDs; see LP #105511 ).
2008-10-09 02:12:29 +01:00
Oliver Grawert
8d7abf1cb8
switch ubuntu-mobile from metapackage installation to mobile-mobile task
2008-09-29 23:23:53 +02:00
Steve Kowalik
dd3fdde358
linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
2008-09-26 16:10:32 +10:00
Oliver Grawert
0bc6444a94
add ubuntu-mobile
2008-09-23 12:44:24 +02:00
Colin Watson
3a77c96af7
Move MOUNTS variable into cleanup function for clarity; it's used
...
nowhere else.
2008-09-22 11:52:12 +01:00
Colin Watson
7aba4c9dc3
Unmount /proc/sys/fs/binfmt_misc, in case binfmt-support is installed
...
and manages to mount it.
2008-09-22 11:47:04 +01:00
Steve Kowalik
ce517079a1
Bump lpia's kernel to -3
2008-09-15 16:42:42 +10:00
Steve Kowalik
c26e39184a
* Remove a bunch of seeded packages from ubuntu-mid's LIST.
...
* Move casper from ubuntu-mid's LIST to LIVELIST.
* Add ubiquity to ubuntu-mid's LIVELIST.
2008-09-11 19:06:20 +10:00
Steve Kowalik
c02a8c004e
Fiddle the kernel name for lpia.
2008-09-09 09:25:52 +10:00