Commit Graph

14096 Commits

Author SHA1 Message Date
Scott Ullrich
3d99ee74d0 Customize for both PC-BSD and pfSense 2010-05-23 00:03:20 -04:00
Scott Ullrich
996b3504d3 Adding cpdup option 2010-05-22 23:57:37 -04:00
Scott Ullrich
e5cd6d8960 Do not include altq/shaper twice 2010-05-22 23:18:12 -04:00
Scott Ullrich
2e98ba40e0 Removing desktop specific items 2010-05-22 23:04:18 -04:00
Scott Ullrich
26e50f4345 Adding changes file describing changes made so that installer works with pfSense in hopes of getting changes made upstream to accomidate both. Change test-live.sh to detect /dev/iso9660/pfSense 2010-05-22 23:02:10 -04:00
Scott Ullrich
ff161129ab Adding pc-sysinstall so that I can start experimenting with a php based installer. This is necssary because PCBSD must live in the root of the disk and there is no way to include it in a unionfs. By default it will not be copied to a new hard disk installation. 2010-05-22 20:43:01 -04:00
Scott Ullrich
4e9203174a Do not reinclude filter.inc 2010-05-22 20:36:14 -04:00
Scott Ullrich
329b7707ec Remove unionfs /, will have to come up with a new plan 2010-05-22 16:48:49 -04:00
Scott Ullrich
0fd8191899 Use unionfs for / 2010-05-22 16:30:05 -04:00
Scott Ullrich
22af75a3af Add missing ; 2010-05-22 16:26:38 -04:00
Scott Ullrich
055abc5787 Add (C)ontinue option for the impatient 2010-05-22 15:32:24 -04:00
Scott Ullrich
cdf97b133a Generate a MFS partition for / since ZFS likes to mount its disk on / 2010-05-22 15:01:19 -04:00
Scott Ullrich
a57d617019 Ensure config.cache does not exist so the subsequent requests can cleanly reload the configuration. Ticket #601 2010-05-22 14:19:32 -04:00
Scott Ullrich
f76d5242df Move machine arch over a bit to the right 2010-05-22 13:50:52 -04:00
Scott Ullrich
807c2e7a53 Oops, include /etc/ 2010-05-22 13:47:29 -04:00
Scott Ullrich
2b0c49e309 We now have a restore command, note this 2010-05-22 13:47:08 -04:00
Scott Ullrich
3bc77cd370 Do not allow nonstop redirects to self 2010-05-21 23:09:31 -04:00
Scott Ullrich
979f35f364 Check if file is tgz 2010-05-21 22:55:16 -04:00
Scott Ullrich
eb2c4175fe We accept PHP pages now, note this 2010-05-21 22:38:22 -04:00
Scott Ullrich
38080cc14c Move get_include_contents function to pfsense-utils.inc 2010-05-21 22:20:44 -04:00
Scott Ullrich
7a7e94a7be Allow php code to be included in the primary captive portal page. Add new ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup. 2010-05-21 22:18:16 -04:00
Scott Ullrich
851f41843a Remove stray done 2010-05-21 21:38:12 -04:00
Scott Ullrich
40a606961a Adding enablesshd pfSsh.php script 2010-05-21 21:17:04 -04:00
Scott Ullrich
8022e257c2 Do not fsck /cf on each bootup 2010-05-21 20:06:33 -04:00
Scott Ullrich
842878b599 Unbreak nanobsd since Ticket #444 2010-05-21 19:54:18 -04:00
Scott Ullrich
ce8efd06df Unbreak nano since ticket #444 2010-05-21 19:07:39 -04:00
Ermal
cb88138a4e Ups remove erroneous curly. 2010-05-21 20:54:28 +00:00
Ermal
61d54be64a Actually return to previous function code for lookup_gateway_ip_by_name() to not create recursive loops. There is still the question of how dynamic interfaces should be handled here? 2010-05-21 20:50:56 +00:00
Ermal
962625aa41 Revert "Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot."
This reverts commit e51cf5960f.
2010-05-21 20:45:57 +00:00
Ermal
e51cf5960f Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot. 2010-05-21 19:44:42 +00:00
jim-p
de792e62e3 Fix whitespace while I'm here. 2010-05-21 13:45:24 -04:00
jim-p
6d1af0e9d8 Preserve DHCP numbered options when there is an input error. Fixes #494 2010-05-21 13:31:33 -04:00
Scott Ullrich
dc4f649eb8 Make Firewall Optimization Options text readable 2010-05-21 12:42:11 -04:00
Ermal
61630681e0 Remove unecessary check. 2010-05-21 12:29:07 +00:00
Scott Ullrich
c099a98759 Add space between the and forum 2010-05-21 00:23:06 -04:00
Scott Ullrich
d7f742c265 Do not process items in which we cannot resolve the config file 2010-05-21 00:05:11 -04:00
Scott Ullrich
1f06d2170f Revise text 2010-05-20 22:16:13 -04:00
Scott Ullrich
6cf2e475ae pipe to more 2010-05-20 22:15:05 -04:00
Scott Ullrich
ea546e4943 Minor fixes 2010-05-20 22:14:28 -04:00
Scott Ullrich
02bdb544c9 Use echo 2010-05-20 19:59:07 -04:00
Scott Ullrich
7ec0aeb153 Adding restore script for rc.create_full_backup. First argument is the restore filename 2010-05-20 19:55:45 -04:00
Scott Ullrich
c0ed686f94 Do not allow duplicate Roll #'s 2010-05-20 18:16:45 -04:00
Ermal
79f9b9bcdd Fixes #610. Do not use the value of mtu blindly test it is set or use 1500 as default. 2010-05-20 21:36:55 +00:00
Scott Ullrich
fdb085fade Add captive portal voucher configuration backup area option Ticket #609 2010-05-20 17:24:04 -04:00
Ermal
02611466ce Do not aritificially add spaces around values on CDATA fields. Tested-by: Jim 2010-05-20 19:38:05 +00:00
Scott Ullrich
fa90d70137 Add note about required enabled WPA option for 802.1x 2010-05-20 15:36:04 -04:00
Erik Fonnesbeck
9603306327 Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459 2010-05-20 10:55:02 -06:00
Scott Ullrich
986a3accd4 block carp traffic to hosts self to avoid loops. fixes #598 2010-05-19 21:32:17 -04:00
Scott Ullrich
69490b5525 Handle mounting of extra filesystems correctly. Ticket #444 2010-05-19 21:19:24 -04:00
Chris Buechler
c4995e627e move mount up for cases where /usr and other partitions may be separate, and needed for other things to function 2010-05-19 21:08:44 -04:00