Restore comments omitted during initial re-import
authorIan Kelling <iank@fsf.org>
Wed, 29 Jul 2020 03:50:00 +0000 (22:50 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Wed, 29 Jul 2020 03:50:00 +0000 (22:50 -0500)
I, Jacob Bachmeyer, did this work, but the comments are presumed to have been
originally added by Ian Kelling, therefore I have listed him as the author of
this commit.

build-keyring.pl
get-maintainers-file.sh

index 415cd59f119184c3d0b8fcad858e9f84ae0ef95f..5fe873c5a7e53d68441e26104ce25057aff03f04 100755 (executable)
 #
 # Written by Ward Vandewege (ward@gnu.org), 2005-01-11
 
+# currently invoked by cron:
+
+# MAILTO=sysadmin@gnu.org
+# SHELL=/bin/bash
+# 22 * * * *     gatekpr   /home/gatekpr/build-keyring.pl && cp -f /home/gatekpr/pub.ring /home/ftp/gnu/gnu-keyring.gpg && /usr/local/bin/send-gpg-public-keys.sh
+
+
 use strict;
 
 my $PACKAGES = './packages';
index 36f455c96f1b7df5d4b7cfa28f0486359e074544..39e9679bdd3455d62ee5ebe4af265201391d7bf1 100755 (executable)
@@ -1,3 +1,10 @@
 #!/bin/bash
 
+# this is currently run by cron :
+
+## Once a day, update the maintainers file (used by the ftp-upload script)
+#13 0 * * * root /root/scripts/get-maintainers-file.sh
+
 scp -q -i /root/scripts/ftpmirror-fp.key ftpmirror@fencepost.gnu.org:/gd/gnuorg/maintainers.bypkg /home/gatekpr/etc/
+
+# same output looks like this: