summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2020-04-02 02:06:29 +0200
committerStefan Kreutz <mail@skreutz.com>2020-04-02 02:06:29 +0200
commit5ed017e3411519303ef70e0ded7282a92f179d7e (patch)
tree2ac6dc7df8620c2822df21f357fc4c87f0cf06dc
parent2a2276a58ea2172518809ef1d5a99dbe76538154 (diff)
downloadautoinstall-openbsd-on-qemu-5ed017e3411519303ef70e0ded7282a92f179d7e.tar
Add more space to /
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 9cc5f39..855efcc 100755
--- a/run
+++ b/run
@@ -103,7 +103,7 @@ EOF
# Create default disklabel template.
[ -e mirror/disklabel ] || cat << EOF > mirror/disklabel
-/ 500M
+/ 2G
swap 1G
/tmp 1G
/var 1G
Generated by cgit. See skreutz.com for my tech blog and contact information.