Chris Koeritz [Thu, 13 Aug 2020 01:20:21 +0000 (21:20 -0400)]
added some names to the list to backup
Chris Koeritz [Wed, 12 Aug 2020 22:16:20 +0000 (18:16 -0400)]
Merge branch 'release-2.140.125' into dev
Chris Koeritz [Wed, 12 Aug 2020 22:13:43 +0000 (18:13 -0400)]
new release number 2.140.125
Chris Koeritz [Wed, 12 Aug 2020 22:10:16 +0000 (18:10 -0400)]
cleaned one of the text boxes
Chris Koeritz [Wed, 12 Aug 2020 20:44:20 +0000 (16:44 -0400)]
bringing in testkit tools
this is a library of test tools ported from an older project, released under Apache license version 2.0.
Chris Koeritz [Tue, 11 Aug 2020 13:39:23 +0000 (09:39 -0400)]
handling no parms better
Chris Koeritz [Thu, 6 Aug 2020 17:08:06 +0000 (13:08 -0400)]
tweaks to output formatting
Chris Koeritz [Thu, 6 Aug 2020 15:58:06 +0000 (11:58 -0400)]
added a lister for active branches called branchy
very limited so far; only supports git. also a bit weird since derived from puffer which follows our whacky repository list variable stuff.
Chris Koeritz [Fri, 31 Jul 2020 13:47:33 +0000 (09:47 -0400)]
new blinkenlights
Chris Koeritz [Mon, 20 Jul 2020 19:29:35 +0000 (15:29 -0400)]
fixed quote
Chris Koeritz [Fri, 17 Jul 2020 12:44:52 +0000 (08:44 -0400)]
added xml as a reasonable extension to spacem
Chris Koeritz [Thu, 16 Jul 2020 13:25:28 +0000 (13:25 +0000)]
made comments in config example into actual comments
Chris Koeritz [Thu, 16 Jul 2020 10:43:26 +0000 (06:43 -0400)]
git hist alias added
Chris Koeritz [Thu, 9 Jul 2020 02:33:00 +0000 (22:33 -0400)]
Merge branch 'master' into dev
pulling in inadvertently better example.txt file for nechung build from master into dev.
Chris Koeritz [Thu, 9 Jul 2020 02:32:08 +0000 (22:32 -0400)]
Merge branch 'release-2.140.124' into dev
Chris Koeritz [Thu, 9 Jul 2020 02:31:06 +0000 (22:31 -0400)]
Merge branch 'release-2.140.124'
Chris Koeritz [Thu, 9 Jul 2020 02:30:56 +0000 (22:30 -0400)]
updated version
Chris Koeritz [Tue, 7 Jul 2020 16:10:01 +0000 (16:10 +0000)]
example database update removes problematic quotes
good god, god's an evil devil? no?
Chris Koeritz [Mon, 6 Jul 2020 13:40:16 +0000 (13:40 +0000)]
updated letsencrypt renewal cron job
needed some path additions to work properly.
Chris Koeritz [Thu, 2 Jul 2020 18:36:33 +0000 (14:36 -0400)]
removed some problematic quotes
Chris Koeritz [Thu, 2 Jul 2020 00:47:13 +0000 (20:47 -0400)]
better noise at runtime
Chris Koeritz [Wed, 1 Jul 2020 18:32:08 +0000 (14:32 -0400)]
Merge branch 'release-2.140.123' into dev
brining in new version tag
Chris Koeritz [Wed, 1 Jul 2020 17:57:16 +0000 (13:57 -0400)]
Merge branch 'release-2.140.123'
Chris Koeritz [Wed, 1 Jul 2020 17:56:21 +0000 (13:56 -0400)]
new version
Chris Koeritz [Wed, 1 Jul 2020 17:54:02 +0000 (13:54 -0400)]
added csv as ending for space'm all function
Chris Koeritz [Thu, 25 Jun 2020 14:42:11 +0000 (10:42 -0400)]
updated to work on centos
centos was bitching about:
git rev-parse @
and
git pull --tags --all
on centos 7.
revised to use:
git rev-parse HEAD
and
git fetch --tags --all
instead.
Chris Koeritz [Wed, 24 Jun 2020 20:33:39 +0000 (16:33 -0400)]
doc tweak to tickle github
Chris Koeritz [Wed, 24 Jun 2020 20:00:39 +0000 (20:00 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 22 Jun 2020 19:31:23 +0000 (19:31 +0000)]
Merge branch 'master' of github.com:fredhamster/feisty_meow into dev
Chris Koeritz [Mon, 22 Jun 2020 19:31:19 +0000 (19:31 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 22 Jun 2020 19:30:39 +0000 (19:30 +0000)]
Merge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev
Chris Koeritz [Mon, 22 Jun 2020 19:30:28 +0000 (19:30 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 17 Jun 2020 18:53:20 +0000 (14:53 -0400)]
simple script attempts to update moodle
got tired of doing this manually.
Chris Koeritz [Wed, 17 Jun 2020 15:26:45 +0000 (11:26 -0400)]
updated to use java itself to get JAVA_HOME
this is the best approach possible if the desired version of java is already in your path.
our previous implementation is a guessing game and is dysfunctional. "is", since it's still in place if the call to java fails.
Chris Koeritz [Tue, 16 Jun 2020 16:54:30 +0000 (12:54 -0400)]
minor edit, awaiting code
Chris Koeritz [Fri, 12 Jun 2020 14:56:12 +0000 (10:56 -0400)]
updated for openssl path on macos
Chris Koeritz [Wed, 10 Jun 2020 19:38:01 +0000 (15:38 -0400)]
a better minor formatting tweak
Chris Koeritz [Wed, 10 Jun 2020 19:36:23 +0000 (15:36 -0400)]
minor formatting tweak
Chris Koeritz [Wed, 10 Jun 2020 19:33:50 +0000 (15:33 -0400)]
cleaner implementation of keep_awake
will still put process in background, but now you can control it from the shell.
unfortunately, these will probably still zombie out if the connection gets dropped for some reason (either because we're not printing frequently enough or for causes out of our control).
Chris Koeritz [Thu, 4 Jun 2020 18:25:02 +0000 (14:25 -0400)]
need to not squash path on post-sudo side
Chris Koeritz [Thu, 4 Jun 2020 18:10:16 +0000 (14:10 -0400)]
revised sudo implementation to fix centos
Chris Koeritz [Thu, 4 Jun 2020 02:11:42 +0000 (22:11 -0400)]
ignoring our no checkin sentinel file
Chris Koeritz [Wed, 3 Jun 2020 23:19:44 +0000 (19:19 -0400)]
Merge branch 'release-2.140.122' into dev
pulling in latest version
Chris Koeritz [Wed, 3 Jun 2020 23:18:49 +0000 (19:18 -0400)]
Merge branch 'release-2.140.122'
Chris Koeritz [Wed, 3 Jun 2020 23:18:40 +0000 (19:18 -0400)]
new version
Fred T. Hamster [Wed, 3 Jun 2020 12:32:48 +0000 (12:32 +0000)]
minor mods
Chris Koeritz [Wed, 3 Jun 2020 10:17:18 +0000 (06:17 -0400)]
dead code cleanup
Chris Koeritz [Tue, 2 Jun 2020 23:24:53 +0000 (19:24 -0400)]
new fortune
Chris Koeritz [Tue, 2 Jun 2020 15:28:02 +0000 (11:28 -0400)]
added docs for year in calendar format
Chris Koeritz [Tue, 2 Jun 2020 13:52:57 +0000 (09:52 -0400)]
added note for tighter sshd config
Chris Koeritz [Mon, 1 Jun 2020 21:08:08 +0000 (17:08 -0400)]
omitted main benefit of hiding errors, argh
added in 2>/dev/null that i thought was already there.
Chris Koeritz [Mon, 1 Jun 2020 21:06:41 +0000 (17:06 -0400)]
escaped which to avoid hitting aliases
Chris Koeritz [Mon, 1 Jun 2020 21:02:20 +0000 (17:02 -0400)]
settled on whichable func over direct call to which
the whichable function does the which but also hides errors from not finding the command in question. this is much preferred over seeing errors about "gvim not found" etc.
Chris Koeritz [Mon, 1 Jun 2020 16:35:12 +0000 (16:35 +0000)]
Merge branch 'master' of github.com:fredhamster/feisty_meow into dev
Chris Koeritz [Mon, 1 Jun 2020 16:35:11 +0000 (16:35 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 1 Jun 2020 16:34:34 +0000 (16:34 +0000)]
Merge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev
Chris Koeritz [Mon, 1 Jun 2020 16:34:30 +0000 (16:34 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 1 Jun 2020 16:14:54 +0000 (12:14 -0400)]
Merge branch 'release-2.140.121' into dev
pull in release diffs
Chris Koeritz [Mon, 1 Jun 2020 16:12:41 +0000 (12:12 -0400)]
Merge branch 'release-2.140.121'
new release 2.140.121
Chris Koeritz [Mon, 1 Jun 2020 16:12:30 +0000 (12:12 -0400)]
new version
Chris Koeritz [Mon, 1 Jun 2020 14:19:23 +0000 (10:19 -0400)]
simplified sudo function
tossed out a lot of my changes after discovering the -i option to sudo, which starts a legitimate fresh shell of the type i needed. now, the only weirdity i have to deal with is that the PATH variable still seems to be passed in from sudo even though i've asked for that fresh shell. setting it to null prior to doing the sudo fixes that. works a bit better now.
Chris Koeritz [Sun, 31 May 2020 02:54:57 +0000 (22:54 -0400)]
testing sudo function
Chris Koeritz [Sat, 30 May 2020 01:46:05 +0000 (21:46 -0400)]
new link for user
custom koeritz folder will use fred customizations
Chris Koeritz [Sat, 30 May 2020 01:43:55 +0000 (21:43 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Sat, 30 May 2020 01:43:28 +0000 (21:43 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
urgh, new machine.
koeritz [Sat, 30 May 2020 01:43:01 +0000 (21:43 -0400)]
Merge branch 'master' of feistymeow.org:feisty_meow
koeritz [Sat, 30 May 2020 01:42:45 +0000 (21:42 -0400)]
another link for another user
a link a day keeps the proctor away
koeritz [Sat, 30 May 2020 01:41:01 +0000 (21:41 -0400)]
another link for another user
a link a day keeps the proctor away
Chris Koeritz [Sat, 30 May 2020 00:54:51 +0000 (20:54 -0400)]
minor cleanings and rearrangings
Chris Koeritz [Fri, 29 May 2020 18:43:21 +0000 (14:43 -0400)]
updated cakephp versions
no idea if these two apps work any longer though. need to test.
Chris Koeritz [Fri, 29 May 2020 17:44:40 +0000 (17:44 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 29 May 2020 17:44:21 +0000 (17:44 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 27 May 2020 16:19:06 +0000 (12:19 -0400)]
moved to trusted x.org forwarding
need trusted mode on most of my connections; just don't connect to some random place that you don't trust over ssh, and you won't get a bunch of freaky windows popped on your screen.
Chris Koeritz [Wed, 27 May 2020 13:43:05 +0000 (09:43 -0400)]
fully functional death star
or, not so much. fixed sudo and resolved the weird mac issue for extract_current_wd or whatever function.
added the mac bash init into the bashrc templates used by the connect feisty script.
this is now working right again on all platforms, i think, although it is probably not yet clobbering every user specific environment variable. soon though.
Chris Koeritz [Wed, 27 May 2020 03:12:36 +0000 (23:12 -0400)]
dropping retired get_x_auth script
also didn't seem to still be working.
Chris Koeritz [Wed, 27 May 2020 03:10:49 +0000 (23:10 -0400)]
retired su function that was unused
also had questionable and no longer working get_x_auth script usage.
Chris Koeritz [Wed, 27 May 2020 03:05:46 +0000 (23:05 -0400)]
vital fixes to sudo function
not sure the initial thrust is done yet, of having root not get a pile of wrong feisty meow variables when i sudo to it with -E flag, but this does at least get the shell options to not still expand for the one case we need. we will fix that to be more specific to enable mac to participate, since mac does actually need aliases expanded.
this also crucially fixes the IMPORTED_XAUTH variable which may never have been working right before? saw a multi-line answer on my host, so taking just the first line of output. not sure that's right yet, but we can't have multiple lines when we add the things in xauth the way we do it now.
Chris Koeritz [Tue, 26 May 2020 20:50:36 +0000 (16:50 -0400)]
getting prepped for better sudo script
these changes pave the way for sudo to seamlessly inherit *most* of the
environment of the user without leaving scads of feisty meow junk or user
specific stuff behind.
Chris Koeritz [Fri, 22 May 2020 23:47:59 +0000 (23:47 +0000)]
Merge branch 'master' of github.com:fredhamster/feisty_meow into dev
hmmmm, starting to wonder what my scripts are doing.
Chris Koeritz [Fri, 22 May 2020 23:47:57 +0000 (23:47 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 22 May 2020 23:47:14 +0000 (23:47 +0000)]
Merge branch 'master' of ssh://git.code.sf.net/p/feistymeow/trunk into dev
hmmm, i think this merge does not mean what you think it means.
Chris Koeritz [Fri, 22 May 2020 23:47:09 +0000 (23:47 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 22 May 2020 23:13:16 +0000 (19:13 -0400)]
Merge branch 'release-2.140.120' into dev
pulling new version
Chris Koeritz [Fri, 22 May 2020 23:11:41 +0000 (19:11 -0400)]
Merge branch 'release-2.140.120'
Chris Koeritz [Fri, 22 May 2020 23:11:29 +0000 (19:11 -0400)]
new version
Chris Koeritz [Fri, 22 May 2020 23:10:33 +0000 (19:10 -0400)]
unleashed the script from many prompts
but kept the one before we start making changes to the repository.
Chris Koeritz [Fri, 22 May 2020 22:59:33 +0000 (18:59 -0400)]
argh, immediately needs fix for success message
Chris Koeritz [Fri, 22 May 2020 22:58:33 +0000 (18:58 -0400)]
Merge branch 'release-2.140.119' into dev
pulling in version update
Chris Koeritz [Fri, 22 May 2020 22:56:41 +0000 (18:56 -0400)]
Merge branch 'release-2.140.119'
pulling in nice change in release script
Chris Koeritz [Fri, 22 May 2020 22:56:17 +0000 (18:56 -0400)]
new version
Chris Koeritz [Fri, 22 May 2020 22:53:52 +0000 (18:53 -0400)]
more safety steps during release process
rpuffer has been added back in at strategic points to ensure all branches we care about are updated prior to the merges.
Chris Koeritz [Fri, 22 May 2020 22:30:49 +0000 (18:30 -0400)]
Merge branch 'release-2.140.118' into dev
pulling new version etc
Chris Koeritz [Fri, 22 May 2020 22:29:24 +0000 (18:29 -0400)]
Merge branch 'release-2.140.118'
pulling in release script improvments.
Chris Koeritz [Fri, 22 May 2020 22:28:35 +0000 (18:28 -0400)]
updated version and minor improvement
Chris Koeritz [Fri, 22 May 2020 22:25:02 +0000 (18:25 -0400)]
Merge branch 'release-2.140.117' into dev
pulling in latest version update
Chris Koeritz [Fri, 22 May 2020 22:21:46 +0000 (18:21 -0400)]
Merge branch 'release-2.140.117'
New release 2.140.177
as usual, lots of nice changes...
Chris Koeritz [Fri, 22 May 2020 22:21:06 +0000 (18:21 -0400)]
updated version number for new release
Chris Koeritz [Fri, 22 May 2020 22:16:59 +0000 (18:16 -0400)]
late-breaking feedback improvement
Chris Koeritz [Fri, 22 May 2020 22:05:08 +0000 (18:05 -0400)]
currently only one user is supported on remote
this is a very fred related command and probably needs to move into the custom area.
or we could redefine the script using variables for the:
+ list of z folders to synch
+ actual location of /z
+ user name that must be used to get on that host
Chris Koeritz [Tue, 19 May 2020 22:43:55 +0000 (18:43 -0400)]
unified EDITOR variable setup
also stopped trying to use bluefish for the editor. yow.