adds arguments for full-auto install and run
authorJason Etheridge <jason@esilibrary.com>
Tue, 9 Jul 2013 19:20:06 +0000 (15:20 -0400)
committerJason Etheridge <jason@esilibrary.com>
Thu, 11 Jul 2013 15:33:31 +0000 (11:33 -0400)
commit16b981746ce9ca5e44c416fc05de8dab9e2a7e29
tree03f7ced0cda79fd06401421bb7b88dbe711b555e
parent536693359b002a66ef112d0f65bf395b2a9fdd01
adds arguments for full-auto install and run

-y will supply yes or enter presses to every prompt the installer would
otherwise ask for, and supply 'evergreen' as the default password for the
evergreen database user, and also automate the editing of /etc/hosts

-a will automatically start OpenSRF, modify some Apache settings, and
restart Apache

This commit also changes the default branch from
collab/berick/debian-wheezy-install-target to
collab/berick/per-distro-install-makefiles

and makes shallow git clones

Thanks to Bill and Lebbeous for help on this.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh