2778 Commits

Author SHA1 Message Date
Steve Langasek
21cae15d33 releasing package livecd-rootfs version 2.627 2.627 2019-11-29 10:49:25 -08:00
Steve Langasek
3ca02be281 Don't depend on snapd on i386, since i386 support in focal is only for launchpad buildd chroots. 2019-11-29 10:49:17 -08:00
Michael Hudson-Doyle
1798848608 releasing package livecd-rootfs version 2.626 2.626 2019-11-28 11:44:04 +13:00
Michael Hudson-Doyle
b797dfee86 No-change rebuild to build for i386 again (for now). 2019-11-28 11:43:30 +13:00
Michael Hudson-Doyle
16d6c9028c releasing package livecd-rootfs version 2.625 2.625 2019-11-28 09:20:53 +13:00
Michael Hudson-Doyle
21c57e2764 pass -xdev to find when making filelists 2019-11-27 21:11:04 +13:00
Michael Hudson-Doyle
741933942e copy the filelists for the root-xz and squashfs into place 2019-11-27 16:09:59 +13:00
Michael Hudson-Doyle
92941d4931 changelog 2019-11-25 11:52:44 +13:00
Michael Hudson-Doyle
51b59ed960 fix bashism 2019-11-25 11:51:51 +13:00
Michael Hudson-Doyle
015d8bab65 add filelist files to all ubuntu-cpc series files 2019-11-25 11:51:51 +13:00
Michael Hudson-Doyle
16881594e0 Create a filelist whenever creating a manifest for an ubuntu-cpc project. 2019-11-25 11:51:51 +13:00
Michael Hudson-Doyle
525f730f7f fix changelog 2019-11-22 13:43:38 +13:00
Michael Hudson-Doyle
1be2ba1779 oops 2019-11-22 13:42:22 +13:00
Michael Hudson-Doyle
fbed1e5846 Make autoinstall files from initrd and filesystem with label autoinstall available on live-server systems. 2019-11-22 13:42:22 +13:00
Michael Hudson-Doyle
547eb7bda8 copy /autoinstall.yaml in initrd to /run/initrd-autoinstall.yaml if present 2019-11-22 13:42:22 +13:00
Michael Hudson-Doyle
377e7b4ddd mount a filesystem with label autoinstall at /autoinstall for live-server
This is one of the ways an autoinstall file can be provided.
2019-11-22 13:42:22 +13:00
Balint Reczey
19f5745672 Update changelog 2.624 2019-11-13 21:02:35 +01:00
Balint Reczey
2a68f1312a Mark packages as autoinstalled using apt-mark in the chroot
instead of using python-apt that potentially starts talking to the build
system's dbus causing various problems.

