diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-04-04 11:55:25 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-04-04 11:55:25 +0200 |
commit | 0666b74cc8ea74ce8c440c3cde5598774fcc3bc4 (patch) | |
tree | 8c8b393544d9b1c196dcb55097f7223e33ec850c /disklabel | |
parent | 41ca49acbc082a31d2ca895563e16db145872bdc (diff) | |
download | autoinstall-openbsd-on-qemu-0666b74cc8ea74ce8c440c3cde5598774fcc3bc4.tar |
Revise
Diffstat (limited to 'disklabel')
-rw-r--r-- | disklabel | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |