|
|
@ -2,13 +2,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
dhcp
|
|
|
|
dhcp
|
|
|
|
|
|
|
|
|
|
|
|
set base-url http://145.40.77.103/deb.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/debian-installer/amd64
|
|
|
|
# Local http (plaintext) base-url
|
|
|
|
|
|
|
|
#set base-url http://145.40.77.103/deb.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/debian-installer/amd64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Debian http (SSL) base-url
|
|
|
|
|
|
|
|
set base-url http://ftp.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/debian-installer/amd64/
|
|
|
|
|
|
|
|
|
|
|
|
# Local http (plaintext) preseed
|
|
|
|
|
|
|
|
#kernel ${base-url}/linux DEBIAN_FRONTEND=noninteractive console=tty1 console=ttyS1,115200n8 install vga=0 fb=none nomodeset debug auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg locale=en_US.UTF-8 keymap=us language=us country=US ---
|
|
|
|
|
|
|
|
# Spacecruft (SSL) preseed
|
|
|
|
# Spacecruft (SSL) preseed
|
|
|
|
kernel ${base-url}/linux DEBIAN_FRONTEND=noninteractive console=tty1 console=ttyS1,115200n8 install vga=0 fb=none nomodeset debug auto=true priority=high preseed/url=https://spacecruft.org/spacecruft/eqx/raw/branch/master/preseed.cfg locale=en_US.UTF-8 keymap=us language=us country=US ---
|
|
|
|
kernel ${base-url}/linux DEBIAN_FRONTEND=noninteractive console=tty1 console=ttyS1,115200n8 install vga=0 fb=none nomodeset debug auto=true priority=high preseed/url=https://spacecruft.org/spacecruft/eqx/raw/branch/master/preseed.cfg locale=en_US.UTF-8 keymap=us language=us country=US ---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Local http (plaintext) preseed
|
|
|
|
|
|
|
|
#kernel ${base-url}/linux DEBIAN_FRONTEND=noninteractive console=tty1 console=ttyS1,115200n8 install vga=0 fb=none nomodeset debug auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg locale=en_US.UTF-8 keymap=us language=us country=US ---
|
|
|
|
|
|
|
|
|
|
|
|
initrd ${base-url}/initrd.gz
|
|
|
|
initrd ${base-url}/initrd.gz
|
|
|
|
|
|
|
|
|
|
|
|
boot
|
|
|
|
boot
|
|
|
|