Main repository for pfSense
Go to file
2009-05-31 02:32:19 -04:00
boot Use FreeBSD specific files 2009-05-15 13:21:15 -04:00
cf/conf Remove duplicate config.xml and restore conf.default/config.xml if /conf/config.xml and no backups exist 2009-03-14 20:03:13 -05:00
conf.default default to vr0/vr1 rather than sis, since the defaults should be for ALIX, not WRAP. 2009-05-13 21:59:20 -04:00
etc Set hostname then call hostid onestart 2009-05-31 02:32:19 -04:00
root Set tcsh autologout to 0 2007-04-21 21:28:24 +00:00
sbin Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!) 2009-03-16 17:50:44 +00:00
tmp Ensure we are mount rw 2008-11-09 00:30:06 +00:00
usr Present a new package option filter_rules_needed which has a function name to be called if the package needs to create firewall rules. The function should have a switch statement one with 'nat' option wich is called for nat/rdr and one with 'rule' option which is needed for rules. This will help on removing from filter.inc all the packages hardcoded includes and rules and give some more dynamicity. The rules by this function will be included on rules.nat.packages and rules.packages on /tmp partition and called by anchors include file when filter reloads(still this has to come). 2009-05-29 21:49:50 +00:00