QuickBox / QB

QuickBox is much more than a ‘seedbox installer script’, it is a simplistic approach to achieving easy seedbox and services management from a beautifully designed dashboard. Allowing users the ability to interact with their seedbox and server on a professional grade level.
https://quickbox.io
GNU General Public License v3.0
737 stars 171 forks source link

Some small fixs test #82

Closed amefs closed 6 years ago

amefs commented 6 years ago

1.trying using openssl-1.0.2l(never replace libssl in apt source) to compile libtorrent 2.trying to add ipv6 patch to rtorrent 0.9.4 3.use latest boost library to compile libtorrent-rasterbar which used in deluge 4.fix "sudo: unable to resolve host"problem when changed the hostname other modifications (e.g. rtorrent default) are just for my using environment

amefs commented 6 years ago

if you want to add ipv6 support for rt0.9.4, you can add patch in this path(it has also been used in my script). ${local_setup}sources/libtorrent-0.13.4-tar.patch ${local_setup}sources/rtorrent-0.9.4-tar.patch

JMSDOnline commented 6 years ago

I went through and cherry picked many of your changes (thank you :) ) as there were several files and test directories that are not needed and caused some conflicts. After testing, everything is working splendidly and have bumped QuickBox to v2.5.3 with your additions. One thing that does still need to be sorted is the installation of Transmission after install. Since this is an optional client install at setup, users may want to opt the install after they are setup. I will work on building out that installpackage for further use.

Thank you again for this contribution to the QuickBox Community version! 👍