{
    "config_format": 4,
    "autoinstall": false,
    "name": "Mosebach Load Bank OS 7.7.0 (trial 4)",
    "description": "R256874-1 - full stack + per-unit identity from the plate (netident)",
    "version": "7.7.0+build.40.modified.container",
    "release_date": "2026-08-18",
    "u_boot_env": "u-boot-initial-env-sd",
    "prepare_script": "prepare.sh",
    "wrapup_script": "wrapup.sh",
    "marketing": "marketing.tar",
    "icon": "toradexlinux.png",
    "license": "LA_OPT_NXP_SW.html",
    "supported_product_ids": [
        "0058",
        "0061",
        "0063",
        "0064",
        "0065",
        "0066",
        "0070"
    ],
    "blockdevs": [
        {
            "name": "emmc",
            "partitions": [
                {
                    "partition_size_nominal": "512",
                    "want_maximised": true,
                    "content": {
                        "label": "otaroot",
                        "filesystem_type": "ext4",
                        "mkfs_options": "-E nodiscard",
                        "filename": "torizon-docker-verdin-imx8mp.ota.tar.zst",
                        "uncompressed_size": 2299.20890045166,
                        "filelist": [
                            "docker-compose.yml:/ostree/deploy/torizon/var/sota/storage/docker-compose/",
                            "target_name:/ostree/deploy/torizon/var/sota/storage/docker-compose/",
                            "docker-storage.tar.xz:/ostree/deploy/torizon/var/lib/docker/:true"
                        ]
                    }
                }
            ]
        },
        {
            "name": "emmc-boot0",
            "erase": true,
            "content": {
                "filesystem_type": "raw",
                "rawfiles": [
                    {
                        "filename": "imx-boot",
                        "dd_options": "seek=0"
                    }
                ]
            }
        }
    ]
}