Gregory Machin wrote:
hi Is is posible to download the pfsense repository ? If so how do I do this.
Use the following sup file to get it via cvsup # cat pfsense-supfile *default host=cvs.pfsense.com *default base=/home/pfsense/cvsroot *default release=cvs *default delete use-rel-suffix pfSense *default compress This is the exact command if you are not familiar with it. # cvsup -g -L 2 pfsense-supfile Now checkout the CVS: # cvs -d /home/pfsense/cvsroot co pfSense raj
