Commit Graph

323 Commits (9b75387648250e31c86a3d05611be8f9f809986f)

Author SHA1 Message Date
Stefan Hammer 08db5c2418 fix(armhf): Fix armhf kernel file detection
1 year ago
Utkarsh Gupta ca84320688 Avoid purging packages for ubuntu-cpc
1 year ago
Heinrich Schuchardt af577c87b2 RISC-V: handle kernel flavour allwinner
1 year ago
Loïc Minier ea8564afe2 Add channel override for ubuntu-image channel
2 years ago
Loïc Minier 8bf4d3500f Use image definition path rather than making a copy
2 years ago
Łukasz 'sil2100' Zemczak 9ef33dd59f Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into add-new-budgie
2 years ago
Łukasz 'sil2100' Zemczak a027e767d2 Explicitly use the snap binary for ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak 157e4b2ac2 Better support for ubuntu-image artifact handling.
2 years ago
Łukasz 'sil2100' Zemczak fdf685fc5e Be more verbose when using ubuntu-image, use the ubuntu-image stable snap.
2 years ago
Łukasz 'sil2100' Zemczak 381a8febb2 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
2 years ago
Łukasz 'sil2100' Zemczak 8b6085bb67 Some initial work on getting Ubuntu Budgie building new installer images.
2 years ago
Łukasz 'sil2100' Zemczak fba9d176a6 Add cinnamon, unity and edubuntu to the workaround list.
2 years ago
Steve Langasek 9fc5d2ce13 Update infinite_scream URL to mastodon
2 years ago
Łukasz 'sil2100' Zemczak 6a2cb2be27 Fix using the wrong branch name for ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak dc89df7ee2 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
2 years ago
Łukasz 'sil2100' Zemczak 2508d5add3 Use ubuntu-image from a snap (candidate for now). Only build raspi images with ubuntu-image 3.0 for now.
2 years ago
Łukasz 'sil2100' Zemczak 3ad215e3f1 Forward port some intel-iot changes.
2 years ago
Steve Langasek 4dbeba4ba3 Address the fact that debootstrap doesn't follow Recommends and as a result we're missing several Recommends that should be installed by default and are on upgrades but not on new installs. This is not applied to minimized images, which don't follow Recommends; but does get separately applied to the ubuntu-server full squashfs.
2 years ago
Dimitri John Ledkov 88f8976e64
Terrible hack workaround for clearing out the non-offline apt cache for desktop related images.
2 years ago
Łukasz 'sil2100' Zemczak c56e7aab04 Minor code-duplication removal.
2 years ago
Łukasz 'sil2100' Zemczak beada31662 Use ubuntu-image image definitions for riscv, raspi and ubuntu-base builds.
2 years ago
Sebastien Bacher 12846905fd Change the desktop build to let canary be the default
2 years ago
Samir Akarioh 105acdebc7 feat: Add metadata on ubuntu-oci image
2 years ago
Steve Langasek e41c6f50df Drop use of deprecated apt-key.
2 years ago
Steve Langasek abcfabdbc0 Drop support for building i386 images aside from the launchpad builder images.
2 years ago
Jean-Baptiste Lallement 80ccea8d63 Separate WSL from CPC
3 years ago
Łukasz 'sil2100' Zemczak e4c846199b Following Dave's changes to the classic pi gadget, switch to using the classic branch for desktop images as well.
3 years ago
Brian Murray e5beee30fd 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
Thomas Bechtold 2b2f67c7fb Keep changelogs in minimized builds for native deb pkgs
3 years ago
Michael Hudson-Doyle 5fda0bb2aa apply dpkg minimizations to minimal layer, and undo them for full layer
3 years ago
Steve Langasek c7b751e401 Drop code for the 'ubuntu-core' project when not using image_format: ubuntu-image, as this is obsolete and not used to build core* snaps in recent series.
4 years ago
Dimitri John Ledkov dc2a472871
magic-proxy: replace http.client with urllib calls
4 years ago
Dimitri John Ledkov 1cd8fe14b7
Change iptables calls, to query rules and quickly check that connectivity works after transparent proxy has been installed. LP: #1917920
4 years ago
Thomas Bechtold a81972a58b
add configure_oci function and use it in ubuntu-oci
4 years ago
Thomas Bechtold ac4a95b931
Add new ubuntu-oci project
4 years ago
Dimitri John Ledkov 109e6c6613
auto/build: use setup|teardown_mountpoint to reduce duplication
4 years ago
Robert C Jennings 84397b5098
Avoid rbind /sys for chroot snap pre-seeding (cgroups fail to unmount)
4 years ago
Dimitri John Ledkov 31861fd40d
seccomp: mount more up-to-date seccomp features
4 years ago
Dimitri John Ledkov a14a31b751
apparmor: mount more up-to-date apparmor features in the chroot.
4 years ago
Robert C Jennings 1ca11c9795
Apply snap-preseed optimizations after seeding snaps
4 years ago
Dimitri John Ledkov 56ac1865f7 Switch Ubuntu desktop to only hwe-20.04 kernel flavour.
5 years ago
Dimitri John Ledkov cb574d4cb3 minimized: reinstall packages one by one, instead of all of them together, as otherwise apt fails to immediately configure libc6:amd64 & libgcc-s1. LP: #1867607
5 years ago
Łukasz 'sil2100' Zemczak e9170e053b Rename the raspi3 SUBARCH to raspi
5 years ago
Dimitri John Ledkov db0c7d68f2 Although the request flavour to install is oem-20.04, it really is called just oem on disk. Override the flavour name from oem-20.04 to oem when renaming built artefacts. This also means that ubuntu-cdimage needs to simply download 'oem' vmlinuz+initrd pairs, not 'oem-20.04'.
5 years ago
Łukasz 'sil2100' Zemczak 2870738f00 Merge the manually-pushed 2.636 from Laney.
5 years ago
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)
5 years ago
Łukasz 'sil2100' Zemczak 474f232840 Snapd for uc20 model assertions does not support global channel overrides.
5 years ago
Robert C Jennings 8cb442c3e8
magic-proxy: dump proxy log to stdout on failure
5 years ago
Colin Watson dc61b17db3 Use iptables-legacy on older kernel versions
5 years ago
Iain Lane b68a5abf65
snap seeding: Defer validation for regular image builds
5 years ago