diff options
author | Will Andrews <will@FreeBSD.org> | 2002-10-08 04:23:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-10-08 04:23:59 +0000 |
commit | 1bd9bb95e82a9eff491b160c23c730f9123da2ea (patch) | |
tree | d6e429e3bee4d9ea3ea243a7dc020ea476fe90ec /Tools | |
parent | Increase the available space for packages on disc #1 of the package (diff) |
Add 650MB for the 4th CD since it's all just packages.
Notes
Notes:
svn path=/head/; revision=67588
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/scripts/release/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/release/config b/Tools/scripts/release/config index bca34c333334..4f9f4734f9f0 100644 --- a/Tools/scripts/release/config +++ b/Tools/scripts/release/config @@ -7,7 +7,7 @@ disc1 1 0 435000000 disc2 1 0 0 disc3 1 0 650000000 -disc4 1 0 0 +disc4 1 0 650000000 disc5 1 1 0 disc6 1 1 0 disc7 1 1 0 |