The Mostly Harmless USB Disk https://mostlyharmless.io/usb/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

162 lines
4.2 KiB

{
"theme":{
"file": "/ventoy/themes/mh/theme.txt",
"ventoy_color": "#AFAFAF",
"ventoy_top": "2%",
"ventoy_left": "91%",
"fonts":[
"/ventoy/themes/mh/inconsolata.pf2"
]
},
"image_blacklist": [
"/OS/haiku-r1beta3-x86_64-anyboot.iso"
],
"menu_alias": [
{
"image": "/OS/alpine-standard-3.16.2-x86_64.iso",
"alias": "Alpine Linux 3.16.2 (Live)"
},
{
"image": "/OS/debian-11.5.0-amd64-DVD-1.iso",
"alias": "Debian 11.5.0 (Live) (DVD)"
},
{
"image": "/OS/debian-11.5.0-amd64-netinst.iso",
"alias": "Debian 11.5.0 (Network Installer) [Main]"
},
{
"image": "/OS/devuan_chimaera_4.0.0_amd64_netinstall.iso",
"alias": "Devuan Chimaera 4.0.0 (Network Installer)"
},
{
"image": "/OS/Fedora-Workstation-Live-x86_64-36-1.5.iso",
"alias": "Fedora Workstation 36 (Live)"
},
{
"image": "/OS/guix-system-install-1.3.0.x86_64-linux.iso",
"alias": "Guix System Installer 1.3.0"
},
{
"image": "/OS/LibreELEC-Generic.x86_64-10.0.3.img",
"alias": "LibreELEC 10.0.3 (Live)"
},
{
"image": "/OS/manjaro-kde-21.3.7-220816-linux515.iso",
"alias": "Manjaro KDE 21.3.7 (Live)"
},
{
"image": "/OS/netboot.xyz.iso",
"alias": "Netboot.xyz"
},
{
"image": "/OS/openmediavault_5.6.13-amd64.iso",
"alias": "Open Media Vault 5.6.13 (Installer)"
},
{
"image": "/OS/openwrt-22.03.2-x86-64-generic-ext4-combined.img",
"alias": "OpenWrt 22.03.2 (Live)"
},
{
"image": "/OS/pop-os_22.04_amd64_intel_16.iso",
"alias": "Pop! OS 22.04 (Live)"
},
{
"image": "/OS/proxmox-ve_7.2-1.iso",
"alias": "Proxmox VE 7.2 (Installer)"
},
{
"image": "/OS/Qubes-R4.1.1-x86_64.iso",
"alias": "Qubes R4.1.1 (Installer)"
},
{
"image": "/OS/systemrescue-9.05-amd64.iso",
"alias": "System Rescue 9.05 (Live)"
},
{
"image": "/OS/tails-amd64-5.6.img",
"alias": "Tails 5.6 (Live)"
},
{
"image": "/OS/trisquel-mini_10.0.1_amd64.iso",
"alias": "Trisquel 10.0.1 (Live)"
},
{
"image": "/OS/ubuntu-22.04.1-desktop-amd64.iso",
"alias": "Ubuntu Desktop 22.04.1 (Live)"
},
{
"image": "/OS/zdebian-firmware-11.5.0-amd64-netinst.iso",
"alias": "Debian 11.5.0 (Network Installer) [With Firmware]"
}
],
"menu_class":[
{
"key": "alpine",
"class": "alpine"
},
{
"key": "debian",
"class": "debian"
},
{
"key": "devuan",
"class": "devuan"
},
{
"key": "Fedora",
"class": "fedora"
},
{
"key": "guix",
"class": "guix"
},
{
"key": "LibreELEC",
"class": "libreelec"
},
{
"key": "manjaro",
"class": "manjaro"
},
{
"key": "openwrt",
"class": "openwrt"
},
{
"key": "proxmox",
"class": "proxmox"
},
{
"key": "pop",
"class": "popos"
},
{
"key": "Qubes",
"class": "qubes"
},
{
"key": "openmediavault",
"class": "openmediavault"
},
{
"key": "netboot",
"class": "netboot"
},
{
"key": "tails",
"class": "Tails"
},
{
"key": "ubuntu",
"class": "Ubuntu"
},
{
"key": "trisquel",
"class": "trisquel"
},
{
"key": "systemrescue",
"class": "systemrescue"
}
]
}