Adam Conrad
6770013ca3
Add unity to the UNITY_HWE hints
10 years ago
Adam Conrad
3670bc958b
Define UNITY_HWE_HINTS to hint correct alternative package selections.
10 years ago
Adam Conrad
3528438c85
* Abstract the signed kernel image, so it's only defined in one spot.
...
* Define HWE_X_PACKAGES required to install lts-utopic and use it.
10 years ago
Adam Conrad
2c6347c6f1
Move from task-based installs to package-based installs, and switch
...
to using the lts-utopic HWE kernel and X stack for all flavours.
10 years ago
Colin Watson
1bbd4778e0
If EXTRA_PPAS is set in the environment (as a space-separated sequence
...
of <ppa-owner>/<ppa-name> pairs), fetch signing keys for those from
Launchpad using python3-software-properties, and add those PPAs when
building the live filesystem. This makes it easier for a builder to
build an image against an additional PPA (LP: #1334374 ).
11 years ago
Colin Watson
4fc5871ffe
Filter out kernel packages that mistakenly ended up in live tasks, so
...
that we can install updated versions separately (LP: #1325281 ).
11 years ago
Colin Watson
63113028d9
Install linux-signed-generic directly in live passes rather than relying
...
on it being in the corresponding tasks. linux-signed-generic shouldn't
be in a task because that expands to ABI-versioned packages, and tasks
can't be updated post-release.
11 years ago
Adam Conrad
2fa8a6f24e
Add the minimal task to ubuntu-core to preserve brand consistency.
11 years ago
Colin Watson
0b0c108526
Explicitly add the ubuntu-desktop task to Edubuntu builds, so that any
...
ambiguous dependencies resolved by the contents of the ubuntu-desktop
task are actually resolved reliably.
11 years ago
Colin Watson
741ff8d8d1
Log the hostname at the start of the build.
11 years ago
Iain Lane
a80bcd80d6
Do the same trick as in 2.158 for kubuntu armhf+omap4 too.
12 years ago
Iain Lane
e0fda22c01
Collapse case statement into one for $ARCH+$SUBARCH since it only checks for armhf+omap4
12 years ago
Iain Lane
bfde7e4938
Missing 'install'
12 years ago
Iain Lane
725d1c6ca3
On armhf+omap4, stop using the ubuntu-desktop task and use the metapackage instead
...
The task pulls in the X stack which the metapackage does not. We can take
advantage of this to install the omap-revert X stack that's needed for these
images.
12 years ago
Oliver Grawert
93fb97a202
add the xserver omap-revert packages to panda builds
12 years ago
Oliver Grawert
6ff0b8e618
fix buildstamp creation for ubuntu-touch
12 years ago
Oliver Grawert
557de06383
try to hand the exported $NOW over from live-build/auto/config as $BUILDSTAMP
12 years ago
Oliver Grawert
c69174945c
drop setting manual options for getting an ubuntu-touch preinstalled tarball, we set -f plain in cdimage to get proper configuration already
12 years ago
Colin Watson
902d0c9338
Revert squashfs change for ubuntu-touch; it may come in handy after all, since it's smaller.
12 years ago
Colin Watson
307dc8a8d5
Disable zsync for ubuntu-touch images.
12 years ago
Colin Watson
0d6b6f5113
Don't build a squashfs for ubuntu-touch images.
12 years ago
Colin Watson
73a02f22f0
Use gzip compression for ubuntu-touch tarballs.
12 years ago
Colin Watson
361c7f03dc
Don't include lupin-casper in ubuntu-touch images.
12 years ago
Colin Watson
dc5e9931d0
Install metapackages rather than tasks for ubuntu-touch, since it still
...
relies on PPAs and those don't have tasks.
12 years ago
Colin Watson
95246a6553
live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
...
customisation by Ricardo Salveti from
lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
be close to enough for the architecture-independent parts of
ubuntu-touch builds.
12 years ago
Colin Watson
ee1909ade6
live-build/auto/config: Add basic ubuntu-touch enablement (based on
...
patch from Oliver Grawert, for which thanks).
12 years ago
Colin Watson
464cdd3e4c
live-build/auto/config: Run the ubuntukylin-default-settings chroot
...
hook.
12 years ago
Colin Watson
f21a32bcaf
Revert changes in 2.113. This needs to be done in cdimage/debian-cd
...
instead.
12 years ago
Colin Watson
2140c6cce9
live-build/auto/config: Set gfxboot default language to zh_CN for
...
UbuntuKylin.
12 years ago
Jeremy Bicha
9443070b24
live-build/auto/config: Add ubuntu-gnome project (LP: #1152818 )
12 years ago
Colin Watson
69aa7ac1bf
BuildLiveCD, live-build/auto/config: Add ubuntukylin as a valid project
...
(LP: #1152812 ).
12 years ago
cjwatson@chiark.greenend.org.uk
430f9da9c0
live-build/auto/config: Drop ubuntustudio-audio-plugins task.
12 years ago
Micah Gersten
36bcb835bd
* Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
...
ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
- update live-build/auto/config
12 years ago
Adam Conrad
b660991a76
* Add abootimg explicitly to ac100 and nexus7 images, so it's marked
...
as manually installed and apt doesn't autoremove it (LP: #1041290 )
* Remove linux-firmware-nexus7 from the install list, it gets pulled
in automatically by linux-image-nexus7, so this is redundant.
12 years ago
Oliver Grawert
ecc7ef9605
re-enable the slideshow for preinstalled images again
12 years ago
Oliver Grawert
b59e8a152b
preseed autologin in the nexus7 tarball, use ubuntu-defaults-nexus7 package in the nexus7 images
12 years ago
Oliver Grawert
6a7fcb5055
use the binary, not the source package for tegra3 drivers
12 years ago
Oliver Grawert
de7911fa65
add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7 builds, preseed the license popup of linux-firmware-nexus7
12 years ago
Oliver Grawert
669f13896e
add a dependency on android-tools-fsutils for armhf builds, add nexus7 live-build configuration, add nexus7 post processing with make_ext4fs for teh tarball to roll a proper android img file
12 years ago
Oliver Grawert
36fc3cb384
disable all slideshows on al preinstalled images, due to (LP: #1066046 )
12 years ago
Oliver Grawert
9bc128e750
make sure preinstalled ac100 images have multiverse enabled in their sources.list
12 years ago
Oliver Grawert
0b0f155d51
fix lubuntu and xubuntu preinstalled handling so we end up with the
...
right slideshows in oem-config
12 years ago
Micah Gersten
e5ca13d310
live-build/auto/config: Add photography and publishing metas for
...
Ubuntu Studio (LP: #1057816 )
12 years ago
Colin Watson
2b10b49367
live-build/auto/config: Build ubuntu-server and ubuntu-core with
...
--initramfs=none, since we don't need casper in those images.
12 years ago
Colin Watson
5d0e98c400
Reorganise code to avoid kernel installation on
...
ubuntu-server/ubuntu-core so that it works for all architectures.
12 years ago
Colin Watson
0b17d32c1d
live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
...
well, so that live-build/auto/build doesn't try to copy out kernel
images.
12 years ago
Colin Watson
243d78495f
live-build/auto/config: Remove standard and server tasks from
...
ubuntu-server squashfs, and build it with no kernel packages so that
they can be added more correctly later by the installer (LP: #1028453 ).
12 years ago
Colin Watson
81a4041038
merge 2.80
13 years ago
Colin Watson
975e6c5e02
live-build/auto/config: Disable zsync for BINARYFORMAT=iso*|usb* builds.
13 years ago
Oliver Grawert
be74dd411c
add pvr-omap4 driver to omap4 image builds for everything but
...
ubuntu-server, ubuntu-core and base images so we have GLES working
out of the box on them
13 years ago