Clean some old entries and update readme
This commit is contained in:
parent
918c75c382
commit
c2e3f132c4
|
@ -80,10 +80,7 @@ Contains the files which defines the PXE menu. The [first one][main menu.cfg] wi
|
||||||
* Debian Stretch (oldStable) amd64 with additional firmwares (see [make_debian_initrd_with_firmware.sh][debian initrd with firmware script] script).
|
* Debian Stretch (oldStable) amd64 with additional firmwares (see [make_debian_initrd_with_firmware.sh][debian initrd with firmware script] script).
|
||||||
* Debian Stretch (oldStable) amd64 with additional firmwares and preseed file.
|
* Debian Stretch (oldStable) amd64 with additional firmwares and preseed file.
|
||||||
* Debian Stretch (oldStable) amd64 for minions with preseed (Mate as default GUI).
|
* Debian Stretch (oldStable) amd64 for minions with preseed (Mate as default GUI).
|
||||||
* Debian Stretch (oldStable) amd64 for minions with preseed (Cinnamon as default GUI).
|
* Debian Stretch (oldStable) amd64 for compute nodes with preseed.
|
||||||
* Debian Stretch (oldStable) amd64 + UEFI for minions with preseed (Cinnamon as default GUI).
|
|
||||||
* Debian Stretch (oldStable) amd64 for minions with preseed (Gnome 3 as default GUI).
|
|
||||||
* Debian Stretch (oldStable) i386.
|
|
||||||
* Debian Jessie (oldoldStable) amd64 with additional firmwares (see [make_debian_initrd_with_firmware.sh][debian initrd with firmware script] script).
|
* Debian Jessie (oldoldStable) amd64 with additional firmwares (see [make_debian_initrd_with_firmware.sh][debian initrd with firmware script] script).
|
||||||
* Debian Jessie (oldoldStable) amd64 with additional firmwares and preseed file.
|
* Debian Jessie (oldoldStable) amd64 with additional firmwares and preseed file.
|
||||||
* Debian Jessie (oldoldStable) i386.
|
* Debian Jessie (oldoldStable) i386.
|
||||||
|
|
|
@ -40,35 +40,11 @@ label oldstableMate
|
||||||
kernel installer/debian/stretch/amd64/linux
|
kernel installer/debian/stretch/amd64/linux
|
||||||
IPAPPEND 2
|
IPAPPEND 2
|
||||||
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed_mate.cfg
|
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed_mate.cfg
|
||||||
label oldstableCinnamon
|
|
||||||
menu label Debian stretch ^Cinnamon amd64 PRESEED
|
|
||||||
kernel installer/debian/stretch/amd64/linux
|
|
||||||
IPAPPEND 2
|
|
||||||
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed_cinnamon.cfg
|
|
||||||
label oldstableUefiCinnamon
|
|
||||||
menu label Debian stretch ^Cinnamon amd64 + UEFI PRESEED
|
|
||||||
kernel installer/debian/stretch/amd64/linux
|
|
||||||
IPAPPEND 2
|
|
||||||
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed.cinnamon.uefi.cfg
|
|
||||||
label oldstableUefiGnome
|
|
||||||
menu label Debian stretch ^Gnome amd64 + UEFI PRESEED
|
|
||||||
kernel installer/debian/stretch/amd64/linux
|
|
||||||
IPAPPEND 2
|
|
||||||
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed.gnome.uefi.cfg
|
|
||||||
label oldstableCipherGnome
|
|
||||||
menu label Debian stretch ^Gnome + UEFI + Cipher PRESEED
|
|
||||||
kernel installer/debian/stretch/amd64/linux
|
|
||||||
IPAPPEND 2
|
|
||||||
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed.gnome.uefi.cipher.cfg
|
|
||||||
label oldstableComputeNode
|
label oldstableComputeNode
|
||||||
menu label Debian stretch amd64 for compute node PRESEED
|
menu label Debian stretch amd64 for compute node PRESEED
|
||||||
kernel installer/debian/stretch/amd64/linux
|
kernel installer/debian/stretch/amd64/linux
|
||||||
IPAPPEND 2
|
IPAPPEND 2
|
||||||
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed_computenode.cfg
|
append vga=normal initrd=installer/debian/stretch/amd64/initrd_firm.xz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/stretch/preseed_computenode.cfg
|
||||||
label oldstableI386
|
|
||||||
menu label Debian stretch ^i386
|
|
||||||
kernel installer/debian/stretch/i386/linux
|
|
||||||
append vga=normal initrd=installer/debian/stretch/i386/initrd.gz -- quiet
|
|
||||||
label separator
|
label separator
|
||||||
menu label ---
|
menu label ---
|
||||||
label oldoldstableFirmware
|
label oldoldstableFirmware
|
||||||
|
|
Loading…
Reference in New Issue