Commit Graph

1520 Commits (2c3cab4f9d5fc81aa139bc87e4010eccc46d8e6b)

Author SHA1 Message Date
Catherine Redfield 2c3cab4f9d feat: add 5.15 apparmor directory (LP: #2052789)
11 months ago
Thomas Bechtold 85fa04c107 fix: use correct sshd_config.d/ ordering
11 months ago
Steve Langasek 908042dbc9 The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. LP: #2036195.
1 year ago
Thomas Bechtold 84c182ac44 fix: don't modify ssh_config for ubuntu-cpc projects (LP:1968873)
1 year ago
John Chittum 0f4c895b95
fix: GRUB_DISTRIBUTOR and grub install rectification
1 year ago
Steve Langasek 83667afe02 Revert "Drop use of --removable flag to grub-install from buildd/hooks"
1 year ago
Steve Langasek e55a349683 Drop use of --removable flag to grub-install from buildd/hooks
2 years ago
Simon Poirier 9fd491886e fix: Bump armhf to 3.5G in disk-image-uefi (LP: #2011739)
2 years ago
Łukasz 'sil2100' Zemczak 9d18e5d2e3 Backport hack from jammy for fixing offline installs.
2 years ago
Utkarsh Gupta 8be7e4ff50 Clean up whitespaces
2 years ago
Samir Akarioh aa1c6d9e19 feat: Add metadata on ubuntu-oci image
2 years ago
Michał Sawicz 0b01d8451c
Add arm64 buildd bootable image
2 years ago
Utkarsh Gupta fded2787e5 Merge remote-tracking branch 'ikapelyukhin/focal-backport-arm64-secureboot' into ubuntu/focal
3 years ago
Dimitri John Ledkov c8dd849261
disk-image-uefi.binary: enable secureboot on the arm64 image.
3 years ago
Łukasz 'sil2100' Zemczak e1d51ec263 Adjust the PROJECT name in the live-server hooks for SUBARCH.
3 years ago
Łukasz 'sil2100' Zemczak 7410fc4a3e Additional changes were needed for the server-live hooks, since those were exiting early for SUBARCH images.
3 years ago
Łukasz 'sil2100' Zemczak f59dad4ce9 Some missing pieces.
3 years ago
Łukasz 'sil2100' Zemczak 8b0cd96803 Add intel-iot server images, build intel-iot with the 5.15 kernel.
3 years ago
Utkarsh Gupta 55dad01adc Merge remote-tracking branch 'toabctl/focal-backport-optional-allow-core-snaps' into ubuntu/focal
3 years ago
Thomas Bechtold edc244249a Allow to install core snap optionally
3 years ago
Ivan Kapelyukhin e64406f4f8
perf(cpc): split disk-image-uefi out of disk-image series file
3 years ago
Ivan Kapelyukhin 9eb9d89a60
fix: unset initrdless_boot_fallback_triggered instead of setting it to 0
3 years ago
Łukasz 'sil2100' Zemczak fe5576194e Use the classic gadget for raspi images
3 years ago
John Chittum 0fbafa9dbe Add sleep to workaround e2fsck errors
3 years ago
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