ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Netboot/Netboot.php
Executable file
5
heimdall/config/www/SupportedApps/Netboot/Netboot.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Netboot;
|
||||
|
||||
class Netboot extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Netboot/app.json
Executable file
10
heimdall/config/www/SupportedApps/Netboot/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "3f903351ae2408404930a6af98e669510149abbd",
|
||||
"name": "Netboot",
|
||||
"website": "https://netboot.xyz/",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "netboot.xyz is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "netboot.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Netboot/netboot.png
Executable file
BIN
heimdall/config/www/SupportedApps/Netboot/netboot.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user