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

Subscribers

People subscribed via source and target branches