Michael Hudson-Doyle
f27b432026
ubuntu-cpc hooks are Different
2019-12-13 13:16:34 +13:00
Michael Hudson-Doyle
fb31b64a7c
preserve apt preferences for all projects
2019-12-13 13:16:34 +13:00
Michael Hudson-Doyle
d38ceab06d
fix in case of no preferences
2019-12-13 13:16:34 +13:00
Michael Hudson-Doyle
94c2d606ca
Preserve apt preferences created by any package we install (i.e. ubuntu-advantage-tools) against live-build's attempt to delete them. (LP: #1855354 )
2019-12-13 13:16:33 +13:00
Łukasz 'sil2100' Zemczak
e35866df3e
releasing package livecd-rootfs version 2.633
2.633
2019-12-12 16:59:24 +01:00
Łukasz 'sil2100' Zemczak
474f232840
Snapd for uc20 model assertions does not support global channel overrides.
2019-12-12 16:58:42 +01:00
Michael Hudson-Doyle
93dd6d3ef4
releasing package livecd-rootfs version 2.632
2.632
2019-12-12 10:35:02 +13:00
David Krauser
612c731b26
Fix broken DNS in buildd image builds.
...
Instead of injecting an empty resolv.conf with an includes.chroot, we'll
inject it in late with a hook. The empty resolv.conf breaks DNS early in
the build, and causes some binary hooks to fail.
2019-12-11 15:06:11 -05:00
Łukasz 'sil2100' Zemczak
5511deae44
releasing package livecd-rootfs version 2.631
2.631
2019-12-11 16:12:32 +01:00
Łukasz 'sil2100' Zemczak
2258721d35
Add changelog entry.
2019-12-10 15:28:16 +01:00
Łukasz 'sil2100' Zemczak
a1daf38b93
Add support for Ubuntu Core 20 builds by supporting uc20 models.
2019-12-10 15:27:06 +01:00
Dimitri John Ledkov
4006326978
releasing package livecd-rootfs version 2.630
2.630
2019-12-09 14:47:37 +00:00
Dimitri John Ledkov
3551fc1a02
Ship two kernel flavours on desktop image.
2019-12-09 14:47:08 +00:00
Dimitri John Ledkov
39f675eaf6
Drop installing dummy transitional linux-signed-generic, these days linux-generic is always signed, on arches that need/support it.
2019-12-09 14:21:49 +00:00
Steve Langasek
2597ae2e81
releasing package livecd-rootfs version 2.629
2.629
2019-11-30 20:56:31 -08:00
Steve Langasek
aafbc0e9fe
Also make qemu-utils a non-i386 dependency, since it is only used for cloud images we're not making and pulls in a lot of other dependencies.
2019-11-30 20:56:26 -08:00
Steve Langasek
94b1b2af45
releasing package livecd-rootfs version 2.628
2.628
2019-11-29 21:47:07 -08:00
Steve Langasek
c86284f83d
Also make the ubuntu-image dependency arch-conditional, since ubuntu-image pulls in snapd.
2019-11-29 21:47:02 -08:00
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