Skip to content

Commit

Permalink
Update disklabel
Browse files Browse the repository at this point in the history
- HOME size for sysupgrade(8)
  • Loading branch information
horia committed May 21, 2019
1 parent 04c6e34 commit d0f9769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/usr/local/share/doc/dithematic/disklabel
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ swap 1G
/usr 2G
/usr/X11R6 512M
/usr/local 2G
/home 16M
/home 1G
/var 2G-*
2 changes: 1 addition & 1 deletion src/usr/local/share/doc/dithematic/disklabel.min
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ swap 1G
/tmp 1G
/usr 1300M
/usr/local 1G
/home 8M
/home 512M
/var 2G-*

0 comments on commit d0f9769

Please sign in to comment.