From 265a9a0742dabfd39db6afbf67e2e5de504d39f2 Mon Sep 17 00:00:00 2001 From: chbmb Date: Sat, 14 Dec 2019 17:53:11 +0000 Subject: [PATCH] Add new parameters. --- linuxserver.io/netbootxyz.xml | 56 +++++++++++++++++++++++++++++++---- 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/linuxserver.io/netbootxyz.xml b/linuxserver.io/netbootxyz.xml index 580d038..fdd755a 100644 --- a/linuxserver.io/netbootxyz.xml +++ b/linuxserver.io/netbootxyz.xml @@ -11,14 +11,14 @@ https://netboot.xyz/ Netbootxyz 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. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags. Productivity: Tools: Network:Management Status:Stable - + http://[IP]:[PORT:3000/ https://github.com/linuxserver/docker-templates/blob/master/netbootxyz.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/netbootxyz.png Donate - https://www.linuxserver.io/donate + https://www.linuxserver.io/donate/ Netbootxyz 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. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags. bridge @@ -28,10 +28,54 @@ 69 udp + + 3000 + 3000 + tcp + + + 8080 + 80 + tcp + - - + + + + /assets + rw + + + + /config + rw + + + + + + MENU_VERSION + + + + 99 + PUID + + + + 100 + PGID + + + - 69 - \ No newline at end of file + 69 + 3000 + 8080 + + + + 99 + 100 +