From fc4484b7048c7c6998b5c2bdf38ebc6e9c6588af Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Wed, 1 Apr 2020 02:16:34 +0200 Subject: Revise --- install.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 install.conf (limited to 'install.conf') diff --git a/install.conf b/install.conf new file mode 100644 index 0000000..01c0d93 --- /dev/null +++ b/install.conf @@ -0,0 +1,15 @@ +Change the default console to com0 = yes +Which speed should com0 use = 115200 +System hostname = openbsd-vm +Password for root = ************* +Allow root ssh login = no +Setup a user = puffy +Password for user = ************* +What timezone are you in = UTC +Location of sets = http +HTTP Server = 10.0.2.2 +Unable to connect using https. Use http instead = yes +URL to autopartitioning template for disklabel = http://10.0.2.2/disklabel.conf +Set name(s) = site66.tgz +Checksum test for site66.tgz failed. Continue anyway = yes +Unverified sets: site66.tgz. Continue without verification = yes -- cgit v1.2.3