Skip to content

Commit

Permalink
installer_data: Change default_os_name of all Fedora entries to jus…
Browse files Browse the repository at this point in the history
…t 'Fedora Linux'

Signed-off-by: badlydrawnface <[email protected]>
  • Loading branch information
badlydrawnface committed Jan 20, 2025
1 parent eadab3c commit 8709cc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/installer_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"os_list": [
{
"name": "Fedora Asahi Remix 41 with KDE Plasma",
"default_os_name": "Fedora Linux with KDE Plasma",
"default_os_name": "Fedora Linux",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-kde-202412161600.zip",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
{
"name": "Fedora Asahi Remix 41 with GNOME",
"default_os_name": "Fedora Linux with GNOME",
"default_os_name": "Fedora Linux",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-gnome-202412161600.zip",
Expand Down Expand Up @@ -86,7 +86,7 @@
},
{
"name": "Fedora Asahi Remix 41 Server",
"default_os_name": "Fedora Linux Server",
"default_os_name": "Fedora Linux",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-server-202412161600.zip",
Expand Down Expand Up @@ -125,7 +125,7 @@
},
{
"name": "Fedora Asahi Remix 41 Minimal",
"default_os_name": "Fedora Linux Minimal",
"default_os_name": "Fedora Linux",
"boot_object": "m1n1.bin",
"next_object": "m1n1/boot.bin",
"package": "https://asahilinux-fedora.b-cdn.net/os/fedora-41-minimal-202412161600.zip",
Expand Down

0 comments on commit 8709cc4

Please sign in to comment.