Oliver Grawert
581444ae18
add special case to ubuntu-netbook on omap3 and 4, we want jasper instead of casper in the initramfs
2010-06-15 16:19:16 +02:00
LaMont Jones
3aec55bd40
depends: lzma, drop tmpfs use in general
2010-06-11 08:38:14 -06:00
Oliver Grawert
be00acce1f
add temporary workaround for genext2fs bug 583317 (wrong filesystem revision for ext3 filesystems)
2010-06-10 07:37:49 +02:00
LaMont Jones
32711a8aa2
Only use tmpfs on amd64, due to space restrictions on the current
...
build machines.
2010-06-05 06:51:05 -06:00
Michael Casadevall
7a34296930
Changed the rm that removes state images to a wildcard to successfully remove all stale ext images
2010-06-01 10:45:25 -04:00
Michael Casadevall
9829c65af0
Fixed a typo and added a chmod to make the file behavior sane
2010-05-31 19:29:28 -04:00
Michael Casadevall
0978c0c7e7
Backed out loop-mount changes
2010-05-26 05:31:53 -04:00
Michael Casadevall
f367950cdb
Changed genext2fs to loopmounting and added support for ext4
2010-05-26 01:35:52 -04:00
Michael Casadevall
6c1b069004
Renamed internal variable from IMAGE_FORMAT to IMAGEFORMAT
2010-05-17 15:34:42 -04:00
Michael Casadevall
a9defe1a47
fixed spacing in the livefs build code
2010-05-17 14:31:13 -04:00
Michael Casadevall
c88909a988
Actually made ext3 work
2010-05-17 13:56:52 -04:00
Michael Casadevall
c87828dd36
* added new -f switch for changing image build type
...
* added support for building ext2 and ext3 images in addition to squashfs
2010-05-17 12:59:17 -04:00
LaMont Jones
a5a4108d44
use a tmpfs for chroot-livecd if the machine has > 1GB of RAM, Release 1.115
2010-05-05 14:40:08 -06:00
Oliver Grawert
191a27c4a9
add STRIP_VMLINUZ=no for omap, remove extra subarch check and fix comment for STRIP_VMLINUZ
2010-04-20 13:19:59 +02:00
LaMont Jones
f0ffdb8c74
fix typo
2010-03-27 21:10:38 -06:00
LaMont Jones
0300db4752
need to chmod ltsp-live image
2010-03-26 20:24:27 -06:00
LaMont Jones
a4fbd97041
edubuntu-dvd/ltsp: mksquashfs needs the directory to exist
2010-03-26 19:10:13 -06:00
Steve Kowalik
8d9a5ed2f7
* Add support for armel+omap, and remove incorrect comments from the armel
...
kernel installation block.
* Really update the maintainer field.
2010-03-25 00:45:22 +11:00
LaMont Jones
f503ef620c
build ltsp image as part of edubuntu-dvd/i386, depends ltsp-server. LP: #531546
...
use mksquashfs directly, instead of ltsp-update-image
fix typo checking for kubuntu-ish releases vs icon-theme.cache
Make me the maintainer.
2010-03-24 07:30:47 -06:00
Jonathan Riddell
88c53a5caf
Delete Gnome icon cache for Kubuntu images
2010-02-23 17:52:27 +00:00
Steve Langasek
bb5753273b
Edubuntu is allowed to pull from universe; update livecd.sh accordingly
2010-01-26 17:15:12 -08:00
Steve Kowalik
f734a0bbc7
Rename Ubuntu Netbook Remix to Ubuntu Netbook.
2009-12-18 14:20:01 +11:00
Oliver Grawert
0a8cb0908a
make sure we have no old squashfs around before attempting to run mksquashfs
2009-12-07 11:30:21 +01:00
Evan Dandrea
6442b5d60b
Don't output a newline in filesystem.size.
2009-11-19 14:57:06 -06:00
Evan Dandrea
9906d2d8e4
Write out the total size of uncompressed squashfs to be used by
...
partman and ubiquity.
2009-11-18 12:09:41 -06:00
Loïc Minier
23e5cc98b6
UNR LIVELIST: list lupin-casper and laptop-detect explicitly and drop
...
ubiquity which is in the live seed already. Fixes lack of wubi support in
UNR images; LP: #457246 .
2009-10-22 14:08:33 +02:00
Loïc Minier
d669d7143a
Also change computation of Origin field for PPAs when generating the final
...
APT config; ideally we wouldn't have to duplicate this code though;
perhaps the removal of APT preferences file can be limited to hardy too.
Also add an Explanation: header in the final preferences.
2009-10-04 13:38:41 +02:00
Loïc Minier
17ab6945cc
Run apt-get update one more time after installing the moblin keyring
...
package, to promote Release.gpg from APT's lists/partial/ to lists/.
Ideally APT would do that for us on apt-key updates.
2009-10-04 12:31:42 +02:00
Loïc Minier
e8f5e89ca4
Remove ${ROOT}var/cache/apt/{,src}pkgcache.bin after installing the moblin
...
keyring package, workaround for LP #442082 .
2009-10-04 12:28:43 +02:00
Loïc Minier
d5d9c8369a
Move the code taking a backup of the APT trusted keyring to just after
...
sources.list generation (this is safe since there's no apt call inbetween)
and move the installation of the moblin-archive-keyring just before the
backup is taken; this allows dropping the hack of reinstalling the keyring
package at the end of the build. It might break apt-get update for UMR
before the host keys are appended to the trusted keyring though.
2009-10-03 22:22:21 +02:00
Loïc Minier
e5a529f136
Fix computation of Origin fields for PPAs named "ppa" and document the
...
exception along with the expected format for the PPA var in comments.
2009-10-03 22:09:01 +02:00
Loïc Minier
106b4d3868
Gross hack to reinstall the moblin-ppa-keyring package after the trusted
...
db is put back in place since otherwise we miss the GPG key we wanted.
2009-10-02 01:41:41 +02:00
Loïc Minier
97f8ebd117
Create an etc/apt/preferences file Pin-ing the PPA at 550 when there's
...
one.
2009-10-02 01:23:48 +02:00
Loïc Minier
bca8c7f54f
Rename EXTRASOURCE to PPA and also define PPAMIRROR near top, set to
...
ppa.launchpad.net. Changing to PPA avoids listing non-main components in
deb lines and having an useful comment in sources.list.
2009-10-01 23:47:16 +02:00
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