summaryrefslogtreecommitdiff
path: root/disklabel
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2020-04-02 23:32:40 +0200
committerStefan Kreutz <mail@skreutz.com>2020-04-02 23:32:40 +0200
commitb711567e9ff375d42407b0fbd67abaa22d9e9d1b (patch)
treed9e8edf2141c2b3579f52e72e00f2ffa26e5cdae /disklabel
parent5ed017e3411519303ef70e0ded7282a92f179d7e (diff)
downloadautoinstall-openbsd-on-qemu-b711567e9ff375d42407b0fbd67abaa22d9e9d1b.tar
Revise after successful test
Diffstat (limited to 'disklabel')
-rw-r--r--disklabel11
1 files changed, 11 insertions, 0 deletions
diff --git a/disklabel b/disklabel
new file mode 100644
index 0000000..eb18b12
--- /dev/null
+++ b/disklabel
@@ -0,0 +1,11 @@
+/ 2G
+swap 1G
+/tmp 1G
+/var 1G
+/var/www 1G
+/usr 2G
+/usr/X11R6 500M
+/usr/local 4G
+/usr/src 1M
+/usr/obj 1M
+/home 4G
Generated by cgit. See skreutz.com for my tech blog and contact information.