Merge ~waveform/ubuntu-images:remove-armhf-pi into ubuntu-images:noble

Proposed by Dave Jones
Status: Needs review
Proposed branch: ~waveform/ubuntu-images:remove-armhf-pi
Merge into: ubuntu-images:noble
Diff against target: 66 lines (+0/-52)
1 file modified
dev/null (+0/-52)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+464605@code.launchpad.net

Commit message

We're not producing these for noble

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

this is fine, but also low-priority since nothing is referencing it

review: Approve

Unmerged commits

225daa0... by Dave Jones

Remove Pi armhf builds

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu-server-pi-armhf.yaml b/ubuntu-server-pi-armhf.yaml
2deleted file mode 120000
3index 53d7c50..0000000
4--- a/ubuntu-server-pi-armhf.yaml
5+++ /dev/null
6@@ -1 +0,0 @@
7-ubuntu-server-pi.yaml
8\ No newline at end of file
9diff --git a/ubuntu-server-pi.yaml b/ubuntu-server-pi.yaml
10deleted file mode 100644
11index 7831304..0000000
12--- a/ubuntu-server-pi.yaml
13+++ /dev/null
14@@ -1,52 +0,0 @@
15-name: ubuntu-server-raspi-armhf
16-display-name: Ubuntu Server Raspberry Pi armhf
17-revision: 2
18-architecture: armhf
19-series: noble
20-class: preinstalled
21-kernel: linux-image-raspi
22-gadget:
23- url: "https://git.launchpad.net/snap-pi"
24- branch: "classic"
25- type: "git"
26-rootfs:
27- archive: ubuntu
28- components:
29- - main
30- - restricted
31- - universe
32- - multiverse
33- mirror: "http://ports.ubuntu.com/ubuntu-ports/"
34- pocket: updates
35- seed:
36- urls:
37- - "git://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/"
38- branch: noble
39- names:
40- - server
41- - server-raspi
42- - raspi-common
43- - minimal
44- - standard
45- - cloud-image
46- - supported-raspi-common
47-customization:
48- extra-snaps:
49- - name: snapd
50- fstab:
51- - label: "writable"
52- mountpoint: "/"
53- filesystem-type: "ext4"
54- dump: false
55- fsck-order: 1
56- - label: "system-boot"
57- mountpoint: "/boot/firmware"
58- filesystem-type: "vfat"
59- mount-options: "defaults"
60- dump: false
61- fsck-order: 1
62-artifacts:
63- img:
64- - name: ubuntu-24.04-preinstalled-server-armhf+raspi.img
65- manifest:
66- name: ubuntu-24.04-preinstalled-server-armhf+raspi.manifest

Subscribers

People subscribed via source and target branches