Colin Watson
|
c304ced763
|
live-build/auto/build: Use slightly safer code for kernel handling just
in case 'set -o pipefail' is ever reinstated here.
|
2013-01-07 21:24:47 +00:00 |
|
Colin Watson
|
31ee0acbd0
|
releasing version 2.107
2.107
|
2012-12-04 16:20:54 +00:00 |
|
Colin Watson
|
4c8d8ea4d2
|
Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
world-readable.
|
2012-12-04 16:20:09 +00:00 |
|
Oliver Grawert
|
2ee2585461
|
releasing version 2.106
2.106
|
2012-12-03 14:39:56 +01:00 |
|
Oliver Grawert
|
ecc7ef9605
|
re-enable the slideshow for preinstalled images again
|
2012-12-03 14:39:32 +01:00 |
|
Oliver Grawert
|
c5fdffcc6b
|
releasing version 2.105
2.105
|
2012-11-23 12:22:53 +01:00 |
|
Oliver Grawert
|
b59e8a152b
|
preseed autologin in the nexus7 tarball, use ubuntu-defaults-nexus7 package in the nexus7 images
|
2012-11-23 12:22:38 +01:00 |
|
Oliver Grawert
|
b86b4c5ef4
|
releasing version 2.104
2.104
|
2012-11-22 01:30:09 +01:00 |
|
Oliver Grawert
|
49e75ffbcd
|
make the bootimg.cfg file handling subarch based instead of having two code paths, create a media-info file with build timestamp for preinstalled ac100 and nexus7 images
|
2012-11-22 01:29:14 +01:00 |
|
Colin Watson
|
efe30575e7
|
releasing version 2.103
2.103
|
2012-11-21 22:33:12 +00:00 |
|
Colin Watson
|
c2d2c4d262
|
live-build/auto/build: Exclude all *.efi* files from kernel version
detection (i.e. including *.efi.signature), not just *.efi.signed.
|
2012-11-21 22:31:25 +00:00 |
|
Oliver Grawert
|
3282eaf6f0
|
releasing version 2.102
2.102
|
2012-11-20 16:48:34 +01:00 |
|
Oliver Grawert
|
459c30a21b
|
create nexus7 rootfs as .ext4 instead of .img
|
2012-11-20 16:47:57 +01:00 |
|
Oliver Grawert
|
32b4f85d64
|
releasing version 2.101
2.101
|
2012-11-20 12:48:09 +01:00 |
|
Oliver Grawert
|
91577600f4
|
use own config for nexus7 instead of mangling ac100 bootimg files
|
2012-11-20 12:47:50 +01:00 |
|
Oliver Grawert
|
22c0b359cd
|
releasing version 2.100
2.100
|
2012-11-19 23:25:26 +01:00 |
|
Oliver Grawert
|
7dfc058f6f
|
fix abootimg call of nexus7 processing harder
|
2012-11-19 23:24:47 +01:00 |
|
Oliver Grawert
|
c5b22a8b92
|
move the nexus rootfs tarball around instead of copying it
|
2012-11-19 23:13:11 +01:00 |
|
Oliver Grawert
|
d7689c69a0
|
clean up the userdata dir
|
2012-11-19 19:49:31 +01:00 |
|
Oliver Grawert
|
b9f59ad40f
|
releasing version 2.99
2.99
|
2012-11-19 18:09:06 +01:00 |
|
Oliver Grawert
|
917b5a8e49
|
fix quoting of the abootimg call for nexus7, dont fail if the userdata exists
|
2012-11-19 18:08:22 +01:00 |
|
Oliver Grawert
|
abef924f48
|
releasing version 2.98
2.98
|
2012-11-19 14:57:11 +01:00 |
|
Oliver Grawert
|
6a7fcb5055
|
use the binary, not the source package for tegra3 drivers
|
2012-11-19 14:56:51 +01:00 |
|
Oliver Grawert
|
5628029998
|
releasing version 2.97
2.97
|
2012-11-19 13:01:19 +01:00 |
|
Oliver Grawert
|
de7911fa65
|
add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7 builds, preseed the license popup of linux-firmware-nexus7
|
2012-11-19 13:00:41 +01:00 |
|
Oliver Grawert
|
05af08bbd2
|
releasing version 2.96
2.96
|
2012-11-19 10:41:33 +01:00 |
|
Oliver Grawert
|
7c3b30f6fc
|
add nexus7 specific kernel cmdline, move the nexus7 processing up a bit in the code so we can modify the bootimg cmdline before the file gets copied around
|
2012-11-14 13:33:35 +01:00 |
|
Oliver Grawert
|
183f48086b
|
releasing version 2.95
2.95
|
2012-11-09 13:32:26 +01:00 |
|
Oliver Grawert
|
f46694091c
|
make the dependency on android-tools-fsutils not arch specific, seems dpkg doesnt like arch specific binary deps in arch all packages
|
2012-11-09 13:32:00 +01:00 |
|
Oliver Grawert
|
31f1f5df17
|
releasing version 2.94
2.94
|
2012-11-09 13:09:41 +01:00 |
|
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
|
2012-11-09 13:06:56 +01:00 |
|
Colin Watson
|
35144460bf
|
releasing version 2.93
2.93
|
2012-10-17 11:49:14 +01:00 |
|
Colin Watson
|
c3d9d43abd
|
Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
signed kernels to binary/$INITFS/kernel-$FLAVOUR.efi.signed instead
(LP: #1067659).
|
2012-10-17 11:48:44 +01:00 |
|
Oliver Grawert
|
194ea53509
|
releasing version 2.92
2.92
|
2012-10-13 11:47:41 +02:00 |
|
Oliver Grawert
|
36fc3cb384
|
disable all slideshows on al preinstalled images, due to (LP: #1066046)
|
2012-10-13 11:46:19 +02:00 |
|
Oliver Grawert
|
eac8de3d0a
|
releasing version 2.91
2.91
|
2012-10-12 14:21:24 +02:00 |
|
Oliver Grawert
|
9bc128e750
|
make sure preinstalled ac100 images have multiverse enabled in their sources.list
|
2012-10-12 14:20:21 +02:00 |
|
Colin Watson
|
de5591be0f
|
releasing version 2.90
2.90
|
2012-10-11 02:23:23 +01:00 |
|
Colin Watson
|
66feb5ff5d
|
merge 2.89
|
2012-10-11 02:22:26 +01:00 |
|
Colin Watson
|
24513ca950
|
live-build/auto/build: If they exist, link *.efi.signed versions of the
kernel to binary/$INITFS/kernel-$FLAVOUR rather than the unsigned
versions.
|
2012-10-11 02:17:32 +01:00 |
|
Oliver Grawert
|
0b0f155d51
|
fix lubuntu and xubuntu preinstalled handling so we end up with the
right slideshows in oem-config
2.89
|
2012-10-02 23:56:33 +02:00 |
|
Micah Gersten
|
cc0ecc108d
|
releasing version 2.88
2.88
|
2012-09-27 23:19:28 -05:00 |
|
Micah Gersten
|
e5ca13d310
|
live-build/auto/config: Add photography and publishing metas for
Ubuntu Studio (LP: #1057816)
|
2012-09-27 23:19:02 -05:00 |
|
Colin Watson
|
eb14047d8f
|
releasing version 2.87
2.87
|
2012-09-12 14:02:36 +01:00 |
|
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.
|
2012-09-12 14:01:52 +01:00 |
|
Colin Watson
|
7702eefb54
|
releasing version 2.86
2.86
|
2012-09-11 16:57:20 +01:00 |
|
Colin Watson
|
5d0e98c400
|
Reorganise code to avoid kernel installation on
ubuntu-server/ubuntu-core so that it works for all architectures.
|
2012-09-11 16:56:40 +01:00 |
|
Colin Watson
|
d620abecea
|
releasing version 2.85
2.85
|
2012-09-10 09:35:41 +01:00 |
|
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.
|
2012-09-10 09:34:31 +01:00 |
|
Stéphane Graber
|
b2d347a5c0
|
releasing version 2.84
2.84
|
2012-09-09 15:49:13 -04:00 |
|