First commit

This commit is contained in:
Clayton Voges 2021-08-29 21:48:18 +00:00
parent 450ab53d74
commit 75891d0d4e
6 changed files with 87 additions and 144 deletions

17
ANSWERFILE Normal file
View 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"