update "Update the copyrights" directions
This commit is contained in:
@@ -2,7 +2,7 @@ Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
Copyright (C) 2000-2003 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: release,v 1.71 2007/02/15 23:40:09 tbox Exp $
|
||||
$Id: release,v 1.72 2009/08/06 01:21:58 marka Exp $
|
||||
|
||||
Preparing a bind9 release
|
||||
|
||||
@@ -62,7 +62,17 @@ release.
|
||||
|
||||
- Verify that the documents in doc/misc are up-to-date.
|
||||
|
||||
- Update the copyrights. According to tale:
|
||||
- Update the copyrights.
|
||||
|
||||
ssh tbox@cvs.isc.org
|
||||
run these two command from the crontab
|
||||
#
|
||||
# Merge and Update copyrights
|
||||
#
|
||||
30 23 * * * /usr/bin/lockf -s -t 3600 /udir/tbox/tarballs/build-tarballs.lock /bin/sh /udir/tbox/tarballs/mergecopyrights
|
||||
45 23 * * * /usr/bin/lockf -s -t 3600 /udir/tbox/updatecopyrights/updatecopyrights.lock /bin/sh /udir/tbox/updatecopyrights/updatecopyrights
|
||||
|
||||
When tbox@cvs.isc.org is not available:
|
||||
|
||||
Go to the root of the source tree.
|
||||
The scripts need to be run from there; they reference the util
|
||||
|
||||
Reference in New Issue
Block a user