Project

General

Profile

Revision:

Revisions

# Date Author Comment
14753 09/25/2014 01:58 AM Aaron Marcuse-Kubitza

/Makefile: misc-Linux: added htop

14752 09/25/2014 01:58 AM Aaron Marcuse-Kubitza

/Makefile: misc-Linux: added jedit

14751 09/25/2014 01:50 AM Aaron Marcuse-Kubitza

/Makefile: postgres-Linux: added pgadmin3

14750 09/25/2014 01:45 AM Aaron Marcuse-Kubitza

bugfix: /Makefile: $(postgresReload-*) calls: do not prepend $(MAKE) or - because these are multi-command functions

14749 09/25/2014 01:36 AM Aaron Marcuse-Kubitza

bugfix: /Makefile: $(bien*Password): need to use = instead of := because these files are not available until config/download/live has run

14748 09/24/2014 11:53 PM Aaron Marcuse-Kubitza

fix: /README.TXT: Installation: added instructions for "aaronmk@jupiter's password" prompt

14747 09/24/2014 11:49 PM Aaron Marcuse-Kubitza

/README.TXT: Installation: added step to open a terminal window

14746 09/24/2014 11:48 PM Aaron Marcuse-Kubitza

fix: /README.TXT: Installation: added instructions for "Are you sure you want to continue connecting" prompt

14745 09/24/2014 11:34 PM Aaron Marcuse-Kubitza

inputs/VegBank/run*.log: updated. this adds the function call context in addition to the function location.

14744 09/24/2014 11:28 PM Aaron Marcuse-Kubitza

bugfix: /Makefile: $(uutils_install): need to exit after printing instructions instead of continuing

14743 09/24/2014 11:13 PM Aaron Marcuse-Kubitza

fix: /README.TXT: Installation: need instructions for "reload PATH" prompt

14742 09/24/2014 11:10 PM Aaron Marcuse-Kubitza

fix: /README.TXT: Installation: `apt-get install subversion`: need --yes

14741 09/24/2014 10:58 PM Aaron Marcuse-Kubitza

bugfix: /Makefile: bin/install: uutils: need to reopen terminal window before can proceed with other installation steps

14740 09/24/2014 09:04 PM Aaron Marcuse-Kubitza

/Makefile: python-Linux: removed no longer used installation of pp (Parallel Python). we use Python's multiprocessing package instead.

14739 09/24/2014 07:57 PM Aaron Marcuse-Kubitza

bugfix: /Makefile: install: must be config/download/live, not config/download

14738 09/24/2014 07:52 PM Aaron Marcuse-Kubitza

README.TXT: bin/sync_upload calls as root: don't need to set $USER because this is now set to the correct value in bin/sync_upload's scripts

14737 09/24/2014 07:50 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/local.sh: $sync_remote_url: jupiter user is always aaronmk, not the local user

14736 09/24/2014 07:41 PM Aaron Marcuse-Kubitza

*{.sh,run}: use standard WARNING syntax for warning labels

14735 09/24/2014 07:32 PM Aaron Marcuse-Kubitza

bugfix: /Makefile: bin/install: also need to install uutils

14734 09/24/2014 07:26 PM Aaron Marcuse-Kubitza

*{.sh,run}: use standard WARNING syntax for warning labels

14733 09/24/2014 07:25 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: verbosity_compat(): documented that this should not be run until right before executing an external command, so that it doesn't mess up the logging mechanism

14732 09/24/2014 07:23 PM Aaron Marcuse-Kubitza

bugfix: bin/make: don't run verbosity_compat until right before executing the external command, so that it doesn't mess up the logging mechanism. this is run automatically by command(), so there is no need to do anything here. note that logging bugs like these can now be troubleshooted much more easily with pst() to narrow down which functions could be causing the problem.

14731 09/24/2014 06:55 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: functions called by pst(): commented out/removed logging calls that would have caused infinite recursion when pst()'ing a logging function

14730 09/24/2014 06:38 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: echo_func(): get call context before wrapper(s), which is more useful for debugging. this uses skip_stack_frames()'s lookahead=1 mode.

14729 09/24/2014 06:37 PM Aaron Marcuse-Kubitza

fix: lib/sh/util.sh: skip_stack_frames() callers: updated for new skip_stack_frames rather than get_stack_frame behavior

(201-225/14953) Per page: 25, 50, 100

Also available in: Atom