Changeset 1823
- Timestamp:
- 05/02/08 15:20:28 (7 months ago)
- Location:
- pbibuild/modules/echolinux
- Files:
-
- 3 modified
-
copy-files (modified) (1 diff)
-
overlay-dir/bin/echolink.sh (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/echolinux/copy-files
r1469 r1823 1 /usr/local/bin/echoaudi xbin/1 /usr/local/bin/echoaudio bin/ 2 2 /usr/local/bin/echolinux bin/ 3 3 /usr/local/bin/echogui bin/ -
pbibuild/modules/echolinux/overlay-dir/bin/echolink.sh
r1478 r1823 17 17 Please look at http://www.echolink.org 18 18 for more information on how to register. 19 20 You will also need to open your firewall. 21 Read chapter 6.3 of your PC-BSD Quick Guide and 22 add the following line to your /etc/pf.conf 23 pass in proto {tcp,udp} from any to any port 5198:5200 24 19 25 " 20 26 else -
pbibuild/modules/echolinux/pbi.conf
r1494 r1823 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY="0 2"35 BUILDKEY="03" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
