Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-03-26
17:45
Use globstar dotglob for iterating through files Also, quote PWD and make sure we are using the desired version of bash to run this script. Under macOS, the version of bash included is too old to support some features present in this script. Leaf check-in: 900a8bc50e user: cfuhrman tags: trunk
2022-03-22
02:38
Correct some spacing issues check-in: ade7f17451 user: cfuhrman tags: trunk
2022-03-21
21:58
Use FFMPEG_BIN variable check-in: f5e3afdebb user: cfuhrman tags: trunk
21:57
Correct numerous bugs - Correct usage function - Add display of number of files converted - Fix directory names check-in: f4683b2b34 user: cfuhrman tags: trunk
02:23
Be more intelligent about source directory Again, not tested. check-in: 287e4d4881 user: cfuhrman tags: trunk
02:01
Initial entry of script to convert ALAC files to FLAC Note that this has not been tested in the slightest. It's just a skeleton beginning for when I actually have a chance to test this. check-in: eee3218f58 user: cfuhrman tags: trunk
2021-09-27
23:58
Oops. The command is numlockx not numlock check-in: cbc47f0305 user: cfuhrman tags: trunk
23:48
Initial entry of x startup script Script will make sure numeric keypads work on keyboards featuring a numeric keypad and swap left-hand control key and caps lock making for a more pleasant Emacs experience. check-in: 1a1250c38b user: cfuhrman tags: trunk
2021-05-11
22:06
Initial entry of script for copying svn repositories Script is used to copy over a remote svn repository to localhost, preserving hooks. check-in: 694ab70ac9 user: cfuhrman tags: first-sha3-commit, trunk
2017-01-30
18:59
Remove outdated SCM header information Since this script is now managed by fossil[1], remove SVN/Git identification information. Footnotes: [1] http://fossil-scm.org check-in: 58c1277f5d user: cfuhrman tags: trunk
18:57
Clean up SCM backup script - Since this is now a more generic SCM backup script, remove references to Subversion - Use default variables where applicable - Use multi-line invocation of find(1) command for added readability and configurability check-in: 1b4ad58428 user: cfuhrman tags: trunk
2016-06-08
04:49
Bump MAKE_JOBS, USERLAND_COUNT check-in: bd7f58caad user: cfuhrman tags: trunk
2016-06-03
20:30
Bump up number of times userland is rebuild Build userland 100 times instead of 1 time, all but guaranteeing that this will cook my iMac. check-in: e1b8554859 user: cfuhrman tags: trunk
2016-06-02
05:34
Initial entry of script meant to cook iMac Since my iMac is overheating, write a script that will surely cause it to overheat whilst in the Apple Store. check-in: 650e8c59b1 user: cfuhrman tags: trunk
2015-12-24
15:23
Import stable-15.12.24.10 of svn backup scripts Import stable-15.12.24.10 of svn backup scripts from ansible repository. Use constants for trace levels when logging. This makes the code significantly more legible. While here, do some whitespace cleanup. check-in: 977dfa7ac1 user: cfuhrman tags: trunk
2015-08-19
16:19
Merge open leaf check-in: 8ac2e092d1 user: cfuhrman tags: trunk
2015-08-18
20:09
perltidy with 100 max chars p/line check-in: 4279f5771d user: cfuhrman tags: trunk
19:34
Perltidy check-in: 689e787a2b user: cfuhrman tags: trunk
2015-01-09
18:25
Import jmglov toolkit Import Josh Glover's toolkit from the subversion vendor branch check-in: 79707b28c0 user: cfuhrman tags: trunk
2014-12-29
16:41
Tagging last and final SVN revision of trunk git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/tags/svn-last-commit-trunk@98 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: af92f57d61 user: cfuhrman@pobox.com tags: svn-last-commit-trunk, svn-to-fossil-conversion-base, trunk
2014-05-25
18:24
Reintegrate changes from switch-to-pobox branch I am migrating most email to one of two accounts: - cfuhrman@gmail.com - cfuhrman@pobox.com So update references accordingly. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@97 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 482bd15bac user: cfuhrman@pobox.com tags: trunk
2014-05-24
23:59
Switch all references to panix.com to pobox.com I am switching my primary email address back to pobox.com, so update accordingly. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/switch-to-pobox@96 03f70f0e-8934-0410-994f-e4f8be170ec1 Closed-Leaf check-in: a02607f039 user: cfuhrman@pobox.com tags: switch-to-pobox
2014-05-22
20:12
Branch for switching to pobox.com git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/switch-to-pobox@95 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: b2984bba51 user: cfuhrman@pobox.com tags: switch-to-pobox
2012-08-17
00:23
Pull in changes from beartribe/hoststack repo (-r1420:1422) git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@94 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: cd4f50206f user: cfuhrman@pobox.com tags: trunk
2012-07-24
19:37
Initial entry of cvs revnum script Script will take a Subversion-generated dumpfile that's presumed to have been converted from CVS and add the original CVS RCS IDs grepped from the source content. Note this only works if there is a valid $Id$ tag within the content of the file. Tested using my shellpak repo. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@93 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: a3af1415b5 user: cfuhrman@pobox.com tags: trunk
2012-06-08
18:37
Addition of NetBSD cvs2bzr options files Addition of NetBSD cvs2bzr options files. These handle the following NetBSD CVS Repositories: - htdocs - othersrc - pkgsrc - src - xsrc git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@92 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: a5f01c785b user: cfuhrman@pobox.com tags: trunk
17:35
Make sure $EXCLUDE_FILE is valid before including it Make sure $EXCLUDE_FILE is valid before including it. While here: - Update copyright as appropriate - Standardize headers git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@91 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 532b27faac user: cfuhrman@pobox.com tags: trunk
2011-11-01
18:25
Sync w/ beartribe repo Add NOTI Level to Trace(). While here, clean-up indentation and update copyright. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@90 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: d63c7f16aa user: cfuhrman@pobox.com tags: trunk
2011-10-24
23:18
Pull up changes from beartribe repo Pull up changes from beartribe repo git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@89 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 6f090a2573 user: cfuhrman@pobox.com tags: trunk
2011-09-14
16:38
Use correct bzip2(1) file extension Use correct bzip2(1) file extension[1] when generating backup files. Patch based off of r1020[2] from beartribe repository Footnotes: [1] http://filext.com/file-extension/BZ2 [2] https://svn.fuhrbear.com/viewvc/beartribe/trunk/panix-vc/usr/local/sbin/svnbackup.sh?revision=1020&view=markup git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@88 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: c2fecba2f3 user: cfuhrman@pobox.com tags: trunk
2011-09-08
20:35
Merge in changes from branches/svn-backup Merge (reintegrate) changes from branches/svn-backup. svnbackup.sh now supports the following: * Differential and Incremental backups * Backup directories are organized by week * Logging via trace.sh * Backups can be optionally compressed either via gzip(1) or bzip2(1) A separate script for cleaning up old directories, scm_backup_clean.sh, has also been added. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@85 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: be103b0bc7 user: cfuhrman@pobox.com tags: trunk
20:27
Sync w/ trunk Sync w/ trunk prior to reintegration git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@84 03f70f0e-8934-0410-994f-e4f8be170ec1 Closed-Leaf check-in: 600f3de69e user: cfuhrman@pobox.com tags: svn-backup
20:22
Use env(1) to invoke bash Use env(1) to invoke bash. While here, add RCS-Keyword git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@83 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: f188990fa9 user: cfuhrman@pobox.com tags: svn-backup
20:14
Initial entry Initial entry of scm_backup_clean.sh from adBrite-ops repo git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@82 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: ef99666037 user: cfuhrman@pobox.com tags: svn-backup
20:12
Rename adBrite svn_backup script to something more logical Rename adBrite svn_backup script to something more logical git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@81 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 71c08570ed user: cfuhrman@pobox.com tags: svn-backup
20:10
Differentiate backup type in backup file name Differentiate backup type in backup file name. For example: +------------+-----------------------+ |incremental |shell-incr-r874-r890.gz| +------------+-----------------------+ |differential|shell-diff-r874-r890.gz| +------------+-----------------------+ Logging has been updated as appropriate git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@80 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 740fb88f86 user: cfuhrman@pobox.com tags: svn-backup
19:44
Add support for differential backups Add support for differential backups via the -d option. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@79 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 0b61b7baa4 user: cfuhrman@pobox.com tags: svn-backup
19:27
Bump copyright date Bump copyright date git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@78 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 238ba1a1e4 user: cfuhrman@pobox.com tags: svn-backup
19:12
Set umask as appropriate Set umask as appropriate git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@77 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 7233dcfd4f user: cfuhrman@pobox.com tags: svn-backup
19:04
Add support for recursive directories Add support, via the -r option, for svnbackup to re-curse directories looking for subversion repositories git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@76 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: f051a8f185 user: cfuhrman@pobox.com tags: svn-backup
2011-08-24
23:53
Re-factor svnbackup.sh Completely re-factor svnbackup.sh based on svn_backup.sh from adBrite repository. Note new features include: * Backup based on week timestamp * Compress either via gunzip(1) or bzip2(1) * Better tracing and logging Full backup has been currently been tested. Additional testing on incremental backups will have to be performed before this is considered stable. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@75 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: e45d29b756 user: cfuhrman@pobox.com tags: svn-backup
22:19
Link trace.sh Link trace.sh for convenience git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@74 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: d24f944c1c user: cfuhrman@pobox.com tags: svn-backup
21:45
Re-indent per personal style Re-indent per personal style. While here, clean up header git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@73 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: f705ed0c1e user: cfuhrman@pobox.com tags: svn-backup
21:43
Adjust header accordingly to my personal standard Adjust header accordingly to my personal standard. While here, set svn:keywords git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@72 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 91d28b6750 user: cfuhrman@pobox.com tags: svn-backup
21:41
Initial import of svn_backup.sh Initial import of svn_backup.sh from adBrite repository git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@71 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 17c783ed5b user: cfuhrman@pobox.com tags: svn-backup
21:30
Branch for svn-backup work Branch to re-write svn-backup script based on script I wrote for adBrite git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svn-backup@70 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 7e25bc5de7 user: cfuhrman@pobox.com tags: svn-backup
2011-08-10
13:56
Branch for svnbackup rewrite Branch for svnbackup rewrite git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/branches/svnbackup-rewrite@69 03f70f0e-8934-0410-994f-e4f8be170ec1 Closed-Leaf check-in: 3cdabc5162 user: cfuhrman@pobox.com tags: svnbackup-rewrite
2011-07-13
18:29
Elaborate on usage Elaborate on usage git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@68 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 5974307941 user: cfuhrman@pobox.com tags: trunk
2010-11-03
14:35
Pull in changes from adBrite Ops repo (-r9059:9060) Exit when there is no validated bundle When an invalidated bundle is detected, exit program. Also clean up verbiage while here. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@67 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: fd8520ca97 user: cfuhrman@pobox.com tags: trunk
2010-10-25
21:53
Notify users of possible empty repo git bundle verify will fail to validate a backup if the source repository is empty. Notify the user that this may be the case. git-svn-id: https://svn.fuhrbear.com/r/cmf-toolkit/trunk@66 03f70f0e-8934-0410-994f-e4f8be170ec1 check-in: 103fc7e048 user: cfuhrman@pobox.com tags: trunk