diff options
Diffstat (limited to 'disklabel')
-rw-r--r-- | disklabel | 11 |
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 |