Chris Koeritz [Tue, 17 Oct 2017 22:07:08 +0000 (22:07 +0000)]
fixes for unfortunate log change in screen parms
the maintainers of screen added a required parameter to the -L flag on
screen, which breaks every existing usage of the otherwise excellent
screen tool. so, now we're forced to just add this useless parameter,
when my screenrc already takes care of setting a log file. this change
is not even reflected on the gnu site for screen, so there's no
documentation for it at the official site. shame on you, whoever just
stuffed this change into the screen tool.
Chris Koeritz [Mon, 16 Oct 2017 23:02:55 +0000 (19:02 -0400)]
cleaning some more in archive mgt scripts
about to spring some code from the compare file into archiver parts.
Chris Koeritz [Sun, 15 Oct 2017 22:44:07 +0000 (18:44 -0400)]
cleaning in updaters
extracted some common code into shared updater parts. added an archive collection list variable for representing the full list of critical repositories that should be synched (maybe blank for most users). repointed musical wand at curie instead of banshee, and also starting to think this script no longer needed due to raw_synch_from_surya usage on euphrosyne.
Chris Koeritz [Sun, 15 Oct 2017 12:37:12 +0000 (08:37 -0400)]
nicer, updated for more synching
Chris Koeritz [Sun, 15 Oct 2017 16:36:22 +0000 (12:36 -0400)]
minor improvements in raw synch
Chris Koeritz [Sun, 15 Oct 2017 10:24:01 +0000 (06:24 -0400)]
new fortunes
Fred T. Hamster [Sat, 14 Oct 2017 21:06:23 +0000 (17:06 -0400)]
added config for network manager
this fixes a huge pain in my bum regarding the dhcp assigned dns
addresses.
Chris Koeritz [Sat, 14 Oct 2017 17:59:50 +0000 (13:59 -0400)]
cleaned up debug, improved comments
Chris Koeritz [Sat, 14 Oct 2017 17:56:18 +0000 (13:56 -0400)]
maybe a fix for uniquifier
turns out we were not using IFS properly. the real solution was to flip the spaces into EOLs so that uniq and other things would work on multiple lines. we believe this, at this point, at least.
Chris Koeritz [Sat, 14 Oct 2017 17:51:17 +0000 (13:51 -0400)]
still trying to uniquify
sorting was apparently not the problem last time, although we have seen it be a problem before. the checkin on a host with feisty meow in home is still running the checkins twice, and this change just adds some debugging to see wtf.
Chris Koeritz [Sat, 14 Oct 2017 13:48:30 +0000 (09:48 -0400)]
added sort to uniquifier; uniq wants sorted input
Chris Koeritz [Thu, 12 Oct 2017 22:05:20 +0000 (18:05 -0400)]
added uniquifier to checkout also
Chris Koeritz [Thu, 12 Oct 2017 22:02:53 +0000 (18:02 -0400)]
more uniquifying
added a function for the unique line code, shortening things a lot.
Chris Koeritz [Thu, 12 Oct 2017 21:54:02 +0000 (17:54 -0400)]
nice redundancy fix in training
this makes sure that if the user happens to have feisty meow in their home directory, then they don't see any double check-ins. mostly relevant to me, since i am the main committer for now.
Chris Koeritz [Thu, 12 Oct 2017 21:36:30 +0000 (17:36 -0400)]
added missing sudo on commands
Chris Koeritz [Thu, 12 Oct 2017 16:29:16 +0000 (12:29 -0400)]
snarufu
Chris Koeritz [Wed, 11 Oct 2017 18:05:19 +0000 (14:05 -0400)]
flipping repository list idea around
it seems like we should no longer automatically check in feisty meow for all users, since most will hopefully have it installed system-wide, where users cannot update any files. additionally, most users don't have write permission anyway. since we really want to move towards a more distribution oriented approach, it seems better to take feisty_meow off the repository list. users who want it automatically updated from and/or checked in to git can add it back in their custom versions.
Chris Koeritz [Tue, 10 Oct 2017 03:28:26 +0000 (23:28 -0400)]
foopus
Chris Koeritz [Mon, 9 Oct 2017 03:13:19 +0000 (23:13 -0400)]
missing now in halt alias
Chris Koeritz [Mon, 9 Oct 2017 02:35:56 +0000 (22:35 -0400)]
eclipse modified file
Chris Koeritz [Mon, 9 Oct 2017 01:06:19 +0000 (21:06 -0400)]
nice cleanup removes nastygrams if not configured
previously a bunch of errors would spew if the feisty meow launcher script was sourced without the feisty meow scripts having been initialized (or bootstrapped). now it is much calmer and also provides better information.
Chris Koeritz [Mon, 9 Oct 2017 00:18:41 +0000 (20:18 -0400)]
switching some orders around
feisty checkin should be first in list, and now it seems to be.
Chris Koeritz [Mon, 9 Oct 2017 00:11:46 +0000 (20:11 -0400)]
cleanups to make system-wide install work
makes it so that the checkin commands operate as usual, even when feisty_meow is not located under one's home folder.
also a new script for managing web permissions on our cake lamp vm we're building.
Chris Koeritz [Sun, 8 Oct 2017 23:53:36 +0000 (19:53 -0400)]
adding for our vm efforts
sets permissions for the cakelampvm properly. needs a more specific name.
Fred T. Hamster [Sun, 8 Oct 2017 17:16:00 +0000 (13:16 -0400)]
new folder being stored on barkuptree
Chris Koeritz [Sun, 8 Oct 2017 01:35:18 +0000 (21:35 -0400)]
added new virtualbox vm-friendly halt macro
Chris Koeritz [Sun, 1 Oct 2017 19:58:12 +0000 (15:58 -0400)]
added date to log
Chris Koeritz [Sat, 30 Sep 2017 22:24:15 +0000 (18:24 -0400)]
simple logger for cpu temperatures
Chris Koeritz [Fri, 29 Sep 2017 22:29:24 +0000 (18:29 -0400)]
new fortune
Chris Koeritz [Mon, 11 Sep 2017 19:47:23 +0000 (15:47 -0400)]
moops
Chris Koeritz [Wed, 30 Aug 2017 01:59:02 +0000 (21:59 -0400)]
fixed bye alias
Chris Koeritz [Wed, 30 Aug 2017 01:56:26 +0000 (21:56 -0400)]
fixed an error header i forgot to remove
Chris Koeritz [Tue, 29 Aug 2017 22:15:58 +0000 (18:15 -0400)]
new fortunes
Chris Koeritz [Tue, 29 Aug 2017 18:18:35 +0000 (18:18 +0000)]
added script for making group equiv to user access
Chris Koeritz [Thu, 17 Aug 2017 16:48:36 +0000 (16:48 +0000)]
tiny issue with macro not being defined
Chris Koeritz [Wed, 16 Aug 2017 03:06:08 +0000 (23:06 -0400)]
added flag for older openssls
Chris Koeritz [Wed, 16 Aug 2017 02:54:23 +0000 (02:54 +0000)]
updated for new openssl
Fred T. Hamster [Thu, 13 Jul 2017 23:16:04 +0000 (19:16 -0400)]
tastier barkuptree drive updater
Chris Koeritz [Tue, 11 Jul 2017 14:16:26 +0000 (10:16 -0400)]
updated location for active projects
Chris Koeritz [Sat, 8 Jul 2017 21:02:30 +0000 (17:02 -0400)]
fix for missing feisty scripts
Chris Koeritz [Sat, 8 Jul 2017 21:01:12 +0000 (17:01 -0400)]
simple soapbox drive comparator
Chris Koeritz [Fri, 7 Jul 2017 12:44:05 +0000 (08:44 -0400)]
dropped one sync that's no longer done
Chris Koeritz [Fri, 16 Jun 2017 04:25:52 +0000 (00:25 -0400)]
working on usb hd updater
Chris Koeritz [Thu, 15 Jun 2017 20:42:15 +0000 (16:42 -0400)]
new script to verify archive contents
Chris Koeritz [Thu, 15 Jun 2017 19:02:39 +0000 (15:02 -0400)]
small mods on windoze wrapper
Chris Koeritz [Thu, 15 Jun 2017 02:59:53 +0000 (22:59 -0400)]
added basement copy to script
Chris Koeritz [Fri, 9 Jun 2017 18:05:11 +0000 (18:05 +0000)]
Merge branch 'master' of localhost:feisty_meow
Chris Koeritz [Fri, 9 Jun 2017 18:05:07 +0000 (18:05 +0000)]
simple swap partition adder
creates simple 1gig swap partition that is enabled right away. not sure if this needs to be done every boot or not.
root [Fri, 9 Jun 2017 18:02:31 +0000 (18:02 +0000)]
simple swap partition adder
creates simple 1gig swap partition that is enabled right away. not sure if this needs to be done every boot or not.
Chris Koeritz [Wed, 31 May 2017 18:36:28 +0000 (14:36 -0400)]
muffed the folder name in repo list
Chris Koeritz [Thu, 25 May 2017 20:56:58 +0000 (16:56 -0400)]
updated to current repo scheme
Chris Koeritz [Fri, 12 May 2017 20:23:09 +0000 (16:23 -0400)]
new script for opening opensim ports
tuned for my server and ports.
Chris Koeritz [Fri, 12 May 2017 19:03:25 +0000 (15:03 -0400)]
fixed modified path for x auth script
Chris Koeritz [Tue, 9 May 2017 01:43:10 +0000 (21:43 -0400)]
modem files and mailman backup
adding a backup script for cron to get our mailman archives.
also adding a bunch of archaic antiquated but potentially useful modem support files which can dial out using ppp and install the dgc modem driver.
Chris Koeritz [Mon, 1 May 2017 15:41:15 +0000 (11:41 -0400)]
fixed explorer alias.
Chris Koeritz [Thu, 27 Apr 2017 19:41:29 +0000 (15:41 -0400)]
new fortune
Chris Koeritz [Tue, 25 Apr 2017 15:29:57 +0000 (11:29 -0400)]
adjusted comments
Chris Koeritz [Wed, 19 Apr 2017 15:23:44 +0000 (11:23 -0400)]
better default for CRONUSER var
Chris Koeritz [Mon, 10 Apr 2017 15:29:28 +0000 (11:29 -0400)]
turning off some formatting
we want the web page to drive the formatting here, and for this to be as close to just the text from the fortune as possible.
Chris Koeritz [Sun, 2 Apr 2017 21:25:23 +0000 (17:25 -0400)]
new fortune
Chris Koeritz [Fri, 31 Mar 2017 16:34:58 +0000 (12:34 -0400)]
new fortune, fixed quoting
Chris Koeritz [Tue, 28 Mar 2017 16:14:22 +0000 (12:14 -0400)]
supporting xz extension for tar files
Chris Koeritz [Thu, 23 Mar 2017 00:06:30 +0000 (20:06 -0400)]
new fortune.
Chris Koeritz [Sat, 18 Mar 2017 04:05:58 +0000 (00:05 -0400)]
new fortune
Chris Koeritz [Fri, 10 Mar 2017 00:56:44 +0000 (19:56 -0500)]
terminal title back in black
seems to now be totally working with much simpler mindset. and the magical extra echo commands i needed are no longer needed, seemingly. much simpler as a result.
Chris Koeritz [Fri, 10 Mar 2017 00:45:19 +0000 (19:45 -0500)]
simpler revision for terminal title
stopped trying to use a stack in an array, since that doesn't pass down to sub-shells. not sure how i convinced myself that this approach ever worked; it was fully developed with tasty array code, but totally didn't solve the problem.
new approach simple uses a normal variable, which can be exported to sub-shells. seems to work fairly well now.
Chris Koeritz [Thu, 9 Mar 2017 23:48:40 +0000 (18:48 -0500)]
new fortune
Chris Koeritz [Thu, 9 Mar 2017 16:31:21 +0000 (11:31 -0500)]
modified
Chris Koeritz [Thu, 9 Mar 2017 15:44:16 +0000 (10:44 -0500)]
terminal stuff is hosed
need to revert to older version that simply used a single level memory of the title.
Chris Koeritz [Thu, 9 Mar 2017 03:35:33 +0000 (22:35 -0500)]
reverting ill-favored change
Chris Koeritz [Thu, 9 Mar 2017 03:31:05 +0000 (22:31 -0500)]
making the output here a bit more real
Chris Koeritz [Wed, 8 Mar 2017 01:27:49 +0000 (20:27 -0500)]
new fortune
Chris Koeritz [Thu, 9 Feb 2017 14:39:52 +0000 (09:39 -0500)]
updated for new images folder
Chris Koeritz [Thu, 9 Feb 2017 12:35:03 +0000 (07:35 -0500)]
updated msp converters
Chris Koeritz [Wed, 8 Feb 2017 21:40:28 +0000 (16:40 -0500)]
new fortune
Fred T. Hamster [Wed, 8 Feb 2017 19:02:33 +0000 (14:02 -0500)]
barkuppier
Chris Koeritz [Wed, 8 Feb 2017 14:04:27 +0000 (09:04 -0500)]
new fortune.
Chris Koeritz [Wed, 8 Feb 2017 14:02:00 +0000 (09:02 -0500)]
new fortunes
Chris Koeritz [Wed, 8 Feb 2017 12:54:22 +0000 (07:54 -0500)]
new fortunes
Fred T. Hamster [Wed, 8 Feb 2017 02:37:00 +0000 (21:37 -0500)]
cleaned up temp file
Chris Koeritz [Wed, 8 Feb 2017 02:23:40 +0000 (21:23 -0500)]
magic alias fix
needed to have aliases available in non-interactive commands and this does that up. this may fix our issues with cron also; need to try it out.
Chris Koeritz [Wed, 8 Feb 2017 01:07:07 +0000 (20:07 -0500)]
new fortune
Chris Koeritz [Tue, 7 Feb 2017 22:38:56 +0000 (17:38 -0500)]
fortuna non grata
Chris Koeritz [Tue, 7 Feb 2017 22:03:19 +0000 (17:03 -0500)]
new fortune
Chris Koeritz [Tue, 7 Feb 2017 18:24:34 +0000 (13:24 -0500)]
new fortune
Chris Koeritz [Tue, 7 Feb 2017 18:09:01 +0000 (13:09 -0500)]
cleaned more crons
tell zooty now uses better pathing and re-uses the CRONUSER variable. time synch is hooked to the official government server time.nist.gov now instead of a sub-server (time-c).
Chris Koeritz [Tue, 7 Feb 2017 17:47:52 +0000 (12:47 -0500)]
use CRONUSER if USER is blank
Chris Koeritz [Tue, 7 Feb 2017 16:58:00 +0000 (11:58 -0500)]
new script for fixing wine links
Chris Koeritz [Tue, 7 Feb 2017 14:47:26 +0000 (09:47 -0500)]
fixed ls colors
Fred T. Hamster [Tue, 7 Feb 2017 14:14:27 +0000 (09:14 -0500)]
more brains for term check
Chris Koeritz [Tue, 7 Feb 2017 13:51:52 +0000 (08:51 -0500)]
refixed the use of USER as CRONUSER
Chris Koeritz [Tue, 7 Feb 2017 13:47:52 +0000 (08:47 -0500)]
fixed time
Chris Koeritz [Tue, 7 Feb 2017 13:36:52 +0000 (08:36 -0500)]
fixes for crontabs
started using the scripts variable that should be defined after loading the feisty meow environment. fixed one usage of an alias in synch and swim, which cron doesn't fricking support. added crontab for automatically updating a linux box using our new naive_system_updater script.
Chris Koeritz [Tue, 7 Feb 2017 13:21:29 +0000 (08:21 -0500)]
added loadup of aliases
Chris Koeritz [Tue, 7 Feb 2017 13:16:43 +0000 (08:16 -0500)]
do not emit term codes if not term
Chris Koeritz [Tue, 7 Feb 2017 00:56:30 +0000 (19:56 -0500)]
more cleaning
Chris Koeritz [Tue, 7 Feb 2017 00:36:49 +0000 (19:36 -0500)]
cleaned up wording
Chris Koeritz [Tue, 7 Feb 2017 00:20:27 +0000 (19:20 -0500)]
removed games as backlog
and wrote myself a nastygram about mixing concerns. games are fun, technical debt is not fun, therefore game to-do items do not count as technical debt, QED.
Chris Koeritz [Tue, 7 Feb 2017 00:00:23 +0000 (19:00 -0500)]
updated to specific CRONUSER variable
this decouples us from the USER variable, which cron doesn't provide to us anyway.
Chris Koeritz [Mon, 6 Feb 2017 13:25:12 +0000 (08:25 -0500)]
added web link for the cygwin info