Chris Koeritz [Wed, 7 Feb 2018 20:31:40 +0000 (15:31 -0500)]
being forced to debug missing prompt
something is causing the revamp not to show the prompt.
Chris Koeritz [Wed, 7 Feb 2018 20:26:45 +0000 (15:26 -0500)]
fix for password file missing
Chris Koeritz [Wed, 7 Feb 2018 20:24:10 +0000 (15:24 -0500)]
prototype password management methods
used for getting the mysql password in the revamp script, reading it from cmd line as well as storing for later use.
Chris Koeritz [Wed, 7 Feb 2018 19:13:51 +0000 (14:13 -0500)]
doc refresh for regenerate
Chris Koeritz [Wed, 7 Feb 2018 19:09:58 +0000 (14:09 -0500)]
updates for regenerate
Chris Koeritz [Wed, 7 Feb 2018 17:40:36 +0000 (12:40 -0500)]
fixing reconfig process
needs to redo aliases and other assets, but currently is not. trying simplest approach first, by loading the launcher script at the end of having reconfigured everything.
also added a link maker for fallout new vegas, to try to make running on wine a bit less of a hellfest.
Chris Koeritz [Wed, 7 Feb 2018 16:13:26 +0000 (11:13 -0500)]
removing silly bits
Chris Koeritz [Tue, 6 Feb 2018 16:36:03 +0000 (11:36 -0500)]
new fortunes
Chris Koeritz [Tue, 6 Feb 2018 02:21:50 +0000 (21:21 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 5 Feb 2018 05:37:46 +0000 (00:37 -0500)]
new fortunes
Chris Koeritz [Sat, 3 Feb 2018 01:18:04 +0000 (20:18 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Fred T. Hamster [Thu, 25 Jan 2018 20:44:13 +0000 (15:44 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 24 Jan 2018 15:18:26 +0000 (15:18 +0000)]
at artful, screen stabilizes
stopped needing a logfile, in different positions relative to flag, for
-L on command line. sheesh. now need to update to artful ubuntu
everywhere.
Chris Koeritz [Mon, 15 Jan 2018 16:53:27 +0000 (11:53 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 15 Jan 2018 16:52:50 +0000 (11:52 -0500)]
added tags to pull
Chris Koeritz [Mon, 15 Jan 2018 16:48:06 +0000 (11:48 -0500)]
Merge branch 'master' into dev
pulling in latest release into dev.
should only be the tag. if that.
Chris Koeritz [Mon, 15 Jan 2018 16:44:19 +0000 (11:44 -0500)]
Merge branch 'release-2.140.108'
merging for new version
Chris Koeritz [Mon, 15 Jan 2018 16:42:55 +0000 (11:42 -0500)]
new version
Chris Koeritz [Mon, 15 Jan 2018 16:35:34 +0000 (11:35 -0500)]
Merge branch 'master' into dev
accidental checkin to master of a dev change, merging back.
Chris Koeritz [Mon, 15 Jan 2018 16:29:14 +0000 (11:29 -0500)]
updated to clean home_store
Fred T. Hamster [Mon, 15 Jan 2018 16:24:22 +0000 (11:24 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Mon, 15 Jan 2018 15:08:38 +0000 (10:08 -0500)]
dropping rebase as default pull
seems to lose too much history, even with a merge --no-ff when bringing a release in.
Chris Koeritz [Wed, 10 Jan 2018 19:56:01 +0000 (14:56 -0500)]
new version
Chris Koeritz [Sun, 7 Jan 2018 21:39:05 +0000 (16:39 -0500)]
fixes mapsdemo outdated api key
Chris Koeritz [Sun, 7 Jan 2018 19:36:01 +0000 (14:36 -0500)]
cleaned debugging noise, better naming
Chris Koeritz [Sun, 7 Jan 2018 18:13:04 +0000 (13:13 -0500)]
fixed issue with version check
Chris Koeritz [Sun, 7 Jan 2018 17:56:45 +0000 (12:56 -0500)]
git version dances
picking specific version we know ubuntu is happy with
Chris Koeritz [Sun, 7 Jan 2018 17:48:41 +0000 (12:48 -0500)]
fix for older git versions
checking the version so we don't try to use autostash before it is available.
Chris Koeritz [Sun, 7 Jan 2018 17:30:33 +0000 (12:30 -0500)]
added more signifiers to test functions
Chris Koeritz [Sun, 7 Jan 2018 17:15:26 +0000 (12:15 -0500)]
another attempt to clean up superfluous merges
we want to stop seeing pointless merge messages in the commit log. this should take care of it, although there can be a problem if the code stashed before pulling is *way* out of synch with the code being pulled. that problem would afflict the merge also though, and it is better to find out as soon as possible rather than letting the snarl grow larger.
Chris Koeritz [Sun, 7 Jan 2018 16:52:51 +0000 (11:52 -0500)]
swapped where chown is done
powerup is not supposed to need sudo access. the chown operation does need it though. also made the code for chown more specific to folder being operated on, rather than operating on entire apps hierarchy.
Chris Koeritz [Sun, 7 Jan 2018 16:16:43 +0000 (11:16 -0500)]
adjusted formatting
Chris Koeritz [Sun, 7 Jan 2018 16:13:12 +0000 (11:13 -0500)]
doc fix for smbpasswd
Chris Koeritz [Sun, 7 Jan 2018 16:05:18 +0000 (11:05 -0500)]
cleaned up diagnostics
Chris Koeritz [Sun, 7 Jan 2018 15:53:51 +0000 (10:53 -0500)]
repair on sudo behavior
Chris Koeritz [Sun, 7 Jan 2018 15:44:49 +0000 (10:44 -0500)]
swap mount additions in revamp
put in automatic swap mount addition in revamp script, so cakelampvm can have more memory. uses more hard drive space though.
made the swap mount script force sudo calling, and also added parameters for swap. new --help command is available on it also.
Chris Koeritz [Wed, 3 Jan 2018 16:56:10 +0000 (11:56 -0500)]
trying without --no-ff
the fast forward feature seems important to avoid unnecessary merge messages from checkin. we need to be careful at merge time with a branch to say: git merge --no-ff <thebranch>
because otherwise we would lose all the changes that occurred on the branch. but remembering every trivial merge, even those without contents, is not good, so --no-ff needs to be dumped for most pulls.
Chris Koeritz [Fri, 29 Dec 2017 16:17:43 +0000 (11:17 -0500)]
unfixed the bad fix of ignoring current
we do need to update even the same branch we start with, since its remote origin can have changes.
Chris Koeritz [Fri, 29 Dec 2017 16:15:09 +0000 (11:15 -0500)]
stopped redundant merges, added reconfigure note
Chris Koeritz [Sun, 24 Dec 2017 19:44:05 +0000 (14:44 -0500)]
attempting to auto-fix wine link issues
lower case and upper case names are sometimes sloppily used by the mod coders rather than the exact path, which causes problems on wine.
Chris Koeritz [Sun, 24 Dec 2017 19:40:55 +0000 (14:40 -0500)]
new script to minimize git checkout memory usage
Chris Koeritz [Wed, 20 Dec 2017 00:13:52 +0000 (19:13 -0500)]
doc push
now have a bit cleaner look, and got rid of brain dead comment character in front of commands.
Chris Koeritz [Tue, 19 Dec 2017 23:54:01 +0000 (18:54 -0500)]
added docs for ll and get_feisty
Chris Koeritz [Tue, 19 Dec 2017 23:48:48 +0000 (18:48 -0500)]
added get_feisty alias
just gets the code base up to date and reconfigures current user's feisty meow config
Chris Koeritz [Sun, 7 Jan 2018 21:39:05 +0000 (16:39 -0500)]
fixes mapsdemo outdated api key
Chris Koeritz [Sun, 7 Jan 2018 20:16:15 +0000 (20:16 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sun, 7 Jan 2018 19:36:01 +0000 (14:36 -0500)]
cleaned debugging noise, better naming
Chris Koeritz [Sun, 7 Jan 2018 18:13:04 +0000 (13:13 -0500)]
fixed issue with version check
Chris Koeritz [Sun, 7 Jan 2018 17:56:45 +0000 (12:56 -0500)]
git version dances
picking specific version we know ubuntu is happy with
Chris Koeritz [Sun, 7 Jan 2018 17:48:41 +0000 (12:48 -0500)]
fix for older git versions
checking the version so we don't try to use autostash before it is available.
Chris Koeritz [Sun, 7 Jan 2018 17:30:33 +0000 (12:30 -0500)]
added more signifiers to test functions
Chris Koeritz [Sun, 7 Jan 2018 17:15:26 +0000 (12:15 -0500)]
another attempt to clean up superfluous merges
we want to stop seeing pointless merge messages in the commit log. this should take care of it, although there can be a problem if the code stashed before pulling is *way* out of synch with the code being pulled. that problem would afflict the merge also though, and it is better to find out as soon as possible rather than letting the snarl grow larger.
Chris Koeritz [Sun, 7 Jan 2018 16:52:51 +0000 (11:52 -0500)]
swapped where chown is done
powerup is not supposed to need sudo access. the chown operation does need it though. also made the code for chown more specific to folder being operated on, rather than operating on entire apps hierarchy.
Chris Koeritz [Sun, 7 Jan 2018 16:32:15 +0000 (11:32 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sun, 7 Jan 2018 16:29:57 +0000 (11:29 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Sun, 7 Jan 2018 16:22:28 +0000 (11:22 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sun, 7 Jan 2018 16:22:24 +0000 (11:22 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sun, 7 Jan 2018 16:16:43 +0000 (11:16 -0500)]
adjusted formatting
Chris Koeritz [Sun, 7 Jan 2018 16:13:12 +0000 (11:13 -0500)]
doc fix for smbpasswd
Chris Koeritz [Sun, 7 Jan 2018 16:05:18 +0000 (11:05 -0500)]
cleaned up diagnostics
Chris Koeritz [Sun, 7 Jan 2018 15:53:51 +0000 (10:53 -0500)]
repair on sudo behavior
Chris Koeritz [Sun, 7 Jan 2018 15:44:49 +0000 (10:44 -0500)]
swap mount additions in revamp
put in automatic swap mount addition in revamp script, so cakelampvm can have more memory. uses more hard drive space though.
made the swap mount script force sudo calling, and also added parameters for swap. new --help command is available on it also.
Chris Koeritz [Sat, 6 Jan 2018 19:49:39 +0000 (14:49 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Wed, 3 Jan 2018 17:14:13 +0000 (12:14 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 3 Jan 2018 16:57:53 +0000 (11:57 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 3 Jan 2018 16:56:10 +0000 (11:56 -0500)]
trying without --no-ff
the fast forward feature seems important to avoid unnecessary merge messages from checkin. we need to be careful at merge time with a branch to say: git merge --no-ff <thebranch>
because otherwise we would lose all the changes that occurred on the branch. but remembering every trivial merge, even those without contents, is not good, so --no-ff needs to be dumped for most pulls.
Chris Koeritz [Mon, 1 Jan 2018 15:19:36 +0000 (10:19 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sat, 30 Dec 2017 20:31:25 +0000 (15:31 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 29 Dec 2017 16:27:25 +0000 (11:27 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 29 Dec 2017 16:18:10 +0000 (11:18 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 29 Dec 2017 16:17:43 +0000 (11:17 -0500)]
unfixed the bad fix of ignoring current
we do need to update even the same branch we start with, since its remote origin can have changes.
Chris Koeritz [Fri, 29 Dec 2017 16:15:09 +0000 (11:15 -0500)]
stopped redundant merges, added reconfigure note
Chris Koeritz [Fri, 29 Dec 2017 16:15:09 +0000 (11:15 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sun, 24 Dec 2017 19:44:05 +0000 (14:44 -0500)]
attempting to auto-fix wine link issues
lower case and upper case names are sometimes sloppily used by the mod coders rather than the exact path, which causes problems on wine.
Chris Koeritz [Sun, 24 Dec 2017 19:40:55 +0000 (14:40 -0500)]
new script to minimize git checkout memory usage
Chris Koeritz [Fri, 22 Dec 2017 22:29:23 +0000 (17:29 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Fri, 22 Dec 2017 21:38:13 +0000 (21:38 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Thu, 21 Dec 2017 17:37:01 +0000 (12:37 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Thu, 21 Dec 2017 14:32:05 +0000 (09:32 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Fred T. Hamster [Wed, 20 Dec 2017 03:12:40 +0000 (22:12 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 20 Dec 2017 02:33:50 +0000 (21:33 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 20 Dec 2017 01:52:02 +0000 (20:52 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 20 Dec 2017 01:38:35 +0000 (20:38 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Fred T. Hamster [Wed, 20 Dec 2017 00:37:24 +0000 (19:37 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Wed, 20 Dec 2017 00:13:52 +0000 (19:13 -0500)]
doc push
now have a bit cleaner look, and got rid of brain dead comment character in front of commands.
Chris Koeritz [Tue, 19 Dec 2017 23:54:01 +0000 (18:54 -0500)]
added docs for ll and get_feisty
Chris Koeritz [Tue, 19 Dec 2017 23:48:48 +0000 (18:48 -0500)]
added get_feisty alias
just gets the code base up to date and reconfigures current user's feisty meow config
Chris Koeritz [Tue, 19 Dec 2017 23:48:42 +0000 (18:48 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 23:31:04 +0000 (18:31 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 23:28:09 +0000 (23:28 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 23:27:58 +0000 (23:27 +0000)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 21:19:00 +0000 (16:19 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 21:11:14 +0000 (16:11 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 21:11:12 +0000 (16:11 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 21:09:37 +0000 (16:09 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 20:36:29 +0000 (15:36 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow
Chris Koeritz [Tue, 19 Dec 2017 19:01:40 +0000 (14:01 -0500)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 12:54:29 +0000 (07:54 -0500)]
Merge branch 'master' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Tue, 19 Dec 2017 12:50:06 +0000 (07:50 -0500)]
Merge branch 'release-2.140.106'
bringing in tasty changes from recent work on cakelampvm site/docs and site avenger scripts.
Chris Koeritz [Tue, 19 Dec 2017 12:48:57 +0000 (07:48 -0500)]
2.140.106 version for this release