Colin Watson
687d393a84
releasing version 0.81
16 years ago
Colin Watson
08884a1a5c
ia64-generic -> ia64
16 years ago
Colin Watson
29d892991e
BuildLiveCD: default to karmic.
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
eb9194e2ce
Releasing 0.80 (again)
16 years ago
Steve Kowalik
686dbbe16c
Reference bug closure
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
918c4af19d
Unreleasing ...
16 years ago
Steve Kowalik
c5d51a16f7
Releasing 0.80
16 years ago
Steve Kowalik
6a7d2c05e6
Add mobile-live^ to LIVELIST for MID and UNR.
16 years ago
Colin Watson
84357c4373
releasing version 0.79
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
a3d847a517
Releasing 0.78
16 years ago
Steve Kowalik
ac44a4b9f6
Use the imx51 kernel on armel
16 years ago
Colin Watson
aedba17b4c
releasing version 0.77
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
e8ace97336
releasing version 0.76
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
994992a9d6
Release 0.75, correcting version number in the changelog. (Bad dch!)
16 years ago
Colin Watson
c772d85187
BuildLiveCD: add ubuntu-umpc too.
16 years ago
Colin Watson
e8a0a8c95f
fix crediting of 0.73 changes (use dch!)
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
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
cf75ffd160
release 0.73 into jaunty
16 years ago
Mario Limonciello
7c6b7c6d07
default BuildLiveCD to jaunty
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
43dee9a8ba
releasing version 0.72
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
0c7f73a156
releasing version 0.71
16 years ago
Steve Kowalik
dd3fdde358
linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
16 years ago
Oliver Grawert
0635562543
releasing version 0.69
16 years ago
Oliver Grawert
5c00530e21
releasing version 0.69
16 years ago
Colin Watson
c38a8adb56
releasing version 0.68
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
b336d1f95a
releasing version 0.63
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
Colin Watson
df432969eb
releasing version 0.62
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
bedc17a83b
fix the upload target; grr, need to not run dch -r from hardy
17 years ago
Steve Langasek
97fb584c31
release 0.61
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
5a03abc2f2
Grr, fix my email address in the changelog.
17 years ago
Adam Conrad
991281149f
* Copy bin/true from the chroot, not from the real root, so
...
image builds for i386/lpia work on amd64, as intended.
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
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
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
f70f9b33a4
releasing version 0.55
17 years ago
Colin Watson
8407fae7d9
* All powerpc builds (including ps3) use the powerpc/powerpc64-smp kernels
...
now.
17 years ago
Colin Watson
6306f64f3b
releasing version 0.54
17 years ago
Colin Watson
4ba70bb502
* Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
17 years ago
jr
435abb94e2
add changelog
17 years ago
Steve Langasek
7b7d2b79c8
release
17 years ago
Steve Langasek
f435515844
* Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD
17 years ago
Steve Langasek
e16758850a
release
17 years ago
Steve Langasek
c070cb790d
* Add new targets for {k,ed,}ubuntu-dvd
17 years ago
Steve Langasek
84a9ce7edd
changelog entry for KDE changes
17 years ago
Colin Watson
f27bfbc23c
releasing version 0.50
17 years ago
Colin Watson
cfb405d65a
* Switch Xubuntu to libgoffice-gtk-0-6.
17 years ago
Colin Watson
1777e19523
releasing version 0.49
17 years ago
Colin Watson
5c5bd781a6
* Allow Xubuntu to build against universe and multiverse.
17 years ago
Oliver Grawert
2892b6ba74
release option parser fixes as 0.48 package
17 years ago
Oliver Grawert
bf8c2f1761
fix typo in getopts call
17 years ago
Martin Pitt
13e69c8488
release as 0.47 to hardy
17 years ago
Martin Pitt
633fbb3540
* Fix versioned dependency to squashfs-tools. "." != "-", silly me.
17 years ago
Martin Pitt
3a4f8438d8
release as 0.46 to hardy
17 years ago
Martin Pitt
8bcf2f653f
* Use -nolzma option of mksquashfs, since our current kernel squashfs module
...
does not support it yet (see LP #177634 ). Bump dependency to
squashfs-tools to ensure availability of that option.
17 years ago
Timo Aaltonen
0305b62062
release version 0.45
17 years ago
Timo Aaltonen
a2db2b645b
livecd.sh: Leave a token empty xorg.conf in place to let
...
xserver-xorg postinst know it needs to regenerate it. (LP: #174537 )
17 years ago
Colin Watson
f743014762
* Vcs-Bzr is now an official field. Use an unauthenticated URL for it.
17 years ago
Sarah Hobbs
d1a8f517fa
And let's actually modify the changelog too
17 years ago
Mario Limonciello
12700bf7af
add mythbuntu support
17 years ago
Colin Watson
5b326743fd
releasing version 0.43
17 years ago
Colin Watson
cfc2cba943
* Add Gobuntu support.
17 years ago
Colin Watson
3eb9eba0b3
releasing version 0.42
17 years ago
Colin Watson
a059c9dce3
create spu group for powerpc+ps3 builds
17 years ago
Colin Watson
dca70b5a79
* Add XS-Vcs-Bzr field.
17 years ago
Colin Watson
b59b3fb2b8
* Create /spu directory for powerpc+ps3 builds.
17 years ago
Matthias Klose
047d3e54b0
* Log the size of doc directories to stdout.
17 years ago
Colin Watson
903757a339
releasing version 0.40
17 years ago
Colin Watson
1e1fa28992
* Set CASPER_GENERATE_UUID=1 to tell casper's initramfs hook to generate a
...
UUID which will be checked against the discovered medium (LP: #144800 ).
17 years ago
Matthias Klose
c1a8595479
livecd-rootfs (0.39) gutsy; urgency=low
...
* Print the file size in fdupes output as well.
-- Matthias Klose <doko@ubuntu.com> Thu, 04 Oct 2007 12:28:27 +0200
17 years ago
Matthias Klose
b999d7424b
livecd-rootfs (0.38) gutsy; urgency=low
...
* Avoid the ${ROOT} prefix in fdupes output, compact and sort the output.
-- Matthias Klose <doko@ubuntu.com> Thu, 04 Oct 2007 10:13:48 +0200
17 years ago
Matthias Klose
939c1b6d0b
livecd-rootfs (0.37) gutsy; urgency=low
...
* Run fdupes on ${ROOT}/usr.
-- Matthias Klose <doko@ubuntu.com> Wed, 03 Oct 2007 16:46:14 +0200
17 years ago
LaMont Jones
edaf03af7c
update changelog for the last commit.
17 years ago
Colin Watson
8923dd00c2
releasing version 0.35
17 years ago