Cvs.bsdinstaller.org down
-
Hey I downloaded the developer iso, and it goes through the normal bootstrap process, but gets a "connection refused" from cvs.bsdinstaller.org
Is there another mirror I can tell the script to look for? Maybe pfsense should host the file(s) on their own servers, so it's not at the mercy of others.
Thanks for any help,
poorman
-
Do this instead:
fetch http://www.pfsense.com/~sullrich/bsdinstaller/installer.tgz
tar xzvpf installer.tgz -C /
cd /home/pfsense/installer/scripts/build/
./create_installer_tarballs.sh && ./copy_ports_to_portsdir.sh &&
./build_installer_packages.shThis exact message was posted already today, please search before posting.