Oliver Grawert
c4064d69e0
fix resolv.conf for ubuntu-touch initramfs creation
2013-05-29 12:12:41 +02:00
Oliver Grawert
f95a12af84
also move the sources.list.d dir out of the way on ubuntu-touch
2013-05-28 15:18:43 +02:00
Oliver Grawert
3ff5a4a4db
handle sources.list in ubuntu-touch initrd creation
2013-05-28 11:45:43 +02:00
Oliver Grawert
e7feae4838
clean chroot/var/lib/initramfs-tools/ after building initrds
2013-05-27 18:26:52 +02:00
Oliver Grawert
b870dec921
determine the value for $kver inside the chroot, use -c and drop -t with update-initramfs for ubuntu-touch
2013-05-27 18:16:06 +02:00
Oliver Grawert
ce32cc1fe6
add live-build script for subarch specific Ubuntu Touch initrd and boot image creation
2013-05-27 14:37:30 +02:00
Colin Watson
af1c3724e7
Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
2013-05-03 11:46:55 -07:00
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
4c8d8ea4d2
Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
...
world-readable.
2012-12-04 16:20:09 +00: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
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
459c30a21b
create nexus7 rootfs as .ext4 instead of .img
2012-11-20 16:47:57 +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
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
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
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
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
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
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
Stéphane Graber
b2d347a5c0
releasing version 2.84
2012-09-09 15:49:13 -04:00
Colin Watson
c6eda4d9b2
live-build/auto/build: live-build now calls hybrid ISO9660 images
...
binary.hybrid.iso rather than binary-hybrid.iso.
2012-09-03 18:41:20 +01:00
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.
2012-08-22 13:23:46 +01:00
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 )
2012-04-20 12:12:06 -06:00
Colin Watson
9f1f3716d6
Get live-build to divert update-initramfs while building the chroot.
...
This should cut a few minutes off builds, particularly on slow
architectures.
2012-01-16 12:53:03 +00:00
Colin Watson
6e2338bb4e
Squash errors from 'ls vmlinu?-*'.
2011-09-14 12:14:59 +01:00
Oliver Grawert
ca106b98d8
also store the size of the ac100 tarball in the initrd, since the tarball changes its name several times during build we need a second criteria to not loop over all availiable tarballs with md5sum at install time.
2011-09-06 15:21:25 +02:00
Oliver Grawert
3e29c9be4a
drop FLASH_KERNEL_SKIP from live-build config, add FLASH_KERNEL_SKIP explicitly to the post build ac100 update-initramfs chroot call
2011-08-24 14:17:46 +02:00
Colin Watson
bc091c8edf
Tolerate ubuntu-defaults-image's kernel renaming.
2011-08-23 18:34:47 +01:00
Colin Watson
87d6aa1876
Link binary.iso or binary-hybrid.iso, if found, into the output
...
directory for use by BuildLiveCD.
2011-08-23 18:28:44 +01:00
Oliver Grawert
706313acd5
provide .bootimg as a link to .bootimg-$FLAVOUR similar to the naming scheme we use for initrd and kernel files.
2011-08-20 10:58:11 +02:00
Oliver Grawert
340a68cd06
rename ac100 bootimage to something the build system can parse easier
2011-08-19 14:24:45 +02:00
Oliver Grawert
b6b65b0ff0
fix typo in abootimg call
2011-08-18 18:04:31 +02:00
Oliver Grawert
78a4e17ad8
make sure the md5sum of the rootfs tarball ends up in the initrd for ac100 installs, post process the ac100 kernel and initrd through abootimg to get a proper android bootimage
2011-08-17 17:54:44 +02:00
Adam Conrad
378d7b5e24
Switch a hardcoded "boot" to "$INITFS" in auto/build
2011-08-10 09:24:48 -06:00
Adam Conrad
18b87630d3
Release version 2.19 with preinstalled-package-pools support; see debian/changelog for more info
2011-07-27 16:22:21 -06:00
Adam Conrad
82fe7a1d0e
ubuntu-core, plain FS support, and minor fixes
2011-07-15 11:27:05 -06:00
Colin Watson
ed52d04be5
'--initramfs none' produces *.packages* outputs rather than *.manifest*;
...
handle this.
2011-06-16 12:50:31 +01:00
Colin Watson
e9cd756c36
Anchor regex to avoid misdetecting vmlinux-3.0-0-powerpc64-smp as a
...
powerpc flavour kernel.
2011-06-14 09:09:06 +01:00
Colin Watson
5b53e147aa
Set pipefail (bash-specific) in auto/build so that we fail immediately
...
if the main image build fails.
2011-06-14 08:58:46 +01:00
Colin Watson
b31062605d
build LTSP chroot on edubuntu-dvd/i386
2011-06-13 12:31:37 +01:00
Colin Watson
97f056d3b6
link output files to BuildLiveCD-compatible locations
2011-06-13 12:24:12 +01:00
Colin Watson
d903b8b9af
start live-build configuration
2011-06-10 18:59:01 +01:00