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
8c9f0350b0
make sure bootimgs are created in /boot of the chroot and only copied from outside the chroot afterwards
12 years ago
Colin Watson
0eaec780a0
live-build/auto/build: Fix syntax error.
12 years ago
Oliver Grawert
cf8a492d00
use the packaged generic initrd for touch images
12 years ago
Oliver Grawert
9a79d68d7d
export $NOW in BuildLiveCD and use that var inside Ubuntu Touch builds to create /var/log/installer/media-info
12 years ago
Oliver Grawert
04ac56d2b6
drop the generic .bootimg from ubuntu-touch, all boot images we need have to be subarch tagged
12 years ago
Oliver Grawert
e7c4acc158
adjust naming of the touch bootimg files so cdimage picks them up for publishing
12 years ago
Adam Conrad
1b5c986fbb
Clean up subarch loop for touch subarches to skip unwanted deps.
12 years ago
Oliver Grawert
2756b26952
drop ubuntu-tuch cleanup code, should not affect teh tarball. fix quoting of abootimg and update-initramfs calls
12 years ago
Oliver Grawert
b932a9dbf2
copy the initrd out of the chroot before we purge the kernel package on ubuntu-touch
12 years ago
Oliver Grawert
2afcb7b21c
make failing removal of non existing old initrds non fatal in ubuntu-touch
12 years ago
Oliver Grawert
7535aeaedf
hardcode dist in the temporary sources.list of the ubuntu-touch initrd creation for a test
12 years ago
Oliver Grawert
c4064d69e0
fix resolv.conf for ubuntu-touch initramfs creation
12 years ago
Oliver Grawert
f95a12af84
also move the sources.list.d dir out of the way on ubuntu-touch
12 years ago
Oliver Grawert
3ff5a4a4db
handle sources.list in ubuntu-touch initrd creation
12 years ago
Oliver Grawert
e7feae4838
clean chroot/var/lib/initramfs-tools/ after building initrds
12 years ago
Oliver Grawert
b870dec921
determine the value for $kver inside the chroot, use -c and drop -t with update-initramfs for ubuntu-touch
12 years ago
Oliver Grawert
ce32cc1fe6
add live-build script for subarch specific Ubuntu Touch initrd and boot image creation
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
af1c3724e7
Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
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
Colin Watson
c304ced763
live-build/auto/build: Use slightly safer code for kernel handling just
...
in case 'set -o pipefail' is ever reinstated here.
12 years ago
Colin Watson
4c8d8ea4d2
Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
...
world-readable.
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
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
12 years ago
Colin Watson
c2d2c4d262
live-build/auto/build: Exclude all *.efi* files from kernel version
...
detection (i.e. including *.efi.signature), not just *.efi.signed.
12 years ago
Oliver Grawert
459c30a21b
create nexus7 rootfs as .ext4 instead of .img
12 years ago
Oliver Grawert
91577600f4
use own config for nexus7 instead of mangling ac100 bootimg files
12 years ago
Oliver Grawert
7dfc058f6f
fix abootimg call of nexus7 processing harder
12 years ago
Oliver Grawert
c5b22a8b92
move the nexus rootfs tarball around instead of copying it
12 years ago
Oliver Grawert
d7689c69a0
clean up the userdata dir
12 years ago
Oliver Grawert
917b5a8e49
fix quoting of the abootimg call for nexus7, dont fail if the userdata exists
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
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
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
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 ).
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
Colin Watson
66feb5ff5d
merge 2.89
12 years ago
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.
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
Stéphane Graber
b2d347a5c0
releasing version 2.84
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
c6eda4d9b2
live-build/auto/build: live-build now calls hybrid ISO9660 images
...
binary.hybrid.iso rather than binary-hybrid.iso.
12 years ago
Colin Watson
81a4041038
merge 2.80
12 years ago
Colin Watson
975e6c5e02
live-build/auto/config: Disable zsync for BINARYFORMAT=iso*|usb* builds.
12 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
12 years ago
Oliver Grawert
bbc84ce8f8
disable --architectures, it breaks on armel livefs builders trying to build armhf targets
13 years ago
Oliver Grawert
1eeb238b21
revert the last change, i was not aware that unity-2d was also ripped out of the archive and not only removed from the seeds
13 years ago
Oliver Grawert
8a4c7562e2
add unity-2d to ac100 images
13 years ago
Colin Watson
80c59a14fa
Attempt to restrict task installation to the native architecture.
13 years ago
Colin Watson
31d3235a6e
Pass --architectures to 'lb config', to make it easier to build images
...
for a different architecture.
13 years ago
Colin Watson
1a62c181f0
live-build/auto/config: Fix installation of ubuntu-server fstab removal
...
hook.
13 years ago
Colin Watson
dc1ab10bb4
live-build/auto/config: Don't try to install an empty task name when
...
building an image without a live task.
13 years ago
Colin Watson
51ab45ba63
* Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
...
* Break ubuntu-defaults-builder (<< 0.31) to account for these interface
changes.
13 years ago
Adam Conrad
3de85abe65
* Add u-boot-tools to the installed set for all u-boot ARM images
...
* Remove ti-omap4-ppa from the omap4 images; it's no longer used
13 years ago
Colin Watson
36cf7b73da
Install a hook to remove /etc/fstab rather than building ubuntu-server
...
with --debian-installer=live; the latter has unwanted side-effects.
13 years ago
Colin Watson
81749fc06b
live-build/auto/config: Build ubuntu-server with
...
--debian-installer=live.
13 years ago
Colin Watson
66fa0b385d
live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
13 years ago
Colin Watson
2f81027260
live-build/auto/config: Don't install lupin-casper on ubuntu-server
...
images.
13 years ago
Colin Watson
dc8a6db099
live-build/auto/config: Add server task to ubuntu-server images.
13 years ago
Colin Watson
483984e7b8
live-build/auto/config: Emit sources.list entries for -proposed if the
...
environment variable PROPOSED is set (LP: #1019514 ).
13 years ago
Adam Conrad
f0220ebc5c
Switch i386 ubuntustudio to linux-lowlatency flavor (LP: #1018075 )
13 years ago
Colin Watson
8237b75b1f
merge lp:~jr/livecd-rootfs/kubuntu-quantal
13 years ago
Jonathan Riddell
2cdb77f62a
build kubuntu from universe
13 years ago
Adam Conrad
b0b6e0d9e5
* Add (extra-)override parsing to the preinstalled pool to make sure
...
we get task headers in the local pool for tasksel (LP: #819899 )
* Move temp directories under config so they get cleaned properly
* Invoke apt-get update once with only the sources.list fragment
for the local archive, so our package/task selection more closely
mimics the CD experience (LP: #985258 , #985737 , #985280 , #819900 )
* Write out a standard sources.list entry for preinstalled systems
that's similar to the one generated by installers (LP: #985291 )
13 years ago
Colin Watson
21dd632813
Add minimal and standard tasks to Ubuntu Studio images (LP: #962585 ).
13 years ago
Adam Conrad
2a48564097
Add the ubiquity slideshow back to PREINSTALLED images
13 years ago
Colin Watson
0a1f08abfb
On Lubuntu and Xubuntu, only use the generic kernel on amd64 and i386.
13 years ago
Colin Watson
9ebf586484
merge lp:~gilir/livecd-rootfs/lubuntu-non-pae
13 years ago
Colin Watson
209b5d36c8
Use lowlatency for Ubuntu Studio amd64, since lowlatency-pae is
...
i386-specific (LP: #959011 ).
13 years ago
Julien Lavergne
b0e90c34cc
Use generic (non-PAE) kernel for Lubuntu (LP: #958866 ).
13 years ago
Colin Watson
3faaed4d65
Use generic (non-PAE) kernel for Xubuntu (LP: #955009 ).
13 years ago
Colin Watson
4bb8ff87a8
Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
...
(LP: #956250 ).
13 years ago
Colin Watson
99c9a18ec9
Use lowlatency kernel for Ubuntu Studio (LP: #956250 ).
13 years ago
Adam Conrad
2154303cdf
Move ac100-tarball-installer from install to live
13 years ago
Jonathan Riddell
ca17c0aa97
replace kubuntu-mobile with kubuntu-active
13 years ago
Colin Watson
a4b9d90547
Build Lubuntu with --no-install-recommends, to match its seed structure
...
(LP: #918401 ).
13 years ago