mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
tweaking
This commit is contained in:
parent
467fb4e9f8
commit
ce21e24a65
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
default install
|
||||
label install
|
||||
menu label ^T-Pot 17.10
|
||||
menu label ^T-Pot 18.04
|
||||
menu default
|
||||
kernel linux
|
||||
append vga=788 initrd=initrd.gz console-setup/ask_detect=true --
|
||||
|
|
|
@ -25,7 +25,7 @@ d-i console-setup/detected note
|
|||
#########################
|
||||
### Network Configuration
|
||||
#########################
|
||||
d-i netcfg/do_not_use_netplan=true
|
||||
d-i netcfg/do_not_use_netplan true
|
||||
#d-i netcfg/choose_interface select auto
|
||||
#d-i netcfg/dhcp_timeout string 60
|
||||
d-i netcfg/get_hostname string t-pot
|
||||
|
|
Loading…
Reference in a new issue