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.
 

161 lines
4.1 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": [
"/haiku-r1beta3-x86_64-anyboot.iso"
],
"menu_alias": [
{
"image": "/OS/alpine-standard-3.15.0-x86_64.iso",
"alias": "Alpine Linux 3.15.0 (Live)"
},
{
"image": "/OS/debian-live-11.2.0-amd64-cinnamon.iso",
"alias": "Debian 11.2.0 (Live)"
},
{
"image": "/OS/devuan_chimaera_4.0.0_amd64_desktop-live.iso",
"alias": "Devuan Chimaera 4.0.0 (live)"
},
{
"image": "/OS/Fedora-Workstation-Live-x86_64-35-1.2.iso",
"alias": "Fedora Workstation 35 (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.1.img",
"alias": "LibreELEC 10.0.1 (Live)"
},
{
"image": "/OS/manjaro-kde-21.2.1-minimal-220103-linux515.iso",
"alias": "Manjaro KDE 21.2.1 (Live)"
},
{
"image": "/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-21.02.0-x86-64-generic-ext4-combined.img",
"alias": "OpenWrt 21.02.0 (Live)"
},
{
"image": "/OS/proxmox-ve_7.1-2.iso",
"alias": "Proxmox VE 7.1.2 (Installer)"
},
{
"image": "/OS/Qubes-R4.0.4-x86_64.iso",
"alias": "Qubes R4.0.4 (Installer)"
},
{
"image": "/OS/systemrescue-9.00-amd64.iso",
"alias": "System Rescue 9.00 (Live)"
},
{
"image": "/OS/tails-amd64-4.26.img",
"alias": "Tails 4.26 (Live)"
},
{
"image": "/OS/trisquel-mini_9.0.1_amd64.iso",
"alias": "Trisquel 9.0.1 (Live)"
},
{
"image": "/OS/ubuntu-20.04.3-desktop-amd64.iso",
"alias": "Ubuntu Desktop 20.04.3 (Live)"
}
],
"menu_tip":{
"left": "25%",
"top": "91%",
"color": "black",
"tips":[
{
"image": "/OS/ubuntu-20.04.3-desktop-amd64.iso",
"tip": "The Ubuntu Desktop 20.04 LTS Live bootable OS"
},
{
"image": "/OS/debian-live-11.2.0-amd64-cinnamon.iso",
"tip": "The Debian GNU/Linux Desktop (Cinnamon) Live bootable OS"
}
]
},
"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": "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"
}
]
}