Michael Casadevall
9829c65af0
Fixed a typo and added a chmod to make the file behavior sane
15 years ago
Michael Casadevall
0978c0c7e7
Backed out loop-mount changes
15 years ago
Michael Casadevall
f367950cdb
Changed genext2fs to loopmounting and added support for ext4
15 years ago
Michael Casadevall
6c1b069004
Renamed internal variable from IMAGE_FORMAT to IMAGEFORMAT
15 years ago
Michael Casadevall
a9defe1a47
fixed spacing in the livefs build code
15 years ago
Michael Casadevall
c88909a988
Actually made ext3 work
15 years ago
Michael Casadevall
c87828dd36
* added new -f switch for changing image build type
...
* added support for building ext2 and ext3 images in addition to squashfs
15 years ago
LaMont Jones
a5a4108d44
use a tmpfs for chroot-livecd if the machine has > 1GB of RAM, Release 1.115
15 years ago
Oliver Grawert
191a27c4a9
add STRIP_VMLINUZ=no for omap, remove extra subarch check and fix comment for STRIP_VMLINUZ
15 years ago
LaMont Jones
f0ffdb8c74
fix typo
15 years ago
LaMont Jones
0300db4752
need to chmod ltsp-live image
15 years ago
LaMont Jones
a4fbd97041
edubuntu-dvd/ltsp: mksquashfs needs the directory to exist
15 years ago
Steve Kowalik
8d9a5ed2f7
* Add support for armel+omap, and remove incorrect comments from the armel
...
kernel installation block.
* Really update the maintainer field.
15 years ago
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.
15 years ago
Jonathan Riddell
88c53a5caf
Delete Gnome icon cache for Kubuntu images
15 years ago
Steve Langasek
bb5753273b
Edubuntu is allowed to pull from universe; update livecd.sh accordingly
15 years ago
Steve Kowalik
f734a0bbc7
Rename Ubuntu Netbook Remix to Ubuntu Netbook.
15 years ago
Oliver Grawert
0a8cb0908a
make sure we have no old squashfs around before attempting to run mksquashfs
15 years ago
Evan Dandrea
6442b5d60b
Don't output a newline in filesystem.size.
15 years ago
Evan Dandrea
9906d2d8e4
Write out the total size of uncompressed squashfs to be used by
...
partman and ubiquity.
15 years ago
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 .
15 years ago
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.
15 years ago
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.
15 years ago
Loïc Minier
e8f5e89ca4
Remove ${ROOT}var/cache/apt/{,src}pkgcache.bin after installing the moblin
...
keyring package, workaround for LP #442082 .
15 years ago
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.
15 years ago
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.
15 years ago
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.
15 years ago
Loïc Minier
97f8ebd117
Create an etc/apt/preferences file Pin-ing the PPA at 550 when there's
...
one.
15 years ago
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.
15 years ago
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.
15 years ago
Colin Watson
9a8908a9ef
Edubuntu's desktop task is edubuntu-desktop-gnome, not edubuntu-desktop.
15 years ago
Steve Kowalik
3692090f3d
Add the EXTRASOURCE apt source to the "pristine" /etc/apt/sources.list.
16 years ago
Loïc Minier
44076921de
Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
16 years ago
Steve Kowalik
21fa37c026
Add support for UMR.
16 years ago
Oliver Grawert
470472f998
remove temporary enablement of universe from teh armel subarchitectures
16 years ago
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
16 years ago
Mario Limonciello
c358bee6a2
Remove metapackage hack for mythbuntu. Now that tasks are published for
...
multiverse, it's no longer necessary.
16 years ago
Steve Kowalik
cdd54485ed
Remove subarch hack for ubuntu-mid, it was never used.
16 years ago
Oliver Grawert
a1f4a63114
switch imx51 metapackage name to linux-babbage, make imx51 images build from universe since our kernel isnt in main yet
16 years ago
Michael Casadevall
cd8f558d8e
merge head into this branch
16 years ago
Michael Casadevall
c858daa68d
Move armel to subarchitectures so we can support dove and
...
subarchitecture. Made armel with no subarch default to imx51
16 years ago
Steve Kowalik
efebc65959
Stop building UNR from universe.
16 years ago
Michael Casadevall
97112cf5a4
Move armel boards to subarchitecture and add dove armel subarchitecture
16 years ago
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.
16 years ago
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.
16 years ago
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.
16 years ago
Timo Aaltonen
290c4c0515
livecd.sh: Don't mess with xorg.conf anymore, we don't install one
...
by default.
16 years ago
Steve Kowalik
9a4d48a246
Switch UNR to using the new task names of ubuntu-netbook-remix and unr-live
16 years ago
Scott Kitterman
7e6de05276
Drop obsolete kubuntu-kde4, add kubuntu-netbook.
16 years ago
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.
16 years ago
Steve Langasek
c58cb20e31
Don't force installation of libgoffice-gtk-0-6 on xubuntu; this package
...
is now obsolete.
16 years ago
Colin Watson
dc9425eda2
Don't fail if livecd.${FSS}.{kernel,initrd} already exist for some
...
reason.
16 years ago
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.
16 years ago
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.
16 years ago
Loïc Minier
9dd1801b94
Use dpkg --print-architecture as --print-installation-architecture is
...
deprecated.
16 years ago
Loïc Minier
f497b75aad
Default suite is the current one as returned by $(lsb_release -cs); depend
...
on lsb-release.
16 years ago
Colin Watson
08884a1a5c
ia64-generic -> ia64
16 years ago
Colin Watson
ddbb4ddef5
ia64 uses -ia64-generic kernels across the board now.
16 years ago
Colin Watson
d64443bdff
linux-mckinley no longer exists on ia64.
16 years ago
Steve Kowalik
deacf3acf6
Only build UNR from main, restricted and universe.
16 years ago
Steve Kowalik
2fa36f7585
Add standard^ to UNR.
16 years ago
Steve Kowalik
6a7d2c05e6
Add mobile-live^ to LIVELIST for MID and UNR.
16 years ago
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 ).
16 years ago
Steve Kowalik
ac44a4b9f6
Use the imx51 kernel on armel
16 years ago
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 ).
16 years ago
Colin Watson
d1b823a22e
Allow kernel-less builds for armel for now (see
...
https://wiki.ubuntu.com/Specs/ARMImageSelection ).
16 years ago
Steve Kowalik
88ee505624
Add support for ubuntu-netbook-remix.
16 years ago
Mario Limonciello
150a742752
switch mythbuntu builds to use metas instead of tasks since soyuz doesn't support mythbuntu tasks as of yet
16 years ago
Mario Limonciello
ab448a53a3
remerge with trunk
16 years ago
Colin Watson
2139c16ad6
Add ubuntu-umpc support (equivalent to previous ubuntu-mobile).
16 years ago
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 ).
16 years ago
Oliver Grawert
8d7abf1cb8
switch ubuntu-mobile from metapackage installation to mobile-mobile task
16 years ago
Steve Kowalik
dd3fdde358
linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
16 years ago
Oliver Grawert
0bc6444a94
add ubuntu-mobile
16 years ago
Colin Watson
3a77c96af7
Move MOUNTS variable into cleanup function for clarity; it's used
...
nowhere else.
16 years ago
Colin Watson
7aba4c9dc3
Unmount /proc/sys/fs/binfmt_misc, in case binfmt-support is installed
...
and manages to mount it.
16 years ago
Steve Kowalik
ce517079a1
Bump lpia's kernel to -3
17 years ago
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.
17 years ago
Steve Kowalik
c02a8c004e
Fiddle the kernel name for lpia.
17 years ago
Steve Kowalik
5484289aa5
* Add support for building Ubuntu MID images.
...
- Includes changing the kernel name for lpia due to the lack of meta
package for the time being.
17 years ago
martin@piware.de
83e54408a5
Do not install xresprobe, it is not necessary any more and in universe
...
now.
17 years ago
Mario Limonciello
177f6754c4
merge with trunk
17 years ago
Mario Limonciello
5460d5aaa8
add mythbuntu to a few locations
17 years ago
Colin Watson
f0a0953e14
fix version in comment
17 years ago
Colin Watson
2cb63fc7a5
Remove the kernel from the livefs; ubiquity >= 1.9.4 will copy it from
...
the CD root if it needs to (LP: #80385 ).
17 years ago
Colin Watson
ab5872fb06
Use 'set -eu' rather than putting -eu on the #! line, so that running
...
'sh -x /usr/sbin/livecd.sh' for testing doesn't invoke different
error-handling behaviour.
17 years ago
Steve Langasek
69bb3ff1da
* Use apt pinning to force use of the version of ssl-cert from the hardy
...
release pocket, not the one from -updates, so we avoid pulling in the
very large openssl-blacklist package that we don't need on live CDs
17 years ago
Adam Conrad
e7256f6840
* Employ hideous hack to ensure that when we're building against
...
updates/proposed, we only get one version of kernel headers.
* Move the cleanup() call to the end of the script, so we still
have proc mounted for coreutils when update-initramfs is run.
* Mount dev/pts immediately after debootstrap, as dpkg has begun
whining pretty loudly (and occasionally exiting) if it's gone.
17 years ago
Adam Conrad
f2b39e905d
* Resurrect the proposed option for livecd.sh/BuildLiveCD, so
...
we can build test images that include packages from proposed.
* Build with updates and security by default, which is a no-op
on development releases (where these suites are empty), but
a necessity for point-release image building.
17 years ago
Colin Watson
a7871085ed
Remove /boot/initrd.img-*.bak (LP: #64887 ).
17 years ago
Adam Conrad
3cb4f22949
Fix getopts options, and give i386 its kernel back.
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
Jonathan Riddell
882c311fe2
Explicitly install language-support-en first for kubuntu-kde4 live, should stop apt wanting to install firefox for no good reason.
17 years ago
Mario Limonciello
209541fff0
merge with trunk
17 years ago
Colin Watson
8407fae7d9
* All powerpc builds (including ps3) use the powerpc/powerpc64-smp kernels
...
now.
17 years ago
Colin Watson
4ba70bb502
* Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
17 years ago
jr
fa28c8fd15
add universe to kubuntu-kde4
17 years ago
Steve Langasek
3a99ea2703
mark $foo-dvd-live as a task; thanks to Adam Conrad for the catch
17 years ago
Steve Langasek
c070cb790d
* Add new targets for {k,ed,}ubuntu-dvd
17 years ago
jr
3b61dd944c
add kubuntu-kde4
17 years ago