Chris Koeritz [Mon, 13 Feb 2012 20:50:15 +0000 (15:50 -0500)]
cleaned stderr out of output.
Chris Koeritz [Mon, 13 Feb 2012 15:56:45 +0000 (07:56 -0800)]
made the output file nicer, and time stamped it.
Chris Koeritz [Mon, 13 Feb 2012 14:43:39 +0000 (09:43 -0500)]
cleaned up some logging.
Chris Koeritz [Mon, 13 Feb 2012 13:26:29 +0000 (08:26 -0500)]
turned off debugging noise.
Chris Koeritz [Mon, 13 Feb 2012 05:17:05 +0000 (00:17 -0500)]
nice mod that clears out any generated files before doing the bootstrap.
Chris Koeritz [Mon, 13 Feb 2012 02:17:19 +0000 (21:17 -0500)]
renamed 'base' variable since that's too non-descript.
made snarf by pattern support an extra directory component.
added quoting so that paths with spaces should work better.
Chris Koeritz [Sun, 12 Feb 2012 22:52:25 +0000 (17:52 -0500)]
some nice cleaning in these example scripts.
Fred T. Hamster [Sun, 12 Feb 2012 22:42:49 +0000 (17:42 -0500)]
made the recustomize macro work even with a missing generated folder.
Chris Koeritz [Sun, 12 Feb 2012 20:50:14 +0000 (15:50 -0500)]
zazzed up the output a bit.
Chris Koeritz [Sun, 12 Feb 2012 20:38:16 +0000 (15:38 -0500)]
switched names for misleading prior name.
Chris Koeritz [Sun, 12 Feb 2012 19:19:02 +0000 (14:19 -0500)]
cleaning build variable process up some.
Chris Koeritz [Sun, 12 Feb 2012 19:09:43 +0000 (14:09 -0500)]
updated to be a little less panicky about things we expect sometimes.
Chris Koeritz [Sun, 12 Feb 2012 19:06:52 +0000 (14:06 -0500)]
updated and cleaned...
Chris Koeritz [Sun, 12 Feb 2012 18:44:59 +0000 (13:44 -0500)]
cleaned up some logging.
Chris Koeritz [Sun, 12 Feb 2012 18:42:39 +0000 (13:42 -0500)]
tossing a few older svn and cvs scripts out. the need to tag bunches of files as executables
has not arisen in a long time for me in svn, and i would use a handy tool like kdesvn these
days rather than a script. the cvs importer allowed one to drag in vast batches of files
into a cvs archive, but i've retired most uses of cvs from my life, so... and then there are
a few little improvements for checking in and out files with checkin and getme.
Chris Koeritz [Sun, 12 Feb 2012 18:01:39 +0000 (13:01 -0500)]
Merge branch 'master' of zooty:feisty_meow
Chris Koeritz [Sun, 12 Feb 2012 18:00:16 +0000 (13:00 -0500)]
updated scheme for locating revision control assets; uses a list (in a
string) of the folder names, which we later puff out to be an array of
names. this chicanery is only needed because bash does not actually export
array variables. still! a few other nice clean-ups were done.
Fred T. Hamster [Sun, 12 Feb 2012 17:14:30 +0000 (12:14 -0500)]
using the variables script in our bootstrap, since otherwise PERLLIB isn't set yet.
Chris Koeritz [Sat, 11 Feb 2012 17:12:27 +0000 (12:12 -0500)]
nice differentiation for when java and eclipse are actually available, but our
limited heuristics couldn't find their home folders.
Chris Koeritz [Fri, 10 Feb 2012 19:12:00 +0000 (14:12 -0500)]
removed basket, since now synching that via ubuntu one, at least for
evaluation to see if works out.
Chris Koeritz [Fri, 10 Feb 2012 18:01:03 +0000 (13:01 -0500)]
tossing special treatment for winders.
Chris Koeritz [Fri, 10 Feb 2012 16:51:25 +0000 (11:51 -0500)]
don't want idiotic thumbnail files asking to be checked in everywhere.
Chris Koeritz [Fri, 10 Feb 2012 15:17:10 +0000 (10:17 -0500)]
slimmed down the header.
Chris Koeritz [Fri, 10 Feb 2012 04:20:32 +0000 (23:20 -0500)]
new fortune.
Chris Koeritz [Thu, 9 Feb 2012 16:17:41 +0000 (11:17 -0500)]
sorted aliases last little bit, hopefully done with that.
Chris Koeritz [Thu, 9 Feb 2012 16:08:49 +0000 (11:08 -0500)]
oops, was appending to the generated aliases file, rather than starting
from scratch. that would have made startup take longer and longer...
until surely madness would result.
Chris Koeritz [Thu, 9 Feb 2012 06:26:28 +0000 (01:26 -0500)]
moved inc_num to a better place, cleaned up alias generation a bit,
automatically building correct PERLLIB now for our script folders.
Chris Koeritz [Thu, 9 Feb 2012 05:13:44 +0000 (00:13 -0500)]
sleeker header.
Chris Koeritz [Thu, 9 Feb 2012 05:03:46 +0000 (00:03 -0500)]
moved totally to perl script for generating aliases; unter_alia is gone now.
updated header for different shells one might want to use.
Fred T. Hamster [Thu, 9 Feb 2012 00:50:05 +0000 (19:50 -0500)]
improvements in organization of the aliases, still ongoing.
Fred T. Hamster [Thu, 9 Feb 2012 00:38:29 +0000 (19:38 -0500)]
cleaned up behavior when no custom files are defined yet.
Chris Koeritz [Tue, 7 Feb 2012 02:35:41 +0000 (21:35 -0500)]
updated to fix issues with building outside of bootstrap.
Chris Koeritz [Sun, 5 Feb 2012 16:01:14 +0000 (11:01 -0500)]
added notes about the example folders.
Chris Koeritz [Sun, 5 Feb 2012 15:49:48 +0000 (10:49 -0500)]
updated year.
Chris Koeritz [Sat, 4 Feb 2012 20:56:47 +0000 (15:56 -0500)]
adapting to new location for examples directory.
Chris Koeritz [Sat, 4 Feb 2012 20:10:16 +0000 (15:10 -0500)]
assorted examples being moved to the top.
Fred Hamster [Sat, 4 Feb 2012 20:08:26 +0000 (15:08 -0500)]
fred vars updated to include an EDITOR setting.
java profile updated to include standard oracle java 7 on linux.
Fred T. Hamster [Sat, 4 Feb 2012 19:28:56 +0000 (14:28 -0500)]
moving custom directory to under generated folder
root [Fri, 3 Feb 2012 18:11:02 +0000 (13:11 -0500)]
changed the recustomization alias to be more sensible english.
Chris Koeritz [Fri, 3 Feb 2012 00:01:25 +0000 (19:01 -0500)]
more new fortune
Chris Koeritz [Thu, 2 Feb 2012 23:57:17 +0000 (18:57 -0500)]
new fortune.
Chris Koeritz [Thu, 2 Feb 2012 23:54:43 +0000 (18:54 -0500)]
added pbs protection to keep scripts from running.
Fred T. Hamster [Thu, 2 Feb 2012 00:29:39 +0000 (19:29 -0500)]
added script to grab and install mono 2.10, from nathanb's web site.
Chris Koeritz [Wed, 1 Feb 2012 14:42:51 +0000 (09:42 -0500)]
clean-ups, better file names.
Fred T. Hamster [Tue, 31 Jan 2012 01:58:19 +0000 (20:58 -0500)]
added back in sourcing of functions.sh where date_stringer is needed.
root [Mon, 30 Jan 2012 01:30:18 +0000 (20:30 -0500)]
added a recustom macro for copying my personal aliases into the
custom folder. tedious to keep typing that. also added some
debugging text, and did something useful to generate aliases that
i don't remember. root is a dizzying power to have.
Chris Koeritz [Sun, 29 Jan 2012 21:17:09 +0000 (16:17 -0500)]
rudimentary java library beginning. cleaned up scripts quite
a bit more.
Chris Koeritz [Sun, 29 Jan 2012 20:47:17 +0000 (15:47 -0500)]
cleaning and moving a lot of files.
Chris Koeritz [Sun, 29 Jan 2012 20:34:41 +0000 (15:34 -0500)]
cleaned a bit.
Chris Koeritz [Sun, 29 Jan 2012 20:28:17 +0000 (15:28 -0500)]
lots of replacements of old file name 'profile.sh' with new name of
'launch_feisty_meow.sh'.
Chris Koeritz [Sun, 29 Jan 2012 20:12:41 +0000 (15:12 -0500)]
revising the core startup scripts for the better, i hope.
Chris Koeritz [Sun, 29 Jan 2012 19:50:26 +0000 (14:50 -0500)]
Merge branch 'master' of ssh://feistymeow.org/feisty_meow
Chris Koeritz [Sun, 29 Jan 2012 19:49:55 +0000 (14:49 -0500)]
removed redundant unset of debug, don't need it.
Chris Koeritz [Sun, 29 Jan 2012 01:53:45 +0000 (17:53 -0800)]
updated for a better path.
Chris Koeritz [Sun, 29 Jan 2012 00:08:18 +0000 (19:08 -0500)]
got this looking pretty good now. doesn't seem to include too much
extra junk.
Chris Koeritz [Sun, 29 Jan 2012 00:02:45 +0000 (19:02 -0500)]
dropping a bunch of files that belong to other products.
Chris Koeritz [Sat, 28 Jan 2012 23:55:17 +0000 (18:55 -0500)]
new version represents clean up of customized files, just prior to
inclusion on sourceforge.net.
Chris Koeritz [Sat, 28 Jan 2012 22:45:43 +0000 (17:45 -0500)]
trying simple, unified behavior for cvs too.
Chris Koeritz [Sat, 28 Jan 2012 22:15:33 +0000 (17:15 -0500)]
fix for updating cvs.
Chris Koeritz [Sat, 28 Jan 2012 22:04:56 +0000 (17:04 -0500)]
new fortunes.
Chris Koeritz [Sat, 28 Jan 2012 21:39:00 +0000 (16:39 -0500)]
new file to zap infuriating knotify4 out of control daemon.
Chris Koeritz [Sat, 28 Jan 2012 21:33:40 +0000 (16:33 -0500)]
updated comments.
Chris Koeritz [Sat, 28 Jan 2012 21:30:15 +0000 (16:30 -0500)]
more changes, to remove the repository dir variable.
Chris Koeritz [Sat, 28 Jan 2012 20:56:50 +0000 (15:56 -0500)]
cleaned up many variable usages, etc.
Chris Koeritz [Sat, 28 Jan 2012 19:59:12 +0000 (14:59 -0500)]
moving towards better ending for alias files.
Chris Koeritz [Sat, 28 Jan 2012 19:57:04 +0000 (14:57 -0500)]
fixed a couple aliases missing the keyword, which is an understandable
problem after switching the structure all around.
cleaned up some minor things in others.
Chris Koeritz [Sat, 28 Jan 2012 03:57:37 +0000 (22:57 -0500)]
new fortunes, added a testing file.
Chris Koeritz [Thu, 26 Jan 2012 18:14:10 +0000 (13:14 -0500)]
upped version to recognize improvements in script bootstrapping.
Chris Koeritz [Thu, 26 Jan 2012 18:06:55 +0000 (13:06 -0500)]
couple of cleanups to remove old aliases, start up better.
Chris Koeritz [Thu, 26 Jan 2012 15:44:53 +0000 (10:44 -0500)]
fixed the examples to be more in synch with new location.
Chris Koeritz [Thu, 26 Jan 2012 15:38:18 +0000 (10:38 -0500)]
tossed usages of chowngrp, since chown does what it did.
added new name for hoople core (nucleus) into the feisty meow snarfer.
Chris Koeritz [Wed, 25 Jan 2012 13:25:05 +0000 (08:25 -0500)]
moving some more example files into better places.
Chris Koeritz [Wed, 25 Jan 2012 08:00:16 +0000 (03:00 -0500)]
recent changes certainly deserve a new version number.
Chris Koeritz [Wed, 25 Jan 2012 07:52:48 +0000 (02:52 -0500)]
maybe building again, patched references to old core folder.
Chris Koeritz [Wed, 25 Jan 2012 07:37:52 +0000 (02:37 -0500)]
nicely rearranged into a meaningful examples folder, which now provides
a good storage area for the example custom scripts. whew. trying to
override a .gitignore in a subdirectory may be possible, but i couldn't
find out how. luckily this is a better organization structure anyhow.
Chris Koeritz [Wed, 25 Jan 2012 07:24:09 +0000 (02:24 -0500)]
wow. that was easy: git mv core nucleus
Chris Koeritz [Wed, 25 Jan 2012 07:21:20 +0000 (02:21 -0500)]
rumblings of change; got custom scripts sorted, improved approach to
loading them, found a new name for core which i need to move to. so now
i get to see how well git can move a hierarchy.
Chris Koeritz [Wed, 25 Jan 2012 06:14:55 +0000 (01:14 -0500)]
cleaning up my personal aliases a bit.
Chris Koeritz [Tue, 24 Jan 2012 19:59:02 +0000 (14:59 -0500)]
adding notes and a useful file for getting xscreensaver working again on ubuntu oneiric ocelot.
Chris Koeritz [Mon, 23 Jan 2012 05:29:18 +0000 (00:29 -0500)]
Merge branch 'master' of ssh://feistymeow.org/feisty_meow
Chris Koeritz [Mon, 23 Jan 2012 05:28:05 +0000 (00:28 -0500)]
added eclipse path.
Fred T. Hamster [Mon, 23 Jan 2012 05:15:40 +0000 (00:15 -0500)]
new script for mac customizations, also took away execute perms on others.
Chris Koeritz [Sat, 21 Jan 2012 19:38:52 +0000 (14:38 -0500)]
added a type of directory to snag, '*idea*', since that's a common pattern
Chris Koeritz [Sat, 21 Jan 2012 15:06:05 +0000 (10:06 -0500)]
made the mcd function create parent directories if they're missing.
Chris Koeritz [Fri, 20 Jan 2012 17:41:21 +0000 (12:41 -0500)]
updated to put back in my own code folder.
Chris Koeritz [Fri, 20 Jan 2012 16:35:25 +0000 (11:35 -0500)]
taking out code bases for xsede since this gets confusing.
Chris Koeritz [Fri, 20 Jan 2012 13:06:47 +0000 (08:06 -0500)]
fixed an oops in the example application.
Chris Koeritz [Fri, 20 Jan 2012 04:17:54 +0000 (23:17 -0500)]
updated comments, memory hog run outline.
Chris Koeritz [Fri, 20 Jan 2012 03:44:05 +0000 (22:44 -0500)]
working on a little helper to get a machine into a particular state.
Chris Koeritz [Fri, 20 Jan 2012 01:04:52 +0000 (20:04 -0500)]
fix some awkward wording.
Chris Koeritz [Thu, 19 Jan 2012 17:10:18 +0000 (09:10 -0800)]
more info about custom scripts.
Chris Koeritz [Thu, 19 Jan 2012 17:08:45 +0000 (09:08 -0800)]
finding a safe place for the custom examples.
Chris Koeritz [Wed, 18 Jan 2012 13:02:39 +0000 (08:02 -0500)]
updated to clean up some of the crud from the bug hunt.
Chris Koeritz [Wed, 18 Jan 2012 05:31:08 +0000 (00:31 -0500)]
added a check for code that was being tested, just to get it included.
Chris Koeritz [Wed, 18 Jan 2012 04:36:03 +0000 (23:36 -0500)]
removed bad idea about re-using a REPOSITORY_DIR directory
if already set. the whole point of this script is to set
these things, and to make them right for the current build
in which the script is situated. there are no longer crazy
multiple forms of the build hierarchies, thankfully.
Fred T. Hamster [Wed, 18 Jan 2012 02:23:23 +0000 (21:23 -0500)]
different temporary dir. plus may have found real problem in builds.
Chris Koeritz [Wed, 18 Jan 2012 00:56:35 +0000 (19:56 -0500)]
trying another approach to find out where logs dir disappears.
Fred T. Hamster [Tue, 17 Jan 2012 04:52:40 +0000 (23:52 -0500)]
still seeking the magic recipe to get jenkins happy. it continues to somehow
find the finished logs directory totally missing.
Chris Koeritz [Tue, 17 Jan 2012 00:54:17 +0000 (19:54 -0500)]
oy, removing redundant stuff from testing out for jenkins.
Chris Koeritz [Tue, 17 Jan 2012 00:53:20 +0000 (19:53 -0500)]
removing more patterns.