summaryrefslogtreecommitdiff
path: root/disklabel
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2020-04-04 11:55:25 +0200
committerStefan Kreutz <mail@skreutz.com>2020-04-04 11:55:25 +0200
commit0666b74cc8ea74ce8c440c3cde5598774fcc3bc4 (patch)
tree8c8b393544d9b1c196dcb55097f7223e33ec850c /disklabel
parent41ca49acbc082a31d2ca895563e16db145872bdc (diff)
downloadautoinstall-openbsd-on-qemu-0666b74cc8ea74ce8c440c3cde5598774fcc3bc4.tar
Revise
Diffstat (limited to 'disklabel')
-rw-r--r--disklabel6
1 files changed, 3 insertions, 3 deletions
diff --git a/disklabel b/disklabel
index eb18b12..d3b88fd 100644
--- a/disklabel
+++ b/disklabel
@@ -1,8 +1,8 @@
-/ 2G
-swap 1G
+/ 1G
+swap 8G
/tmp 1G
/var 1G
-/var/www 1G
+/var/www 100G
/usr 2G
/usr/X11R6 500M
/usr/local 4G
Generated by cgit. See skreutz.com for my tech blog and contact information.