]> git.evergreen-ils.org Git - Evergreen.git/commit
Display warning message and prompt before PostgreSQL removal
authorDan Scott <dan@coffeecode.net>
Wed, 7 Sep 2011 19:18:07 +0000 (15:18 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 7 Sep 2011 19:22:33 +0000 (15:22 -0400)
commit3790df4cf7223b40a74af8fe5d771013bbbe52ab
tree67d45449fb3590be5f1e99b43f9110cffb40d00f
parentebe5a4950ae04fb844e9fbc7ade9a1b3ac34a920
Display warning message and prompt before PostgreSQL removal

Building on the good work in LP# 801624, use the -P "prompt" flag
instead of -yq for apt(itude) to ensure that the user has the ability to
quit the dependency install and reevaluate whether they want to actually
destroy their existing PostgreSQL databases. Note that this is
specifically in the context of the removal of the database packages,
rather than a global change.

Also, turn the inline comment into a displayed description of what is
happening and why, along with a nice big warning.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/Makefile.install