Remove FreeBSD/OSS4 hacks and add FreeBSD 10.1 install and startup helper scripts (issue #94)

This commit is contained in:
ejurgensen
2015-02-11 22:58:54 +01:00
parent d542ab9c98
commit 3cd7b27bac
6 changed files with 212 additions and 65 deletions

View File

@@ -50,6 +50,15 @@ Finally, read the bit in the bottom of this document about init scripts, read
the README, edit the configuration file and restart the server.
Quick version for FreeBSD 10+
-----------------------------
The build process for FreeBSD is rather complicated, but the good news is that
there is a script in the 'scripts' folder that will at least attempt to do all
the work for you. And should the script not work for you, you can still look
through it and use it as an installation guide.
Long version - requirements
---------------------------