2018-05-21 12:41:52 +00:00
|
|
|
MEMTEST_BIN="/boot/memtest86+.bin"
|
|
|
|
UBUNTU_INSTALL_NETBOOT="http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/netboot.tar.gz"
|
|
|
|
DEBIAN_INSTALL_NETBOOT="http://ftp.nl.debian.org/debian/dists/stretch/main/installer-amd64/current/images/netboot/netboot.tar.gz"
|
2018-11-13 09:47:50 +00:00
|
|
|
ARCH_BASEDIR="archiso/arch"
|
|
|
|
PXE_HTTP_PORT=80
|
|
|
|
ARCHISO_HTTP_PORT=80
|
2018-05-31 11:01:20 +00:00
|
|
|
LIVE_SSH_ROOTLOGIN="yes"
|
2018-11-13 09:47:50 +00:00
|
|
|
|