Add support, maintenance
- Add support for gparted - Add support for OPNsense - Add support for proxmox - Add support for Qubes - Add support for Tails - Add support for Veeam - Add support for VMware - Replace Kali icon - Fix OpenSUSE class
|
After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 876 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 846 B |
|
After Width: | Height: | Size: 650 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 1.3 KiB |
@@ -53,6 +53,14 @@
|
|||||||
"key": "Ghost",
|
"key": "Ghost",
|
||||||
"class": "ghost"
|
"class": "ghost"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "gparted-",
|
||||||
|
"class": "gparted"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "kali-linux-",
|
||||||
|
"class": "kali"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "linuxmint-",
|
"key": "linuxmint-",
|
||||||
"class": "linuxmint"
|
"class": "linuxmint"
|
||||||
@@ -62,13 +70,37 @@
|
|||||||
"class": "macosx"
|
"class": "macosx"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "openSUSU-",
|
"key": "openSUSE-",
|
||||||
"class": "opensuse"
|
"class": "opensuse"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "OPNsense-",
|
||||||
|
"class": "opnsense"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "proxmox-",
|
||||||
|
"class": "proxmox"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Qubes-",
|
||||||
|
"class": "qubes"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "Symantec",
|
"key": "Symantec",
|
||||||
"class": "symantec"
|
"class": "symantec"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "tails-",
|
||||||
|
"class": "tails"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "VMware-",
|
||||||
|
"class": "vmware"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Veeam",
|
||||||
|
"class": "veeam"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "Win_7",
|
"key": "Win_7",
|
||||||
"class": "windows_7"
|
"class": "windows_7"
|
||||||
@@ -132,6 +164,26 @@
|
|||||||
{
|
{
|
||||||
"key": "ventoy-",
|
"key": "ventoy-",
|
||||||
"class": "ventoy"
|
"class": "ventoy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "/restore",
|
||||||
|
"class": "veeam"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dir": "/unix",
|
||||||
|
"class": "linux"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dir": "/util",
|
||||||
|
"class": "utility"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dir": "/virtual",
|
||||||
|
"class": "vmware"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dir": "/windows",
|
||||||
|
"class": "windows"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||