Łukasz 'sil2100' Zemczak
e22a16b068
Enable the HWE kernel for all flavours.
2021-02-01 22:25:00 +01:00
Dimitri John Ledkov
7680ece7b0
riscv64: backport HiFive unleashed & cloud-image building support
...
All commits are cherrypicks from hirsute, and includes:
make-lxd-metadata: add riscv64 lxd architecture tag
control: install qemu-utils & snapd on riscv64.
disk-image.binary: actually skip building MBR image on EFI platforms.
disk-image.binary: skip building MBR image on riscv64.
disk-image.binary: however still build MBR image on amd64.
disk-image-uefi.binary: build riscv64 image without a bootloader.
disk-image-uefi: riscv64 add u-boot spl
disk-image-uefi: riscv64 add ubuntu:ubuntu login, without expiry.
riscv64: build preinstalled riscv64 image with uboot SPL and CIDATA.
riscv64: fixup subarch build, unbound variable
qcow2-image: unbreak builds without subarch.
disk-image-uefi: fix riscv64 subarch user-data.
LP: #1903034
2021-01-15 17:06:44 +00:00
Łukasz 'sil2100' Zemczak
4e8e1fed07
Ok, last commit didn't remove enough lines, sorry for that.
2020-12-03 18:21:57 +01:00
Łukasz 'sil2100' Zemczak
2029f49fe6
Still hardcode UC20 amd64 image size, but to the same value as for UC16 and UC18.
2020-12-03 12:22:31 +01:00
Łukasz 'sil2100' Zemczak
a4838e3245
Merge branch 'uc20-no-fixed-size' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/focal
2020-11-27 17:59:08 +01:00
Joshua Powers
ef950f5214
amd64: always install grub-pc with shim-signed
...
shim-signed depends on grub-efi-amd64-signed, which in turn has
alternative depends on either `grub-efi-amd64 | grub-pc`. However to
support booting with either via shim&signed-grub and BIOS, the choice
must be made to install grub-pc, not grub-efi-amd64.
This makes images consistent with Ubuntu Deskop, Live Server, buildd
bootable images; all of which already do install grub-pc and
shim-signed.
Additionally, this will ensure that autoremove is run after installing
anything in the CPC build hooks. This is done to avoid shipping images
that include packages that are autoremovable. This will clean-up as
packages are installed and detect any breakage at build time.
LP: #1901906
2020-11-13 09:07:12 -08:00
Łukasz 'sil2100' Zemczak
433c2363d8
Do not hard-code the UC20 amd64 image size anymore
2020-11-03 11:30:23 +01:00
Robert C Jennings
136562b837
Handle seeded lxd snap with channel name for ubuntu-cpc:minimized (LP: #1889470 )
...
The seed now specifies the lxd snap in focal as
'lxd=4.0/stable/ubuntu-20.04' which doesn't match the expectations of
the code with looks for lxd as the only snap in the seed for minimized
images. This patch updates the pattern to accept 'lxd' or 'lxd=*'.
2020-07-29 14:55:19 -05:00
Iain Lane
54508e6583
Hack seeding of linux kernel in ubuntustudio/focal
...
ubuntustudio-default-settings in focal release has a Recommends to this
kernel, which makes it impossible to update the kernel later on, since
we would install the -updates and release kernel, which isn't allowed
and causes FTBFS. Hack out the focal-release kernel and let the rest of
the build process pull in the right one.
LP: #1884915
2020-07-21 16:23:39 +01:00
Łukasz 'sil2100' Zemczak
e611dfc1c4
Enable overrides of UC20 grade dangerous channels
2020-05-25 18:44:08 +02:00
Łukasz 'sil2100' Zemczak
225f2fe504
Fix indentation.
2020-05-07 10:48:51 +02:00
Dimitri John Ledkov
2d5f9581db
ubuntu-image: fix focal+ pi images for armhf to use pi-armhf model name.
...
LP: #1876358
(cherry picked from commit 6e8b5b94c4a9f8db4afbaf566ebdb36110f08592)
2020-05-01 20:07:58 +01:00
Dimitri John Ledkov
dc456c240d
Bump only the UC20 pc image to 8GB, and keep Pi images as small as possible.
...
LP: #1875430
(cherry picked from commit 668898d92c1a48ac4901661d0e5d7e4b117b09c0)
2020-05-01 20:07:46 +01:00
Dimitri John Ledkov
56ac1865f7
Switch Ubuntu desktop to only hwe-20.04 kernel flavour.
2020-04-16 01:30:31 +01:00
Łukasz 'sil2100' Zemczak
d2a2ac41a4
Use the raspi KERNEL_FLAVOUR for the raspi images.
2020-04-08 10:06:09 +02:00
Dimitri John Ledkov
910310dbbb
Only install oem-20.04 kernel flavour on amd64, as it doesn't exist on other arches.
2020-03-13 20:18:16 +00:00
Łukasz 'sil2100' Zemczak
40c51f78b8
Switch to using the generic pi gadget repo for classic, use the main branches.
2020-03-06 11:57:47 +01:00
Łukasz 'sil2100' Zemczak
95772fd9df
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into u-i-disk-info
2020-03-06 11:38:42 +01:00
Łukasz 'sil2100' Zemczak
e9170e053b
Rename the raspi3 SUBARCH to raspi
2020-02-21 12:46:43 +01:00
Dimitri John Ledkov
17dc48cf65
Set uc20 image size to 10G.
2020-02-10 12:43:39 +00:00
Dimitri John Ledkov
438606c5e8
Encode CHANNEL specification in the UC20 model names.
2020-02-07 22:18:04 +00:00
Dimitri John Ledkov
f6ca600af2
Install oem-20.04 kernel flavour on Ubuntu Desktop builds.
2020-01-28 15:05:36 +00:00
Łukasz 'sil2100' Zemczak
2870738f00
Merge the manually-pushed 2.636 from Laney.
2020-01-24 18:47:22 +01:00
Łukasz 'sil2100' Zemczak
2ca3cc9720
Use the datestamp parameter (stored in NOW) instead of the newly added BUILD_ID.
2020-01-16 18:55:24 +01:00
Łukasz 'sil2100' Zemczak
fc6d956269
Support generating a .disk/info file via ubuntu-image if BUILD_ID is passed from cdimage to the builder.
2019-12-13 18:13:36 +01:00
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
474f232840
Snapd for uc20 model assertions does not support global channel overrides.
2019-12-12 16:58:42 +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
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
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
Ł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
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.
2019-10-13 23:16:48 -06: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
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
Ł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
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
Łukasz 'sil2100' Zemczak
c3002a563a
Merge branch 'u-i-cloud-init' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
2019-09-10 10:46:12 +02:00
Łukasz 'sil2100' Zemczak
d7c4bb4d85
Do not initialize EXTRA_SNAPS with an empty value. Allow overrides via the environment.
2019-09-06 12:09:08 +02:00
Łukasz 'sil2100' Zemczak
006ed85460
Add support for the Nitrogen6x board.
2019-09-05 17:31:51 +02:00
Łukasz 'sil2100' Zemczak
f6cbbf01e1
Add a new u-i specific chroot hook, move the NoCloud system-boot cloud-init datasource configuration there to make sure all u-i built ship with it.
2019-08-08 12:22:33 +02:00
Łukasz 'sil2100' Zemczak
b4ba74885f
Remove pulseaudio and udisks2 from kassel images. This will fix the image build failures.
2019-07-23 18:19:33 +02:00
David Krauser
5a2b49950a
Fixing broken binary hook symlinks for hyperv gallery image builds.
2019-07-17 15:27:06 -04:00
Dimitri John Ledkov
124d074101
Unbreak cpc/server builds, by ensuring that includes are copied with archived symlinks, and only hooks resolve symlinks when getting copied.
2019-06-20 23:27:36 +01:00
Colin Watson
dc85df854b
Add tzdata to buildd images
...
It isn't strictly build-essential, but it has traditionally been present
in both Debian and Ubuntu, and a variety of things fail without it.
2019-06-19 17:20:54 +01:00