Skip to content

Commit 86a9767

Browse files
committed
Fedora Asahi Remix 42 release
Signed-off-by: Davide Cavalca <[email protected]>
1 parent 5eb33f3 commit 86a9767

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

data/installer_data.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
22
"os_list": [
33
{
4-
"name": "Fedora Asahi Remix 41 with KDE Plasma",
4+
"name": "Fedora Asahi Remix 42 with KDE Plasma",
55
"default_os_name": "Fedora Linux with KDE Plasma",
66
"boot_object": "m1n1.bin",
77
"next_object": "m1n1/boot.bin",
8-
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-kde-202412161600.zip",
8+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-42-kde-202504141600.zip",
99
"icon": "fedora.icns",
1010
"supported_fw": [
1111
"12.3",
1212
"12.3.1",
1313
"13.5"
1414
],
1515
"extras": [
16-
"https://codecs.fedoraproject.org/openh264/41/aarch64/os/Packages/m/mozilla-openh264-2.4.1-2.fc41.aarch64.rpm",
17-
"https://codecs.fedoraproject.org/openh264/41/aarch64/os/Packages/o/openh264-2.4.1-2.fc41.aarch64.rpm"
16+
"https://codecs.fedoraproject.org/openh264/42/aarch64/os/Packages/m/mozilla-openh264-2.4.1-2.fc42.aarch64.rpm",
17+
"https://codecs.fedoraproject.org/openh264/42/aarch64/os/Packages/o/openh264-2.4.1-2.fc42.aarch64.rpm"
1818
],
1919
"partitions": [
2020
{
2121
"name": "EFI",
2222
"type": "EFI",
2323
"size": "524288000B",
2424
"format": "fat",
25-
"volume_id": "0x200546ba",
25+
"volume_id": "0x4ea31977",
2626
"copy_firmware": true,
2727
"copy_installer_data": true,
2828
"source": "esp"
@@ -36,35 +36,35 @@
3636
{
3737
"name": "Root",
3838
"type": "Linux",
39-
"size": "19086159872B",
39+
"size": "14019440640B",
4040
"expand": true,
4141
"image": "root.img"
4242
}
4343
]
4444
},
4545
{
46-
"name": "Fedora Asahi Remix 41 with GNOME",
46+
"name": "Fedora Asahi Remix 42 with GNOME",
4747
"default_os_name": "Fedora Linux with GNOME",
4848
"boot_object": "m1n1.bin",
4949
"next_object": "m1n1/boot.bin",
50-
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-gnome-202412161600.zip",
50+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-42-gnome-202504141600.zip",
5151
"icon": "fedora.icns",
5252
"supported_fw": [
5353
"12.3",
5454
"12.3.1",
5555
"13.5"
5656
],
5757
"extras": [
58-
"https://codecs.fedoraproject.org/openh264/41/aarch64/os/Packages/m/mozilla-openh264-2.4.1-2.fc41.aarch64.rpm",
59-
"https://codecs.fedoraproject.org/openh264/41/aarch64/os/Packages/o/openh264-2.4.1-2.fc41.aarch64.rpm"
58+
"https://codecs.fedoraproject.org/openh264/42/aarch64/os/Packages/m/mozilla-openh264-2.4.1-2.fc42.aarch64.rpm",
59+
"https://codecs.fedoraproject.org/openh264/42/aarch64/os/Packages/o/openh264-2.4.1-2.fc42.aarch64.rpm"
6060
],
6161
"partitions": [
6262
{
6363
"name": "EFI",
6464
"type": "EFI",
6565
"size": "524288000B",
6666
"format": "fat",
67-
"volume_id": "0x23faad3e",
67+
"volume_id": "0x54ac478e",
6868
"copy_firmware": true,
6969
"copy_installer_data": true,
7070
"source": "esp"
@@ -78,18 +78,18 @@
7878
{
7979
"name": "Root",
8080
"type": "Linux",
81-
"size": "14761832448B",
81+
"size": "10652463104B",
8282
"expand": true,
8383
"image": "root.img"
8484
}
8585
]
8686
},
8787
{
88-
"name": "Fedora Asahi Remix 41 Server",
88+
"name": "Fedora Asahi Remix 42 Server",
8989
"default_os_name": "Fedora Linux Server",
9090
"boot_object": "m1n1.bin",
9191
"next_object": "m1n1/boot.bin",
92-
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-server-202412161600.zip",
92+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-42-server-202504141600.zip",
9393
"icon": "fedora.icns",
9494
"supported_fw": [
9595
"12.3",
@@ -103,7 +103,7 @@
103103
"type": "EFI",
104104
"size": "524288000B",
105105
"format": "fat",
106-
"volume_id": "0x6b99137",
106+
"volume_id": "0x3a16cbb4",
107107
"copy_firmware": true,
108108
"copy_installer_data": true,
109109
"source": "esp"
@@ -117,18 +117,18 @@
117117
{
118118
"name": "Root",
119119
"type": "Linux",
120-
"size": "5012172800B",
120+
"size": "3789533184B",
121121
"expand": true,
122122
"image": "root.img"
123123
}
124124
]
125125
},
126126
{
127-
"name": "Fedora Asahi Remix 41 Minimal",
127+
"name": "Fedora Asahi Remix 42 Minimal",
128128
"default_os_name": "Fedora Linux Minimal",
129129
"boot_object": "m1n1.bin",
130130
"next_object": "m1n1/boot.bin",
131-
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-minimal-202412161600.zip",
131+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-42-minimal-202504141600.zip",
132132
"icon": "fedora.icns",
133133
"supported_fw": [
134134
"12.3",
@@ -142,7 +142,7 @@
142142
"type": "EFI",
143143
"size": "524288000B",
144144
"format": "fat",
145-
"volume_id": "0xfedf195a",
145+
"volume_id": "0x2de4d73c",
146146
"copy_firmware": true,
147147
"copy_installer_data": true,
148148
"source": "esp"
@@ -156,7 +156,7 @@
156156
{
157157
"name": "Root",
158158
"type": "Linux",
159-
"size": "4616859648B",
159+
"size": "3496980480B",
160160
"expand": true,
161161
"image": "root.img"
162162
}

scripts/update-far.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ set -e
33

44
cd "$(dirname "$0")/.."
55

6-
VERSION="Fedora Linux 40"
7-
TARGET_VERSION="Fedora Asahi Remix 40"
6+
VERSION="Fedora Linux 42"
7+
TARGET_VERSION="Fedora Asahi Remix 42"
88
PACKAGE_BASE="https://asahilinux-fedora.b-cdn.net/os/"
99

1010
curl -s https://fedora-asahi-remix.org/installer_data.json > /tmp/far.json

0 commit comments

Comments
 (0)