Commit Graph

1496 Commits (14c13d16b26f3563f775701d0197b9a73be528b2)

Author SHA1 Message Date
Steve Langasek bf889e33e4 Treat it as a fatal error if we are asked to install a snap that would pull in the core snap. Ubuntu 20.04 and Ubuntu 22.04 official images should never require snaps that depend on an Ubuntu 16.04 runtime, this indicates a misconfiguration that will bloat the install.
3 years ago
Steve Langasek 83953bd041 We don't pipe grep to awk in this house, young man
3 years ago
Steve Langasek dc629f4114 Do not look for a base snap on snaps of type base, because recursive dependencies are not allowed for snaps. LP: #1957123.
3 years ago
Michael Hudson-Doyle f274748101 live-build/ubuntu-server/hooks/032-installer-squashfs.binary: be more careful in deleting snaps that snap-preseed has copied up into the live installer layer. (LP: #1952093)
3 years ago
Brian Murray 8288552dea Add the capability to build an ISO image for the Intel IoT project. Additionally, stop using universe with the project given that the kernel is now in main.
3 years ago
Łukasz 'sil2100' Zemczak d9f7f2ec38 Whitespace fix
3 years ago
Łukasz 'sil2100' Zemczak 4131dad0da Fix rootfs resize and a grub2 font warning.
3 years ago
Brian Murray 6872371dc6 fix a typo in 099-ubuntu-image-customization.chroot
3 years ago
Łukasz 'sil2100' Zemczak 60ade114c4 Sneak in a small fix for a (currently) unused use-case.
3 years ago
Łukasz 'sil2100' Zemczak 498b83fe59 Add the 099-ubuntu-image-customization.chroot hook for desktop-preinstalled similarly to what we have in groovy+ for the pi desktop, but improved for amd64 platforms. We use it to generate a valid grub.cfg on the rootfs (similar to ubuntu-cpc)
3 years ago
Dimitri John Ledkov efd0641f6c magic-proxy: replace http.client with urllib calls
3 years ago
Dimitri John Ledkov 3d65dbb767 Change iptables calls, to query rules and quickly check that connectivity works after transparent proxy has been installed. LP: #1917920
3 years ago
Jason C. McDonald 1c66b45338 Generate manifest for HyperV desktop images
3 years ago
Łukasz 'sil2100' Zemczak 4cf38c5151 Some more changes needed for enabling official intel-iot image builds.
3 years ago
Łukasz 'sil2100' Zemczak 44148c60a5 One more fix for intel-iot.
3 years ago
Łukasz 'sil2100' Zemczak 977c1cf74b A small fix for intel-iot
3 years ago
Łukasz 'sil2100' Zemczak 0b56fd53fe Revert /dev sharing improvements.
3 years ago
Łukasz 'sil2100' Zemczak c3ebdc6f66 Backport fix for LP: #1938414
3 years ago
Łukasz 'sil2100' Zemczak 6568c5fa29 Merge branch 'ubuntu/focal' of git+ssh://git.launchpad.net/livecd-rootfs into bdmurray/focal-intel-iot
3 years ago
Brian Murray 6fac135f23 fix an extraneous ||
3 years ago
Brian Murray 4b3f3c52dc add missing semicolons
3 years ago
Brian Murray 69afe8fd5d Add support for creating images (ubuntu-core and classic) with a kernel optimized for Intel IoT devices. (LP: #1938338)
3 years ago
Michael Hudson-Doyle c27dbda4ca backport some system unit & cloud-init config changes from devel:
3 years ago
Dimitri John Ledkov acb4de3be0 Cherry-pick 4428dbbf8f
4 years ago
Jean-Baptiste Lallement fee8ba22f4 Added hook for AD support
4 years ago
Steve Langasek b558c86764 Merge remote-tracking branch 'codyshepherd/buildd/hide-grub-menu-ff' into ubuntu/focal
4 years ago
Thomas Bechtold 99add26dc3
add configure_oci function and use it in ubuntu-oci
4 years ago
Thomas Bechtold 9e15d88f4c
Add new ubuntu-oci project
4 years ago
Robert C Jennings 1a43fa5937
Merge remote-tracking branch 'gjolly/consistent_fstab-focal' into ubuntu/focal
4 years ago
David Krauser 597d678e17
Fix broken minimal cloud image boot on amd64 (LP: #1920043)
4 years ago
Gauthier Jolly 330720f686
ubuntu-cpc: secure esp mountpoint (LP: #1881006)
4 years ago
Cody Shepherd 69bb7fc4a1
Install lxd-agent-loader in bootable buildd image to improve user
4 years ago
Cody Shepherd 61a422f553
Set grub configs to hide boot menu and enable output on ttyS0
4 years ago
Pat Viafore 0775862a25
Add mechanism to detect initrdless boot fallback
4 years ago
David Krauser 4030c8bc5a
Drop hack in kvm image that forces initramfs-less boot
4 years ago
David Krauser c81f4ca2e3
Boot without an initramfs by default if running a custom kernel
4 years ago
David Krauser 6a37833973
Boot with an initramfs by default in cloud images
4 years ago
Dimitri John Ledkov 6b32cd5fb1
functions: stop removing systemd-detect-virt unconditionally in undivert_grub
4 years ago
Dimitri John Ledkov e1bea4d00e
Perform fsck on all rootfs.
4 years ago
Dimitri John Ledkov 5c802316f2
esp: perform fsck.
4 years ago
Dimitri John Ledkov 2646b9c459
esp: install grub in ubuntu bootloader id path, instead of removable.
4 years ago
Dimitri John Ledkov cc13644b6a
Merge branch 'dk/focal-buildd-unpack-kernel-initrd' of git+ssh://git.launchpad.net/~davidkrauser/livecd-rootfs/+git/livecd-rootfs into ubuntu/focal
4 years ago
Cody Shepherd ff91fd7da4
Omit file type exensions in manifest names
4 years ago
Cody Shepherd 7af37be61a
Create manifests for buildd tarballs
4 years ago
Łukasz 'sil2100' Zemczak befad641dc Support the lowlatency-hwe-* when handling kernel flavours.
4 years ago
Łukasz 'sil2100' Zemczak e22a16b068 Enable the HWE kernel for all flavours.
4 years ago
Łukasz 'sil2100' Zemczak e88f07a6e8 enable hwe variant
4 years ago
Dimitri John Ledkov 4be305fedc
chroot: disable amd64 codepath on riscv64
4 years ago
Dimitri John Ledkov 7680ece7b0
riscv64: backport HiFive unleashed & cloud-image building support
4 years ago
David Krauser 689631931e Produce buildd kernel and initrd as separate artifacts
4 years ago