added a new script used on web server to pack feisty meow releases periodically.
cleaned old stuff out of the swim_upstream script.
more checking done in archival scripts.
--- /dev/null
+##############
+
+#[pack feisty for web]
+# this packs up our source code distributions every 8 days.
+16 22 */8 * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/archival/pack_feisty_meow.sh) &>$TMP/zz_packing_cron.log
+
+##############
+
+
SHELL=/bin/bash
# m h dom mon dow command
# this cron job updates the feisty meow repository on source forge based on
# the real one at feistymeow.org.
# update the source code to the latest, every day at 3am or so.
-14 */2 * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/rev_control/push_repo_upstream.sh $HOME/repos/sf-feistymeow-trunk ) &>>/tmp/zz_nechung_fortune_$USER.log
+
+# OUT OF DATE. # we just need to do a make nowadays!
+#14 */2 * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/rev_control/push_repo_upstream.sh $HOME/repos/sf-feistymeow-trunk ) &>>/tmp/zz_nechung_fortune_$USER.log
+
+14 */2 * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME ; make ) &>>/tmp/cron-swim_upstream-$USER.log
starting at:
archival 2017-01-01
- okay with backup arb,
+ okay with backup arb, fixed backup_trac, found pack_feisty used in www-data cron job (copied for new cron config script), listarch considered one of newer gen of good scripts (but still could probably use refactoring; it's just that it works well already),
+ okay with search_arch, serene backer upper (filesynch / transporter kind of blow right now, but we have lots of notes for them), shared snarfer is a good lib used by many snarfers,
+ okay with snarf_feisty_meow (retested good), snarf_linux_config which is used constantly, snarf_notes -- surprisingly useful as it grabbed the local note (*.txt) files i don't usually grab, but it also did grab the cloud, which is a backed up repository style asset; seems a little silly to keep it in notes still,
+ okay with