Skip to content

Commit 9378b62

Browse files
jannaumarcan
authored andcommitted
installer_data: Update to Fedora 41 (20241212)
Signed-off-by: Janne Grunau <[email protected]>
1 parent 56f3937 commit 9378b62

1 file changed

Lines changed: 20 additions & 20 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 40 with KDE Plasma",
4+
"name": "Fedora Asahi Remix 41 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-40-kde-202410071603.zip",
8+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-kde-202412121600.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/40/aarch64/os/Packages/m/mozilla-openh264-2.4.1-2.fc40.aarch64.rpm",
17-
"https://codecs.fedoraproject.org/openh264/40/aarch64/os/Packages/o/openh264-2.4.1-2.fc40.aarch64.rpm"
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"
1818
],
1919
"partitions": [
2020
{
2121
"name": "EFI",
2222
"type": "EFI",
2323
"size": "524288000B",
2424
"format": "fat",
25-
"volume_id": "0x9d773f46",
25+
"volume_id": "0xbf099044",
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": "14510174208B",
39+
"size": "20058189824B",
4040
"expand": true,
4141
"image": "root.img"
4242
}
4343
]
4444
},
4545
{
46-
"name": "Fedora Asahi Remix 40 with GNOME",
46+
"name": "Fedora Asahi Remix 41 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-40-gnome-202410071603.zip",
50+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-gnome-202412121600.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/40/aarch64/os/Packages/m/mozilla-openh264-2.4.1-2.fc40.aarch64.rpm",
59-
"https://codecs.fedoraproject.org/openh264/40/aarch64/os/Packages/o/openh264-2.4.1-2.fc40.aarch64.rpm"
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"
6060
],
6161
"partitions": [
6262
{
6363
"name": "EFI",
6464
"type": "EFI",
6565
"size": "524288000B",
6666
"format": "fat",
67-
"volume_id": "0xa4805400",
67+
"volume_id": "0xc9cc3521",
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": "11628687360B",
81+
"size": "15704502272B",
8282
"expand": true,
8383
"image": "root.img"
8484
}
8585
]
8686
},
8787
{
88-
"name": "Fedora Asahi Remix 40 Server",
88+
"name": "Fedora Asahi Remix 41 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-40-server-202410071603.zip",
92+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-server-202412121600.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": "0x88d3c992",
106+
"volume_id": "0xa77e4028",
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": "4575965184B",
120+
"size": "5856276480B",
121121
"expand": true,
122122
"image": "root.img"
123123
}
124124
]
125125
},
126126
{
127-
"name": "Fedora Asahi Remix 40 Minimal",
127+
"name": "Fedora Asahi Remix 41 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-40-minimal-202410071603.zip",
131+
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-minimal-202412121600.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": "0x8293a8b7",
145+
"volume_id": "0xa18caf00",
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": "4053774336B",
159+
"size": "5223985152B",
160160
"expand": true,
161161
"image": "root.img"
162162
}

0 commit comments

Comments
 (0)