From: Thomas Glanzmann Date: Wed, 27 Jul 2022 08:13:52 +0000 (+0200) Subject: version bump fedora X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/16f1425d1a21be16b3e41c636575cd0fff2a1d4d version bump fedora --- diff --git a/installer_data.json b/installer_data.json index 6e8aceb..19adf4a 100644 --- a/installer_data.json +++ b/installer_data.json @@ -6,7 +6,7 @@ "boot_object": "m1n1.bin", "next_object": "m1n1/boot.bin", "package": "debian-base.zip", - "supported_fw": ["12.3"], + "supported_fw": ["12.3", "12.4"], "partitions": [ { "name": "EFI", @@ -31,8 +31,8 @@ "default_os_name": "Fedora", "boot_object": "m1n1.bin", "next_object": "m1n1/boot.bin", - "package": "fc35-base.zip", - "supported_fw": ["12.3"], + "package": "fc35-base-2022-07-27.zip", + "supported_fw": ["12.3", "12.4"], "partitions": [ { "name": "EFI", @@ -47,7 +47,7 @@ { "name": "Root", "type": "Linux", - "size": "11GB", + "size": "21GB", "expand": true, "image": "media" }