diff options
author | Will Andrews <will@FreeBSD.org> | 2002-05-20 07:14:42 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-05-20 07:14:42 +0000 |
commit | 91a4623523a4d3ef3d846eca24d075c2a7b42329 (patch) | |
tree | e5ed1766e13f369cf75a6c9431e5bdbb44ae1bff /Tools | |
parent | Fix build on alpha. (diff) |
Add CD configs for use by these scripts.
Notes
Notes:
svn path=/head/; revision=59513
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/scripts/release/config | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Tools/scripts/release/config b/Tools/scripts/release/config new file mode 100644 index 000000000000..ca2828aed2fb --- /dev/null +++ b/Tools/scripts/release/config @@ -0,0 +1,16 @@ +# $FreeBSD$ +# +# disc information +# +# Format: +#disc_name packages_OK distfiles_OK available_space +disc1 1 0 410000000 +disc2 1 0 0 +disc3 1 0 650000000 +disc4 1 0 0 +disc5 1 1 0 +disc6 1 1 0 +disc7 1 1 0 +disc8 1 1 0 +disc9 1 1 0 +disca 1 1 0 |