LP: #1835406
2019-11-13 19:12:03 +01:00
Łukasz 'sil2100' Zemczak
7bd6163ee5 releasing package livecd-rootfs version 2.623 2.623 2019-11-08 20:59:55 +01:00
Łukasz 'sil2100' Zemczak
be4ebf2309 Add +x to 49-policy-rc-d.binary 2019-11-08 20:57:24 +01:00
David Krauser
3bf032853b Include empty resolv.conf only in buildd lxd tarballs. 2019-11-08 11:59:40 -05:00
David Krauser
31a3a42567 Updating changelog. 2019-11-08 10:51:17 -05:00
David Krauser
52a3471922 Add hooks to build bootable buildd images.
Only install policyrcd-script-zg2 in lxd tarball.
2019-11-07 13:55:37 -05:00
David Krauser
0eb16a4b14 Enable building buildd artifacts with an ext4 image target. 2019-11-06 13:29:57 -05:00
Łukasz 'sil2100' Zemczak
a18a7e5294 releasing package livecd-rootfs version 2.622 2.622 2019-10-30 14:20:48 +01:00
Łukasz 'sil2100' Zemczak
ac40cadf08 Support fetching classic gadget trees from a non-github-mirrored launchpad repo. 2019-10-30 14:09:23 +01:00
Łukasz 'sil2100' Zemczak
7a92927023 releasing package livecd-rootfs version 2.621 2.621 2019-10-29 12:33:55 +01:00
Łukasz 'sil2100' Zemczak
2896d39a7a Make sure the imx6 subarch uses the ubuntu-image imageformat. 2019-10-29 12:33:20 +01:00
Adam Conrad
7c85d91d41 Limit the lxd group to images with an installer; it's less appropriate for random tarball images, which are configured in ways we don't know. 2.620 2019-10-13 23:16:48 -06:00
Dimitri John Ledkov
35d16ae485 releasing package livecd-rootfs version 2.619 2.619 2019-10-13 20:53:16 +01:00
Dimitri John Ledkov
f918cd5eb1 Subiquity: install linux-firmware in the installer layer, to make firmware blobs available in the live session. LP: #1847835 2019-10-13 20:53:04 +01:00
Steve Langasek
d0b622089e releasing package livecd-rootfs version 2.618 2.618 2019-10-08 21:21:50 -07:00
Michael Hudson-Doyle
c89806ba4d Do not create a hook manually for ubuntu-cpc builds, make-hooks does not like that. 2019-10-09 14:34:08 +13:00
Dimitri John Ledkov
8caa938187 releasing package livecd-rootfs version 2.617 2.617 2019-10-08 23:01:22 +01:00
Michael Hudson-Doyle
4788e90315 Create the lxd group as a system group for all projects. (LP: #1844498) 2019-10-09 10:12:32 +13:00
Dimitri John Ledkov
3fa91342a9 releasing package livecd-rootfs version 2.616 2.616 2019-10-08 19:05:08 +01:00
Dimitri John Ledkov
4c534bc6be subiquity: Use LazyUnmount=yes on memorymapped /usr/lib/modules.
Subiquity images mount /usr/lib/modules from a squashfs, which systemd
tries to unmount on shutdown, whilst they are still being in use. As
systemd-udevd kmod built-in's libkmod has modules.* files
memorymapped. This produces an warning on shutdown, flooding the
screen with messages as systemd switches to a more verbose
output. Specify LazyUnmount=yes on that mount, such that unmount call
succeeds without flooding the shutdown log.
2019-10-08 19:04:20 +01:00
Łukasz 'sil2100' Zemczak
fd9257c294 releasing package livecd-rootfs version 2.615 2.615 2019-10-04 18:17:07 +02:00
Robert C Jennings
8cb442c3e8
magic-proxy: dump proxy log to stdout on failure
When we encounter a failure in 'lb binary' the launchpad builders can
only surface the build output from stdout.  If the binary hook failure
implicates the archive we can not determine fault without the apt
proxy log.  This patch will dump the proxy log to stdout to aid in
debugging these failures.
2019-10-04 10:28:02 -05:00
Steve Langasek
312bef9002 releasing package livecd-rootfs version 2.614 2.614 2019-10-02 17:05:37 -07:00
Steve Langasek
0902ffefb3 002-add-foreign-kernel.chroot_early: enable amd64 as a foreign arch on i386 image builds, since this is where the kernel comes from henceforth. 2019-10-02 15:59:25 -07:00
Łukasz 'sil2100' Zemczak
503b8b81df releasing package livecd-rootfs version 2.613 2.613 2019-09-19 14:03:48 +02:00
Łukasz 'sil2100' Zemczak
1f8f86c17c Final fix to 999-ubuntu-image-customization.chroot, tested to be working. 2019-09-19 14:03:14 +02:00
Łukasz 'sil2100' Zemczak
c4ef397428 releasing package livecd-rootfs version 2.612 2.612 2019-09-16 14:57:44 +02:00
Łukasz 'sil2100' Zemczak
6cd2343bea Fix the styling to fit the rest a bit better. 2019-09-16 14:55:32 +02:00
Łukasz 'sil2100' Zemczak
c7f3374f9f Final changes to the 999-ubuntu-image-customization.chroot hook. 2019-09-16 14:46:04 +02:00
Dimitri John Ledkov
8a6ed637b8 releasing package livecd-rootfs version 2.611 2.611 2019-09-13 12:37:45 +01:00
Dimitri John Ledkov
9a6f28c131 lb_chroot_layered: also snap_validate_seed after all snaps are seeded
Cherrypick of the similar change done in the non-layered codepath.
2019-09-13 12:36:20 +01:00
Dimitri John Ledkov
b9f9dc1ca5 Execute chroot_hacks in live layer only.
As discussed and explained to Jibel and Didier on 17th of June, based
on canary image build logs, it showed clearly that lb controlled
initrd was only built once at the very first layer by
chroot_hacks. However, that is the wrong layer to build the final
initrd at, as at this point casper is not present yet and is not part
of the build.

Thus insure that chroot_hacks only runs at the live layer.

Ideally a subset of chroot_hacks should run on every layer, as each
layer should be squeaky clean, and most of layers without
initrds. However, jibel & didrocks are still implementing requested
patches to unbreak layer images and make each layer smaller. Hence
this minimal portion of the overall required work.

Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
2019-09-11 14:40:56 +01:00
Łukasz 'sil2100' Zemczak
6f0a14d1cd releasing package livecd-rootfs version 2.610 2.610 2019-09-10 17:36:25 +02:00