Steve Langasek
3d6660594d
releasing package livecd-rootfs version 2.408.21
2017-10-20 23:10:39 -07:00
Steve Langasek
d5c4f11daa
* Use kvm kernel only on amd64.
...
* Make non-x86 minimized images consistent with x86 by not explicitly
installing the server task.
* Clean up dangling /boot/initrd.img symlink left behind on minimized
builds.
2017-10-20 23:10:26 -07:00
Dimitri John Ledkov
813eb816ca
releasing package livecd-rootfs version 2.408.20
2017-10-10 13:50:05 +01:00
Dimitri John Ledkov
22a8f817ca
Now that grub-related diversions have been factored out in 2.466
...
instead of having bogus root=stuff arg generated in grub.cfg, it is
actually empty. Therefore update the sed command to make the arg in
the root= token optional. This should resolve non-booting livecd cpc
images.
2017-10-10 13:49:46 +01:00
Steve Langasek
cc3cb4e0d8
Merge lp:~rbalint/livecd-rootfs/minimize-fix-grub
2017-10-05 10:01:41 -07:00
Steve Langasek
b2fba90356
Fix the force-partuuid handling to create the file under
...
/etc/default/grub.d/ with a .cfg extension as grub expects; it's unclear
how this ever worked without.
2017-10-05 16:02:26 +02:00
Steve Langasek
b66cc28507
Factor out grub-related diversions and use them consistently, so we
...
don't end up with wrong os-probe output in our grub.cfg.
2017-10-05 16:01:04 +02:00
Steve Langasek
2a70314f27
releasing package livecd-rootfs version 2.408.19
2017-10-04 18:43:52 +00:00
Steve Langasek
0987c6a7ea
Clean up the changelog for SRU
2017-10-04 10:54:31 -07:00
Steve Langasek
04ffcc07dc
add bug ref
2017-10-04 10:46:15 -07:00
Steve Langasek
60df0277fd
Skip installation of kernel headers for all minimal images
2017-10-04 17:41:45 +00:00
Steve Langasek
4a4bac20f6
Use kvm kernel flavor for minimized cloud image, not virtual
2017-10-04 17:41:08 +00:00
Steve Langasek
2e3ca4b5a9
ignore minimized autopkgtest failure on ppc64el, as in artful
2017-10-03 22:16:26 -07:00
Steve Langasek
87d69d902a
debian/tests/default-bootstraps: minor adjustments to shell syntax,
...
syncing with artful where this originated.
2017-10-03 22:15:34 -07:00
Balint Reczey
53f5c1c79c
Update changelog
2017-10-03 17:38:29 +02:00
Steve Langasek
06cdc3f46d
Use /bin/sh, not /bin/bash, for autopkgtest.
2017-10-03 17:34:52 +02:00
Balint Reczey
0900d20265
Run autopkgtest for SUBPROJECT=minimized
2017-10-03 17:31:26 +02:00
Balint Reczey
febe06642c
Bump needed live-build version which can build images without initrd
2017-10-03 17:31:26 +02:00
Steve Langasek
4d7509f570
Fix a reference to an undefined variable in a script that's set -u.
2017-10-03 17:31:16 +02:00
Balint Reczey
3f9753b2c0
Update changelog
2017-09-28 09:41:13 -04:00
Steve Langasek
9c9e8c4e4f
Mount using --make-rslave to ensure safe unmounts for rbind mounts
2017-09-26 01:10:15 -04:00
Steve Langasek
f16611774f
* Improve teardown_mountpoint to recursively find all submounts and
...
unmount them, instead of working from a hard-coded list. This makes
the code resilient against other submounts being added later, including
downstream.
* Also nuke the sleep / udevadm settle calls in the process, which should
never be required and slow down the builds.
2017-09-19 13:45:37 -07:00
Victor Tapia
13e9dc0089
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-09-19 11:03:29 +02:00
Steve Langasek
d330c595ae
releasing package livecd-rootfs version 2.408.18
2017-09-13 22:10:29 -07:00
Robert C Jennings
a623618e2c
Install udev before calls to udevadm
2017-09-13 21:05:22 -05:00
Steve Langasek
cf1b95b854
releasing package livecd-rootfs version 2.408.17
2017-09-13 12:21:35 -07:00
Steve Langasek
6219443b4c
Merge lp:~rcj/livecd-rootfs/xenial-proposed
2017-09-13 12:21:23 -07:00
Robert C Jennings
0acda846dd
live-build/ubuntu-cpc/functions: Add teardown_mountpoint to reverse setup_mountpoint
...
* live-build/ubuntu-cpc/functions: Add a function, teardown_mountpoint,
to reverse the work done in setup_mountpoint. Lack of this function
has forced users of setup_mountpoint to implement this separately
and the implementations have diverged. (LP: #1716992 )
* live-build/ubuntu-cpc/functions: Remove umount_settle function.
The was only used where teardown_mountpoint was lacking.
2017-09-13 13:18:03 -05:00
Steve Langasek
f6897fae71
live-build/ubuntu-cpc/hooks/030-root-tarball.binary: correct a missing
...
unmount of /var/{lib,cache}/apt on cleanup, detected via autopkgtests.
2017-09-12 14:23:00 -07:00
Steve Langasek
a99dd8bf9f
changelog verbosity++
2017-09-12 14:00:20 -07:00
Steve Langasek
2c98112f93
releasing package livecd-rootfs version 2.408.16
2017-09-12 13:26:12 -07:00
Steve Langasek
11a92795fe
live-build/ubuntu-cpc/functions: call apt-get update in the chroot
...
after mounting a blank /var/lib/apt, so that further operations work
as expected.
2017-09-12 13:25:55 -07:00
Steve Langasek
b81173b1b5
releasing package livecd-rootfs version 2.408.15
2017-09-11 14:41:53 -07:00
Steve Langasek
3fdf3933ed
Fix suppression of kpartx error. LP: #1684090 .
2017-09-11 14:34:09 -07:00
Steve Langasek
314a6b95a3
Mount and unmount /dev recursively, to cope with setups where there are
...
interesting bind-mounts under /dev (e.g. loop devices bind-mounted by
LXD). LP: #1716465 .
2017-09-11 14:33:23 -07:00
Steve Langasek
880d4f8b89
live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: call apt-get
...
update *before* installing packages, not after.
2017-08-25 15:30:48 -07:00
Steve Langasek
95aabdf668
live-build/ubuntu-cpc/functions: mount tmpfs on /var/cache/apt and
...
/var/lib/apt, so we don't have to leave empty space in our derivative
images for packages that have been downloaded/installed/removed. This
normally isn't relevant for the installed system, since the root
filesystem will auto-expand in place on the target disk, but lets us
ship smaller images.
2017-08-25 15:30:05 -07:00
Steve Langasek
a4988ccf13
Merge lp:~cyphermox/livecd-rootfs/xenial-proposed
2017-08-23 17:38:27 -07:00
Adam Conrad
e3b44822d7
live-build/auto/config: Filter libgles1-mesa out of tasks, as it is not a
...
dependency of anything in updates anymore, fixing mate/myth (LP: #1704013 )
2017-07-12 16:34:36 -06:00
Steve Langasek
0cabfc3781
releasing package livecd-rootfs version 2.408.13
2017-06-06 21:52:51 -07:00
Steve Langasek
02223103c1
Merge lp:~rbalint/livecd-rootfs/livecd-rootfs-autopkgtest-fix-for-xenial
2017-06-06 21:38:29 -07:00
Balint Reczey
8d72b588a1
Update changelog
2017-05-12 21:21:05 +02:00
Steve Langasek
0fcff1923c
Mark autopkgtests isolation-machine since debootstrap won't work in a
...
container.
2017-05-12 21:20:22 +02:00
Balint Reczey
2685b836bd
Add basic autopkgtest
2017-05-12 21:20:22 +02:00
Robert C Jennings
2048477b0d
live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure.
...
(LP: #1687752 )
2017-05-12 11:47:09 -07:00
Mathieu Trudel-Lapierre
b5bb3c3a6e
releasing package livecd-rootfs version 2.408.11
2017-04-07 16:18:45 -04:00
Mathieu Trudel-Lapierre
5081c333bb
Add apt-get update
to ubuntu-cpc ppc64el builds so they use the new
...
sources.
2017-04-07 16:12:48 -04:00
Adam Conrad
2c9f9dd323
Fix security mirror sources.list entries for non-x86 architectures.
...
(LP: #1679252 )
2017-04-04 09:28:52 -06:00
Mathieu Trudel-Lapierre
a0983db864
releasing package livecd-rootfs version 2.408.9
2017-03-23 14:41:36 -04:00
Mathieu Trudel-Lapierre
d50b3ba529
ubuntu-cpc: Remove redundant copy of grub files. (LP: #1637290 )
2017-03-23 14:40:47 -04:00