Display warning message and prompt before PostgreSQL removal
authorDan Scott <dan@coffeecode.net>
Wed, 7 Sep 2011 19:18:07 +0000 (15:18 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 12 Sep 2011 15:35:39 +0000 (11:35 -0400)
commit4194c87743f278b7041e938531adacd3caaf50e6
tree03bed7cd41e91e4036a41b0bf93a1bc3cf8fec36
parent45f2b618fd0485e585b6744a51b9e9719fe1f038
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>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/extras/Makefile.install