]> git.zerfleddert.de Git - m1-debian/blobdiff - installer_data.json
New command
[m1-debian] / installer_data.json
index 6e8aceb1f2894c22fec6ca6bf1fba7e0eb892c01..84964f8421313752d827670a607cc5a874b50427 100644 (file)
@@ -1,12 +1,12 @@
 {
     "os_list": [
         {
-            "name": "Debian bookworm (testing) packaged by Thomas Glanzmann",
+            "name": "Debian bookworm packaged by Thomas Glanzmann",
             "default_os_name": "Debian",
             "boot_object": "m1n1.bin",
             "next_object": "m1n1/boot.bin",
             "package": "debian-base.zip",
-            "supported_fw": ["12.3"],
+            "supported_fw": ["12.3", "12.3.1", "12.4", "13.5"],
             "partitions": [
                 {
                     "name": "EFI",
                     "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.zip",
-            "supported_fw": ["12.3"],
-            "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": "11GB",
-                    "expand": true,
-                    "image": "media"
-                }
-            ]
         }
     ]
 }
Impressum, Datenschutz