diff options
author | will <will@FreeBSD.org> | 2002-05-20 07:14:42 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-05-20 07:14:42 +0000 |
commit | f5b1520291896c01b62df1947a8fa5d4e10874cf (patch) | |
tree | d6d827de19cb4cc6d563c49ecd033b01eee6ff4c /Tools | |
parent | 2fbfb736e77bbbf44330c55c73b6277d0cc1c980 (diff) | |
download | FreeBSD-ports-f5b1520291896c01b62df1947a8fa5d4e10874cf.zip FreeBSD-ports-f5b1520291896c01b62df1947a8fa5d4e10874cf.tar.gz |
Add CD configs for use by these scripts.
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 0000000..ca2828a --- /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 |