kit.sh revision bcf966e6146943ebcac1603a52468f5292612b18
5d52a1fe1b8ea396fb5ae7f6f1567c8383445113Tinderbox User# Copyright (C) 2004, 2007-2010, 2012 Internet Systems Consortium, Inc. ("ISC")
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# Copyright (C) 2000-2003 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Permission to use, copy, modify, and/or distribute this software for any
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# purpose with or without fee is hereby granted, provided that the above
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# copyright notice and this permission notice appear in all copies.
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# PERFORMANCE OF THIS SOFTWARE.
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt# Make a release kit
# Usage: sh kit.sh tag tmpdir
--remote=*)
case $# in
snapshot) ;;
snapshot=true;
*) snapshot=false ;;
test -d $tmpdir ||
if $snapshot
echo "building release kit for BIND version $version, hold on..."
if $snapshot
# Remove everything but mksymtbl.pl from util
ok=
docbookfile=$f
echo "WARNING: $docbookfile is newer than the html version."