Merge lp:~waveform/meta-release/ubuntu into lp:~ubuntu-core-dev/meta-release/ubuntu

Proposed by Dave Jones
Status: Merged
Merged at revision: 293
Proposed branch: lp:~waveform/meta-release/ubuntu
Merge into: lp:~ubuntu-core-dev/meta-release/ubuntu
Diff against target: 78 lines (+25/-25)
1 file modified
raspi/os_list_imagingutility_ubuntu.json (+25/-25)
To merge this branch: bzr merge lp:~waveform/meta-release/ubuntu
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+420034@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

OMG you forgot LTS.

lp:~waveform/meta-release/ubuntu updated
293. By Brian Murray

merge dave's changes for 22.04

Revision history for this message
Dave Jones (waveform) wrote :

Dammit, yes ... trying to hack during a meeting ...

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'raspi/os_list_imagingutility_ubuntu.json'
--- raspi/os_list_imagingutility_ubuntu.json 2022-02-24 22:56:38 +0000
+++ raspi/os_list_imagingutility_ubuntu.json 2022-04-21 16:16:04 +0000
@@ -1,43 +1,43 @@
1{1{
2 "os_list": [2 "os_list": [
3 {3 {
4 "name": "Ubuntu Desktop 21.10 (RPi 4/400)",4 "name": "Ubuntu Desktop 22.04 (RPi 4/400)",
5 "description": "64-bit desktop OS for Pi 4 models with 4Gb+",5 "description": "64-bit desktop OS for Pi 4 models with 4Gb+",
6 "url": "http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz",6 "url": "http://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04-preinstalled-desktop-arm64+raspi.img.xz",
7 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",7 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",
8 "release_date": "2021-10-14",8 "release_date": "2022-04-21",
9 "website": "https://ubuntu.com/raspberry-pi/desktop",9 "website": "https://ubuntu.com/raspberry-pi/desktop",
10 "extract_size": 9400728576,10 "init_format": "none",
11 "extract_sha256": "132af57a4bb711273c78e25119b5ec92766f8bc7884d9bf27f15faa176bc952c",11 "extract_size": 7877951488,
12 "image_download_size": 2027828568,12 "extract_sha256": "8aae0f0db4ddb568e9094352f09a47bb2d745a53948b56b8c54c6cc46adc3df9",
13 "image_download_sha256": "5187d507099f26bc4d8218085109af498fae5ff93b40c668f83bab5c7574d954",13 "image_download_size": 2047486804,
14 "init_format": "none"14 "image_download_sha256": "75d05ef58e527b36ffb7807eae23d6b63cc80adaf59fff95c39f4077647a6423"
15 },15 },
16 {16 {
17 "name": "Ubuntu Server 21.10 (RPi 2/3/4/400)",17 "name": "Ubuntu Server 22.04 (RPi Zero 2/2/3/4/400)",
18 "description": "32-bit server OS for armhf architectures",18 "description": "32-bit server OS for armhf architectures",
19 "url": "http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz",19 "url": "http://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04-preinstalled-server-armhf+raspi.img.xz",
20 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",20 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",
21 "release_date": "2021-10-14",21 "release_date": "2022-04-21",
22 "website": "https://ubuntu.com/raspberry-pi/server",22 "website": "https://ubuntu.com/raspberry-pi/server",
23 "extract_size": 3732335616,23 "init_format": "cloudinit",
24 "extract_sha256": "56caec8fd34aa4aec01641aa3ac3993d21468b375835ca40a7ccf948947ca353",24 "extract_size": 3674210304,
25 "image_download_size": 886173524,25 "extract_sha256": "569cd1a885cdfd839689d70794778a807737c30b6cf63fb982f62799ba54d6f6",
26 "image_download_sha256": "341593c9607ed20744cd86941d94d73e3ba4f74e8ef2633eec63ce9b0cfac5a1",26 "image_download_size": 918555612,
27 "init_format": "cloudinit"27 "image_download_sha256": "d93bc4b7f4040c04e17ca44e61f1e08aa8fb9086671b4065b8722e2b5dd6543e"
28 },28 },
29 {29 {
30 "name": "Ubuntu Server 21.10 (RPi 3/4/400)",30 "name": "Ubuntu Server 22.04 (RPi Zero 2/3/4/400)",
31 "description": "64-bit server OS for arm64 architectures",31 "description": "64-bit server OS for arm64 architectures",
32 "url": "http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-server-arm64+raspi.img.xz",32 "url": "http://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04-preinstalled-server-arm64+raspi.img.xz",
33 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",33 "icon": "https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg",
34 "release_date": "2021-10-14",34 "release_date": "2022-04-21",
35 "website": "https://ubuntu.com/raspberry-pi/server",35 "website": "https://ubuntu.com/raspberry-pi/server",
36 "extract_size": 4068480000,36 "init_format": "cloudinit",
37 "extract_sha256": "4cf06429e0367f0a59b890819d1792b0d816bc531fcb5bd092e441d8d6a942b9",37 "extract_size": 3937402880,
38 "image_download_size": 921117368,38 "extract_sha256": "f41936779e66ee1942878aa7e4b16df74d4b1b90f644da4d7ce70993b4fb3c46",
39 "image_download_sha256": "126f940d3b270a6c1fc5a183ac8a3d193805fead4f517296a7df9d3e7d691a03",39 "image_download_size": 953648752,
40 "init_format": "cloudinit"40 "image_download_sha256": "9cd6b5e6b4e4a7453cfde276927efe20380ab9ec0377318d5ce0bc8c8a56993b"
41 },41 },
42 {42 {
43 "name": "Ubuntu Server 20.04.4 LTS (RPi 2/3/4/400)",43 "name": "Ubuntu Server 20.04.4 LTS (RPi 2/3/4/400)",
@@ -92,4 +92,4 @@
92 "init_format": "none"92 "init_format": "none"
93 }93 }
94 ]94 ]
95}
96\ No newline at end of file95\ No newline at end of file
96}

Subscribers

People subscribed via source and target branches