Balint Reczey
3b37842219
Use VMDKstream in a more future-proof way
2017-07-24 20:46:51 +02:00
Brian Murray
c1bc88e7ce
releasing package livecd-rootfs version 2.448
2017-07-24 11:34:10 -07:00
Robert C Jennings
f05a8a238f
live-build/functions: Update path for VMDKstream.py
...
LP: #1706116
2017-07-24 19:20:21 +02:00
Balint Reczey
cfda7d20bd
Use xz -T4 -0 instead of pxz
...
Test showed very little difference in file-size between -0 and -9 while
both compression and decompression need much less memory and compression
needs less CPU time for -0.
Supported xz versions before 5.2 also accept the -T4 option but ignore it.
Also depend on xz-utils instead of on pxz.
LP: #1701132
2017-06-30 12:22:29 +02:00
Mathieu Trudel-Lapierre
726e6192e0
auto/config: enable Debug::pkgDepCache::AutoInstall so tracking down
...
dependency bugs in the livefs is a little clearer.
2017-06-23 14:23:53 -04:00
Steve Langasek
926b22a834
Merge lp:~rbalint/livecd-rootfs/deps
2017-06-15 23:46:40 -07:00
Steve Langasek
9900a84214
releasing package livecd-rootfs version 2.447
2017-06-15 23:36:46 -07:00
Steve Langasek
23d9db863e
Add cm3 as a known ubuntu-core image type. LP: #1698223 .
2017-06-15 23:36:42 -07:00
Balint Reczey
0bee1ec424
Update changelog
2017-06-14 18:26:22 +02:00
Didier Roche
1ce405bb8c
releasing package livecd-rootfs version 2.446
2017-06-06 09:15:32 +02:00
Didier Roche
414c3ba23f
Update changelog
2017-06-06 09:15:05 +02:00
Steve Langasek
8a1ad92cf3
releasing package livecd-rootfs version 2.445
2017-05-23 15:56:56 -07:00
Steve Langasek
fc5bce13fc
Add changelog entries
2017-05-23 15:56:50 -07:00
Steve Langasek
f75be1c606
Resurrect Balint's fix from
...
lp:~rbalint/livecd-rootfs/livecd-rootfs-autopkgtest-fix to wrap kpartx
and trap spurious errors, since the problem is still being seen
intermittently on i386 despite us calling sync before kpartx.
2017-04-28 20:44:09 -07:00
Steve Langasek
a96a371101
releasing package livecd-rootfs version 2.444
2017-04-28 18:22:49 -07:00
Steve Langasek
dbba32fae6
For now, make sure all automated image builds are on the edge channel.
...
Eventually we will want to pass the channel as build metadata instead.
2017-04-28 18:02:16 -07:00
Steve Langasek
6aad636452
releasing package livecd-rootfs version 2.443
2017-04-28 17:50:10 -07:00
Steve Langasek
4f2c623e27
Use xz to compress ubuntu-image .img files before transfer, so that we
...
have smaller downloads and retain file sparseness everywhere.
2017-04-28 17:50:02 -07:00
Steve Langasek
c9b65e13bd
Mark autopkgtests isolation-machine since debootstrap won't work in a
...
container.
2017-04-28 17:41:23 -07:00
Steve Langasek
13ac4328fb
releasing package livecd-rootfs version 2.442
2017-04-28 15:15:16 -07:00
Mathieu Trudel-Lapierre
d463581569
Merge in lp:~ubuntu-core-dev/livecd-rootfs/zesty-proposed for the changes that landed in zesty but previously missing in livecd-rootfs trunk.
2017-04-28 17:48:46 -04:00
Mathieu Trudel-Lapierre
0da6b23075
releasing package livecd-rootfs version 2.441.2
2017-04-28 17:44:10 -04:00
Mathieu Trudel-Lapierre
2e21d6d6b1
The ubuntu-server:live should use a casper-based initramfs to work
...
correctly. (LP: #1682460 )
2017-04-28 17:43:58 -04:00
Mathieu Trudel-Lapierre
608e738d38
releasing package livecd-rootfs version 2.441.1
2017-04-28 17:43:15 -04:00
Mathieu Trudel-Lapierre
03c991faef
Setup kernel properly for ubuntu-server:live; we *do* want to build
...
kernel-generic and initrd-generic for this image. (LP: #1682460 )
2017-04-28 17:43:04 -04:00
Balint Reczey
63188748c0
Update changelog
2017-04-28 22:30:22 +02:00
Steve Langasek
ca79c05a23
Merge lp:~rbalint/livecd-rootfs/livecd-rootfs-autopkgtest-fix, w/ modifications
...
Only call sync, don't wrap kpartx and parse its output (doesn't appear to be
needed)
2017-04-25 11:46:26 -07:00
Balint Reczey
21efeb6795
Work around kpartx's nonzero exit due to "Device or resource busy" errors
...
which still permit kpartx to finally remove loop device (LP: #1684090 ).
Also sync before calling kpartx to let writing to loop devices finish.
2017-04-21 18:40:19 +02:00
Steve Langasek
e89c54b271
Merge lp:~rcj/livecd-rootfs/trunk/
2017-04-13 10:54:14 -07:00
Mathieu Trudel-Lapierre
6096be5a55
releasing package livecd-rootfs version 2.441
2017-04-12 19:37:16 -04:00
Mathieu Trudel-Lapierre
1986240d40
* Add ubuntu-server:live for a subiquity-based server image.
...
* Refactor functions out of ubuntu-cpc and ubuntu-server hooks.
2017-04-12 19:34:58 -04:00
Robert C Jennings
01b476c0eb
live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure
...
Failure should be quick to eliminate excessive buildd time and make
identification of failure easier (no more buried errors).
2017-04-11 22:27:58 -05:00
Robert C Jennings
166b5eb4b3
ubuntu-cpc/060-ipv6.chroot: remove release comparison (LP: #1681548 )
2017-04-11 22:27:08 -05:00
Mathieu Trudel-Lapierre
9ed476572f
Resynchronize with parent branch.
2017-04-11 17:30:48 -04:00
Balint Reczey
47a72d1c7d
Add a basic but configurable autopkgtest.
2017-04-10 16:35:58 -07:00
Mathieu Trudel-Lapierre
46fd6c58f5
Refactor functions out of ubuntu-cpc and ubuntu-server hooks.
2017-04-07 17:14:56 -04:00
Mathieu Trudel-Lapierre
97303de428
Add ubuntu-server-live for a subiquity-based server image.
2017-04-06 16:24:44 -04:00
Mathieu Trudel-Lapierre
29f5dc57fd
mkdir must not fail.
2017-03-27 20:55:58 -04:00
Adam Conrad
24a6552b56
Releasing 2.440
2017-03-23 11:39:58 -06:00
Steve Langasek
738ff116a5
Merge lp:~vorlon/livecd-rootfs/image-flavors/
2017-02-27 22:34:19 -08:00
Steve Langasek
fe82ab60f1
fix the changelog to match the implementation, thanks to Colin for catching
2017-02-27 22:31:13 -08:00
Brian Murray
f79fc7973c
Add replace_grub_root_with_label function thereby consolidating multiple
...
uses of the same calls to sed. Thanks to Dan Watkins.
2017-02-17 14:30:31 -08:00
Adam Conrad
7b576e4c4d
Set device_tree_address for the new kernel in the RPi bootloader config.txt
2017-02-16 10:30:45 -07:00
Brian Murray
a5cc2033a0
Fix the OVF's metadata to include Ubuntu specific identifiers and
...
descriptions instead of the generic Linux ones. Thanks to Chris Glass.
(LP: #1656293 )
2017-02-16 09:04:07 -08:00
Nish Aravamudan
404e524013
live-build/ubuntu-cpc/hooks/061-open-iscsi.chroot: generate iSCSI
...
Initiator Name at first iscsid run for cloud images to ensure it is
unique (LP: #1444992 ).
2017-02-08 18:10:35 -08:00
Steve Langasek
dc38efa4bd
merge from trunk
2017-02-08 15:19:54 -08:00
Steve Langasek
7fc1da1513
* live-build/ubuntu-cpc/functions: don't call sleep as part of
...
umount_settle; udevadm settle is synchronous and there's no reason to
sleep after it.
* live-build/ubuntu-cpc/functions: umount_partition: don't call
umount_settle for each submount; just unmount them one by one and
settle at the end.
2017-02-08 13:51:36 -08:00
Steve Langasek
8ba3a00622
Support passing IMAGE_FLAVORS in the environment, to limit which images
...
are output as part of a build; particularly useful for ubuntu-cpc builds
which output multiple image types.
2017-02-06 22:12:32 -08:00
Brian Murray
e93ed188f6
releasing package livecd-rootfs version 2.439
2017-02-03 13:33:06 -08:00
Brian Murray
1134c8ab34
Merge Chris Glass's branch to fix manifest generation in OVA files.
2017-02-03 13:32:57 -08:00