Commit Graph

338 Commits (471f45101e60ecb8ef4b318e64147c784c0edf6f)

Author SHA1 Message Date
Utkarsh Gupta 795927c48c unminimize: Use lxd-installer to install LXD itself (LP: 2036725)
12 months ago
Steve Langasek 4a44b56857 Drop support for building armhf+raspi images; as of noble these are arm64-only.
1 year ago
Steve Langasek df83a7afed Set C.UTF-8 locale in /etc/default/locale for all images; originally intended to be landed in the cosmic cycle..
1 year ago
Steve Langasek 99d2064f32 Drop a few remaining 'legacy' references.
1 year ago
Steve Langasek 0a3babb81a call ubuntu-image classic with --debug, because --verbose doesn't give us anything useful in the livefs build logs.
1 year ago
Steve Langasek fdf0091580 Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-project-images-not-producing-all-expected-filelists-LP-2033751' into ubuntu/master
1 year ago
Dimitri John Ledkov f3a33b7dce Add support for X13s subarch
1 year ago
Utkarsh Gupta 12a2109c22 fix: install LXD snap from stable/ubuntu-<version> channel (LP: #2036725)
1 year ago
Philip Roche a5c5883712 fix: Fix the missing `fi` with the recent changes in the `unminimize` script for `ubuntu-cpc` project (LP: #2036591)
1 year ago
Utkarsh Gupta 75db56ce61 Merge branch 'enhance-minimize' into ubuntu/master
1 year ago
Philip Roche 8333dbac7a fix: armhf flavour for 6.5+ kernel is now generic (LP: #2033677)
1 year ago
Utkarsh Gupta 940df6e060 Install linux-virtual to restore the stripped headers
1 year ago
Utkarsh Gupta 4400dd37c6 Enhance unminimize to transform into a base image for ubuntu-cpc
1 year ago
Utkarsh Gupta 78a98c6835 Fix unminimize to correctly list packages (LP: #1996489)
1 year ago
Philip Roche c72d1a7f2b fix: Ensure any created .filelist is symlinked with expected prefix and correct permissions (LP: #2033751)
1 year ago
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