X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/16f1425d1a21be16b3e41c636575cd0fff2a1d4d..d5659d5f502f695f7a321c3aa06518e29a6e9e65:/installer_data.json diff --git a/installer_data.json b/installer_data.json index 19adf4a..fc7ae81 100644 --- a/installer_data.json +++ b/installer_data.json @@ -25,33 +25,6 @@ "image": "media" } ] - }, - { - "name": "Fedora 35 Workstation packaged by Thomas Glanzmann", - "default_os_name": "Fedora", - "boot_object": "m1n1.bin", - "next_object": "m1n1/boot.bin", - "package": "fc35-base-2022-07-27.zip", - "supported_fw": ["12.3", "12.4"], - "partitions": [ - { - "name": "EFI", - "type": "EFI", - "size": "512MB", - "format": "fat", - "volume_id": "0x1d531917", - "copy_firmware": true, - "copy_installer_data": true, - "source": "esp" - }, - { - "name": "Root", - "type": "Linux", - "size": "21GB", - "expand": true, - "image": "media" - } - ] } ] }