First commit
This commit is contained in:
parent
450ab53d74
commit
75891d0d4e
6 changed files with 87 additions and 144 deletions
17
ANSWERFILE
Normal file
17
ANSWERFILE
Normal file
|
@ -0,0 +1,17 @@
|
|||
KEYMAPOPTS="us us"
|
||||
HOSTNAMEOPTS="-n cvoges12home-desktop-0"
|
||||
INTERFACESOPTS="auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
hostname cvoges12home-desktop-0
|
||||
gateway eth0
|
||||
"
|
||||
DNSOPTS="-n 9.9.9.9"
|
||||
TIMEZONEOPTS="-z UTC"
|
||||
PROXYOPTS="none"
|
||||
APKREPOSOPTS="-f"
|
||||
SSHDOPTS="-c openssh"
|
||||
NTPOPTS="-c chrony"
|
||||
DISKOPTS="none"
|
Loading…
Add table
Add a link
Reference in a new issue