Roger Shimizu
1b2559478d
Make build_deb.sh script to build libraries and binaries separately
Also add usage help and a few code cleanup
7 years ago
Roger Shimizu
529b226d18
Cleanup build_deb.sh script
- Use "lsb_release -cs" command to get distro info.
- Limit xz memory usage to 128MiB.
- Other minor fixes.
7 years ago
Roger Shimizu
9e3b5528b4
Add simple-obfs support to build_deb.sh script
7 years ago
Roger Shimizu
eada394c1f
Update build_deb.sh to add libbloom support
Also includes fixes for yakkety.
7 years ago
Roger Shimizu
d122cd1eed
Update build script to enable jessie/stretch etc
Also include a few cleanup that simplified pkg installation from
backports repository.
7 years ago
Roger Shimizu
94a9924a78
Update deb build script
Now build script is able to auto detect system and choose libraries
necessary to build.
Also update the README accordingly.
7 years ago
Roger Shimizu
d20117481c
Add xenial-backports repository
Because user may upgrade from previous LTS version, xenial-backports
is better to be added by us for safety.
And use debhelper 10 for shadowsocks-libev only.
7 years ago
Roger Shimizu
4c0f33e33d
Update trusty build script
- Move Build-Depends dh-autoreconf dh-systemd to debian/control
- Also change debian/compat to 9 (debhelper 9)
7 years ago
Neal Feng
0437e05aa8
iperf.sh: wait one second before killing processes
7 years ago
Roger Shimizu
d12a7b911e
Add more cleanup pkg to trusty script
For xenial script, it's clean enough so far.
7 years ago
Roger Shimizu
0553da0692
dh-systemd dependency should be removed for debhelper >=10
For trusty, debhelper is 9, so need to add the Build-Depends
for the build script.
With a few other fixes for trusty script.
7 years ago
Roger Shimizu
e7e4291f03
Add deb build script for ubuntu xenial 16.04
7 years ago
Roger Shimizu
14a79b5500
Add deb build script for ubuntu trusty 14.04
7 years ago
Max Lv
95ef3d5635
Add iperf.sh
7 years ago