Jan-Erik Rediger
6df1251baa
install_server.sh: add missing bang
...
This was discovered by _bodya and reported in the IRC channel.
Everything worked fine as these scripts are always executed as shell
scripts.
Closes #1728
2014-08-07 17:14:08 +02:00
Jan-Erik Rediger
2209d077d3
Finally fix the install_server.sh
script.
...
Includes changes from a dozen bug reports and pull requests.
Was tested on Ubuntu, Debian and CentOS.
2014-03-15 14:43:50 +01:00
Brian J. McManus
bb58e517a9
Issue 804 Add Default-Start and Default-Stop LSB tags for RedHat startup and update-rc.d compatability.
2012-12-02 21:46:37 -07:00
dvir volk
34f37fb7d3
fixed server install script to rewrite the default configuration file and not a template, and removed the old config template
...
Conflicts:
utils/redis.conf.tpl
2012-10-05 12:32:58 +02:00
antirez
d9237055ba
Explicitly use bash for install_server.sh. Fixes issue #397
2012-04-24 19:14:03 +02:00
ThePicard
b0c6ee1d1d
Fixed a typo in install_server.sh
2012-03-31 23:39:58 -07:00
antirez
92e984dbcd
The universe is 80 columns wide, accept it.
2012-02-22 17:22:40 +01:00
Brad Voth
bad2b8e6ec
updated utils/install_server.sh to support chkconfig boxes (redhat/
...
centos) as well as debian/ubuntu
2012-01-18 10:09:42 -05:00
dvir volk
9a01957f68
fixes to install script
2011-10-04 16:58:55 +02:00
antirez
0bb5160cb0
Revert "Use the new install script as make install target. Message about install script requiring root changed a bit to make it more evident."
...
After talking with Pieter he changed my mind about this, it is better to
have a simpler install script that works everywhere, and the complex one
can be always executed if needed by hand. We'll make possibly a new
target for the full featured installation script, and even suggest it
after a Make install.
This reverts commit f1e60d7530
.
2011-10-03 16:04:44 +02:00
antirez
f1e60d7530
Use the new install script as make install target. Message about install script requiring root changed a bit to make it more evident.
2011-10-03 13:28:54 +02:00
dvir volk
78f56a5aee
changed license to gpl BSD. LOL
2011-10-03 11:35:30 +02:00
dvir volk
c01043baf1
changed license to gpl v3
2011-10-03 11:29:01 +02:00
dvir volk
001f8da256
fixes to install script and template
2011-10-03 10:58:43 +02:00
dvir volk
9210e70173
Added installer and config template renderer
2011-10-03 10:48:07 +02:00