Chris Koeritz [Tue, 1 Dec 2015 17:01:40 +0000 (12:01 -0500)]
cleaning up old production directories now, so upgraded feisty doesn't have crud left.
Chris Koeritz [Tue, 1 Dec 2015 04:23:30 +0000 (23:23 -0500)]
a ton of changes to fix the production directory. formerly this directory $FEISTY_MEOW_DIR/production was a mix of source code, library files and generated objects, logs, and executables. yuck. now the production folder is just source and libraries. there is now a new runtime directory for all the generated content, like the apps produced during the build. this directory is located under $TMP in order to avoid polluting the same directory tree that feisty meow lives in. this will also support system-wide installs better.
Chris Koeritz [Mon, 30 Nov 2015 01:16:04 +0000 (20:16 -0500)]
new fortune
Chris Koeritz [Sat, 28 Nov 2015 02:58:45 +0000 (21:58 -0500)]
added 'squished on' phrase to file names.
Chris Koeritz [Sat, 28 Nov 2015 02:57:29 +0000 (21:57 -0500)]
added /usr/local as potential place to find repositories.
Chris Koeritz [Sat, 28 Nov 2015 02:14:14 +0000 (21:14 -0500)]
updated with better comments.
Chris Koeritz [Sat, 28 Nov 2015 02:03:44 +0000 (21:03 -0500)]
added /usr/local/feisty_meow as potential repository list, for system wide install.
Chris Koeritz [Wed, 25 Nov 2015 00:18:27 +0000 (19:18 -0500)]
dropped an extra logging line, renamed splitter input files, new fortune.
Chris Koeritz [Tue, 24 Nov 2015 23:27:40 +0000 (18:27 -0500)]
fixed issue with new parameter skipping in splitter.
Chris Koeritz [Mon, 23 Nov 2015 21:20:46 +0000 (16:20 -0500)]
dropped ant opts since no longer needed (we hope)
Chris Koeritz [Mon, 23 Nov 2015 02:28:56 +0000 (21:28 -0500)]
new fortune
Chris Koeritz [Sun, 22 Nov 2015 21:48:10 +0000 (16:48 -0500)]
added in 32 bit header path
Chris Koeritz [Sun, 22 Nov 2015 09:46:57 +0000 (04:46 -0500)]
fixed column logic in inventory script.
Chris Koeritz [Sun, 22 Nov 2015 09:40:06 +0000 (04:40 -0500)]
fixing column flags for splitter. also need to fix some persistent issues with end of line in splitter esp. where double dashes occur.
Chris Koeritz [Tue, 3 Nov 2015 01:44:33 +0000 (20:44 -0500)]
new fortune.
Chris Koeritz [Mon, 26 Oct 2015 19:06:31 +0000 (15:06 -0400)]
new fortune.
Chris Koeritz [Sun, 25 Oct 2015 04:11:06 +0000 (00:11 -0400)]
commands provided in feisty meow for media management.
Chris Koeritz [Mon, 19 Oct 2015 18:18:45 +0000 (14:18 -0400)]
new fortune.
Chris Koeritz [Mon, 19 Oct 2015 17:06:10 +0000 (13:06 -0400)]
updoodled to move path of output file.
Chris Koeritz [Tue, 13 Oct 2015 14:38:50 +0000 (10:38 -0400)]
new fortune.
Chris Koeritz [Fri, 9 Oct 2015 15:27:44 +0000 (11:27 -0400)]
tracking results of renaming now so that if no renames occur, no output is shown either.
Chris Koeritz [Fri, 9 Oct 2015 15:20:58 +0000 (11:20 -0400)]
fixed stray apostrophes around result from spacem when no change was made by second step.
Chris Koeritz [Tue, 6 Oct 2015 13:20:57 +0000 (09:20 -0400)]
new fortune.
Chris Koeritz [Fri, 2 Oct 2015 19:13:54 +0000 (15:13 -0400)]
mod from frumious on surya, hopefully to fix one more instance of path annoyance from or for cygwin.
Chris Koeritz [Thu, 1 Oct 2015 00:58:20 +0000 (20:58 -0400)]
new fortune.
Chris Koeritz [Wed, 30 Sep 2015 17:00:41 +0000 (13:00 -0400)]
bug fixes for ethread's periodic mode.
Chris Koeritz [Mon, 28 Sep 2015 20:36:04 +0000 (16:36 -0400)]
new fortune
Chris Koeritz [Mon, 28 Sep 2015 15:13:38 +0000 (11:13 -0400)]
updated to be a bit more useful; now has a list of file types to scan, including perl bash python and java. iterates reasonably across multiple dir parameters and should handle weird space inclusions etc.
Chris Koeritz [Mon, 21 Sep 2015 20:21:29 +0000 (16:21 -0400)]
removed the zapem at top, since we don't know the machine doesn't have other gffs containers running.
Chris Koeritz [Thu, 17 Sep 2015 17:05:02 +0000 (13:05 -0400)]
improved spacem method to handle unwritable names better (where perl was not happy renaming a file that contained a pipe character). now weird character replacement happens before the lower-casing, so it works a lot better.
Chris Koeritz [Wed, 9 Sep 2015 19:02:50 +0000 (15:02 -0400)]
fixed quoting in spacem function to be parallel.
Chris Koeritz [Tue, 8 Sep 2015 19:55:36 +0000 (15:55 -0400)]
new fortune.
Chris Koeritz [Tue, 1 Sep 2015 23:47:07 +0000 (19:47 -0400)]
moved define_yeti_variable into the variables, since we potentially need it there before functions has been loaded.
Chris Koeritz [Mon, 31 Aug 2015 17:44:16 +0000 (13:44 -0400)]
new fortune
Chris Koeritz [Thu, 27 Aug 2015 16:53:58 +0000 (12:53 -0400)]
new fortune.
Chris Koeritz [Mon, 24 Aug 2015 20:23:07 +0000 (16:23 -0400)]
updated to have new category for job / work tasks.
Chris Koeritz [Fri, 21 Aug 2015 22:11:41 +0000 (18:11 -0400)]
changes needed since cygwin is somehow getting a different interpretation of the pwd from someplace. perhaps from our own version in feisty? anyhow, this just fixates the call against default pwd location, but a better approach would not need the absolute path.
Chris Koeritz [Thu, 20 Aug 2015 18:03:17 +0000 (14:03 -0400)]
stopped allowing ampersands in file names, added documentation lines.
Chris Koeritz [Tue, 18 Aug 2015 22:06:01 +0000 (18:06 -0400)]
new fortune.
Chris Koeritz [Thu, 6 Aug 2015 17:02:38 +0000 (13:02 -0400)]
added process zapping before building.
Chris Koeritz [Wed, 5 Aug 2015 17:01:47 +0000 (13:01 -0400)]
new fortune.
Chris Koeritz [Tue, 4 Aug 2015 22:09:06 +0000 (18:09 -0400)]
new fortune.
Chris Koeritz [Tue, 4 Aug 2015 18:56:52 +0000 (14:56 -0400)]
added exclamation point to list of characters we want to whack.
Chris Koeritz [Tue, 4 Aug 2015 18:01:33 +0000 (14:01 -0400)]
made spacem still show the rename if it was only case based. gffs refresher now cleaning logs up.
Chris Koeritz [Tue, 4 Aug 2015 02:44:06 +0000 (22:44 -0400)]
switched over to new alias for some variables. seems to be working okay.
Chris Koeritz [Sun, 2 Aug 2015 21:52:06 +0000 (17:52 -0400)]
hoisting the alias definitions up into a function, so we can track them and eventually unload all of them automatically. added a similar method for exported variables, also completely simplistic at this point. all usages that seemed appropriate for setting up using the new alias function have been moved over, and things are still working as far as i can tell at this point up until the point when things break which is probably pretty soon, but oh well, progress...
Chris Koeritz [Sun, 2 Aug 2015 05:31:32 +0000 (01:31 -0400)]
licensing cleanup and slightly updated readme.
Chris Koeritz [Tue, 21 Jul 2015 22:51:15 +0000 (18:51 -0400)]
new fortune.
Chris Koeritz [Fri, 17 Jul 2015 01:53:44 +0000 (21:53 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Thu, 16 Jul 2015 17:35:29 +0000 (13:35 -0400)]
new script for building gffs code without a clean build first, then starting up the container and tailing the log.
Chris Koeritz [Thu, 16 Jul 2015 13:33:24 +0000 (09:33 -0400)]
new fortune.
Chris Koeritz [Thu, 16 Jul 2015 02:01:53 +0000 (22:01 -0400)]
whoosh, naming changes.
Chris Koeritz [Thu, 9 Jul 2015 19:37:31 +0000 (15:37 -0400)]
removed some debugging and added missing class name definition.
Chris Koeritz [Wed, 8 Jul 2015 02:00:23 +0000 (22:00 -0400)]
better wording.
Chris Koeritz [Wed, 8 Jul 2015 01:59:12 +0000 (21:59 -0400)]
trying to make windows behave with cygwin when uptime is not installed.
Chris Koeritz [Tue, 7 Jul 2015 17:39:15 +0000 (13:39 -0400)]
new fortune.
Chris Koeritz [Wed, 1 Jul 2015 17:40:53 +0000 (13:40 -0400)]
new fortune.
Chris Koeritz [Wed, 24 Jun 2015 23:32:51 +0000 (19:32 -0400)]
improvements and fixes for the psfind and psa methods.
Chris Koeritz [Wed, 24 Jun 2015 20:27:44 +0000 (16:27 -0400)]
added ability to pass -u USERNAME to psfind.
Chris Koeritz [Wed, 24 Jun 2015 18:59:06 +0000 (14:59 -0400)]
fix for testing whether it's windows or not, had all upper case but Windows_NT is not.
Chris Koeritz [Tue, 23 Jun 2015 20:09:35 +0000 (16:09 -0400)]
a few mods to get over the DOS problems we've had a while. these were multifarious, but i blame both windows and cygwin now. and of course bill gates, as per custom.
Chris Koeritz [Tue, 23 Jun 2015 02:01:47 +0000 (22:01 -0400)]
new fortune.
Chris Koeritz [Thu, 18 Jun 2015 19:09:16 +0000 (15:09 -0400)]
fixed complaint about nautilus if not installed.
Chris Koeritz [Mon, 15 Jun 2015 22:05:22 +0000 (18:05 -0400)]
new fortune.
Chris Koeritz [Mon, 15 Jun 2015 15:13:02 +0000 (11:13 -0400)]
slicker listing leaves off mbytes if there are none. also added gbytes count with same consideration.
Chris Koeritz [Fri, 12 Jun 2015 16:04:48 +0000 (12:04 -0400)]
fix for a comment or two that got scrambled at some point.
Chris Koeritz [Fri, 12 Jun 2015 15:27:38 +0000 (11:27 -0400)]
fix for psfind to work on platforms where username can get abbreviated with a plus sign.
Chris Koeritz [Thu, 11 Jun 2015 14:38:29 +0000 (10:38 -0400)]
switching naming from xsede to gffs, since that's really what we're working on.
Chris Koeritz [Tue, 9 Jun 2015 23:36:15 +0000 (19:36 -0400)]
changed silly message to be more longwinded.
Chris Koeritz [Tue, 9 Jun 2015 17:28:35 +0000 (13:28 -0400)]
added support for showing arrays and aliases to the var method, but array elements are not distinguished yet by internal quoting (so it can be confusing if array had elements with spaces). but it looks pretty good and basically works.
Chris Koeritz [Mon, 8 Jun 2015 15:21:27 +0000 (11:21 -0400)]
new fortune.
Chris Koeritz [Wed, 3 Jun 2015 16:36:02 +0000 (12:36 -0400)]
new fortune
Chris Koeritz [Mon, 25 May 2015 18:13:22 +0000 (14:13 -0400)]
new fortune.
Fred T. Hamster [Mon, 25 May 2015 17:27:07 +0000 (13:27 -0400)]
snarf updated from experience with new config names, utils updated with higher stack limit.
Chris Koeritz [Sun, 24 May 2015 17:22:55 +0000 (13:22 -0400)]
commenting out older method, removing nntp flag from main net synch
Chris Koeritz [Mon, 18 May 2015 15:41:41 +0000 (11:41 -0400)]
new fortune.
Chris Koeritz [Sat, 16 May 2015 20:17:46 +0000 (16:17 -0400)]
added long name flag to get rid of annoying warnings.
Chris Koeritz [Mon, 11 May 2015 18:21:31 +0000 (14:21 -0400)]
new fortune.
Chris Koeritz [Tue, 5 May 2015 02:54:49 +0000 (22:54 -0400)]
new fortune.
Chris Koeritz [Mon, 4 May 2015 16:45:01 +0000 (12:45 -0400)]
new fortune.
Chris Koeritz [Fri, 1 May 2015 23:36:33 +0000 (19:36 -0400)]
thanks perl for not complaining about the erroneous int compare instead of eq for strings.
Chris Koeritz [Tue, 28 Apr 2015 11:31:56 +0000 (07:31 -0400)]
new fortune
Chris Koeritz [Mon, 27 Apr 2015 13:09:57 +0000 (09:09 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Sat, 25 Apr 2015 18:41:00 +0000 (14:41 -0400)]
made inventory check whether splitter is available or not and just use cat if not present.
Chris Koeritz [Fri, 24 Apr 2015 23:09:54 +0000 (19:09 -0400)]
skipping some common flags i add accidentally, since summing dir has its own format anyhow.
Chris Koeritz [Fri, 24 Apr 2015 14:28:19 +0000 (10:28 -0400)]
dropped build step since fast install builder script now does that.
Chris Koeritz [Wed, 22 Apr 2015 12:45:21 +0000 (08:45 -0400)]
minor tweaks.
Chris Koeritz [Tue, 21 Apr 2015 22:59:34 +0000 (18:59 -0400)]
added official gpl script banner.
Chris Koeritz [Tue, 21 Apr 2015 22:21:46 +0000 (18:21 -0400)]
cool process trapper keeper, very minimal, just using bash.
Chris Koeritz [Mon, 20 Apr 2015 22:15:47 +0000 (18:15 -0400)]
added comment for future enhancement.
Chris Koeritz [Thu, 16 Apr 2015 20:09:46 +0000 (16:09 -0400)]
changed cryptic logging about not removing a dir; still not sure exactly what was intended there.
Chris Koeritz [Mon, 13 Apr 2015 16:34:07 +0000 (12:34 -0400)]
new fortune.
Chris Koeritz [Sun, 12 Apr 2015 22:43:04 +0000 (18:43 -0400)]
nicer arrangement of the words...
Chris Koeritz [Sun, 12 Apr 2015 21:47:55 +0000 (17:47 -0400)]
nice change to add in the os name and version.
Chris Koeritz [Sun, 12 Apr 2015 19:54:49 +0000 (15:54 -0400)]
enhancement to spacem macro to not allow non-existent files.
Chris Koeritz [Sun, 12 Apr 2015 00:44:29 +0000 (20:44 -0400)]
removed annoying debug line that got left in.
Chris Koeritz [Sat, 11 Apr 2015 06:55:16 +0000 (02:55 -0400)]
fixed extra quote in printout of name change.
Chris Koeritz [Sat, 11 Apr 2015 03:28:44 +0000 (23:28 -0400)]
oops, had left in an error causing statement.
Chris Koeritz [Sat, 11 Apr 2015 03:28:00 +0000 (23:28 -0400)]
still thinking the 24 hour date will look nicer with a colon.
Chris Koeritz [Sat, 11 Apr 2015 03:27:11 +0000 (23:27 -0400)]
slightly nicer formatting but basic look of the uptime is right.