Rayson zhu
9754edda9c
package bash completion files
8 years ago
Max Lv
d6c377df9c
Bump version
8 years ago
Rayson Zhu
69a08675c4
Make genrpm.sh a little safer. ( #895 )
1. Remove function `get_att_val`:
That function uses `eval` to set default values for bash variables.
Because it is very dangerous to use `eval` (someone call it the plague of shell scripting), I'd like to use the bash builtin to do that.
2. Double quote all variables to avoid unexpected expansion when using it.
8 years ago
Rayson Zhu
e5d53933d5
Fix missing dependencies ( #894 )
* Add missing build dependencies to RPM spec
* Fail if `asciidoc` or `xmlto` not found
8 years ago
Max Lv
91b4e6ad6d
Fix #887
8 years ago
Rayson Zhu
0230620c27
Include shadowsocks-libev-*.service files for RPM packages ( #886 )
8 years ago
Echizen Ryoma
0e1ca9c25d
update version to 2.4.5
9 years ago
惠轶群
41b1146360
update Version to 2.4.1
9 years ago
惠轶群
bfbcd4dbb4
fix genrpm.sh
9 years ago
Symeon Huang
4aeb4eed01
fix rpm spec
9 years ago
Symeon Huang
227272b501
using macros where possible
9 years ago
Symeon Huang
88b906328f
update rpm spec file.
use files from debian directory if possible
9 years ago
cuckoo
bf64d01a5f
add `genrpm.sh' to build rpm easily
10 years ago
cuckoo
9985aaa35f
add rpm support
10 years ago
Zhang Sen
4c7807d497
Fix typo in init.d script under rpm directory
here is also a wrong spelling
10 years ago
Max Lv
074956483b
Enable udprelay in the init script of RHEL
10 years ago
Symeon Huang
350c3546fa
RPM uses `/usr` instead of `/usr/local` as the prefix.
10 years ago
Symeon Huang
50dbeef003
completely rename as shadowsocks-libev.
it's not conflicted with shadowsocks-python now. users can install both python and libev
ports of shaowsocks now. but they should migrate their old configuration file from
/etc/shadowsocks/config.json to /etc/shadowsocks-libev/config.json
10 years ago
Max Lv
ef432f078b
Fix the pid file in centos init script
11 years ago
Max Lv
1bdcadf7e7
Update the init script of centos
11 years ago
Vinna
bdb5977865
tidy
11 years ago
Vinna
c52e30dd20
cancel certain user permisson,because run failed
11 years ago
Vinna
0557bcd727
fix service failed
11 years ago
Vinna
d4dfc6dbf0
New one
11 years ago
Vinna
7d14bb99b1
add init script
11 years ago