Commit Graph

9026 Commits

Author SHA1 Message Date
Scott Ullrich
eb6beec78f Correct out of place { 2009-07-10 19:15:23 -04:00
Seth
02e9c21b3b Make the dnswatch list array unique before processing 2009-07-11 00:10:51 +02:00
Scott Ullrich
38d0994307 Define and use queue when available.
Submitted-by: jim-p
2009-07-09 23:48:49 -04:00
Scott Ullrich
a983b48bc1 Do not show <noembedded> packages on nanobsd 2009-07-09 18:06:56 -04:00
Seth
83c195f2cf Increase the PHP running memory limit to 128MB from 32MB, on 1.5MB large
config XML files we run out of memory.
2009-07-09 21:01:30 +02:00
Scott Ullrich
2add0a6696 This routine was not meant to foreach() even though it is inside a foreach(). It's slightly confusing but the foreach obtains the correct namespace and then processes. Add the needed break; statemenet because on subequent foreach() loops, the carp password will be WRONG/BLANK. 2009-07-09 14:38:42 -04:00
Chris Buechler
89a552729e MFC fix from Ermal
Fixes #26
2009-07-09 02:08:28 -04:00
Chris Buechler
d7e0661cfa Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2 2009-07-09 02:04:56 -04:00
Scott Ullrich
4b14ae3092 Unbreak packages on 1.2.3/NanoBSD. 2009-07-08 17:03:16 -04:00
Scott Ullrich
4694ae5436 Add $d_fwupenabled_path as global variable 2009-07-07 23:43:56 -04:00
Scott Ullrich
4942c930b0 Unbreak 1.2.3 back from HEAD. Was unaware of this new subsystem_dirt business. 2009-07-07 23:37:44 -04:00
Scott Ullrich
7d5cfef05e Add a seatbelt check to ensure the on disk partition is the same size (or larger) and bail if it has any issues. 2009-07-07 20:44:15 -04:00
Scott Ullrich
102b2d8ab4 Do not call mute_kernel_msgs() it causes havoc. 2009-07-07 15:38:16 -04:00
Scott Ullrich
d97809baf3 Backout last commit, the problem still exists when launching filter_configure() later on 2009-07-07 15:23:58 -04:00
Scott Ullrich
2339012560 On bootup check to see if rc.newwanip is excuting and if so, delay for 5 seconds until it is finished. This works around the silly bug in 1.2.X:
Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.
2009-07-07 15:04:57 -04:00
Scott Ullrich
27173eadb8 Correct /etc/rc.conf_mount_ro location. Ensure /tmp/ is setup correctly. 2009-07-07 12:20:34 -04:00
Scott Ullrich
75ba86da78 Backport fix for enable buttom from master/HEAD 2009-07-07 12:07:09 -04:00
Scott Ullrich
49c2af5c2c s/swapUsage/swapusage/
Submitted-by: garga@
2009-07-07 11:50:20 -04:00
Scott Ullrich
099b02a777 Adding NanoBSD diagnostics page 2009-07-05 23:09:38 -04:00
Scott Ullrich
a618180a4e Sync with HEAD 2009-07-05 23:06:27 -04:00
Scott Ullrich
393abc467a Send file list to its own logfile 2009-07-05 21:38:44 -04:00
Scott Ullrich
52848935ec Add NanoBSD support 2009-07-05 20:13:45 -04:00
Scott Ullrich
462242d45c Fix option #2 in firmware upgrade (console) for NanoBSD, bdiff. 2009-07-05 19:45:09 -04:00
Scott Ullrich
f5ad6c33bf Remove newline 2009-07-05 19:32:56 -04:00
Scott Ullrich
f5e70ba0b9 Add newline before DANGER 2009-07-05 19:28:47 -04:00
Scott Ullrich
9c512b74ed Add digital secutiry signature check to console upgrades. 2009-07-05 19:14:29 -04:00
Scott Ullrich
b11a8cbfe0 Add a flag to keep track of nanobsd firmware upload 2009-07-05 18:57:40 -04:00
Scott Ullrich
b663607343 Remove foot shooting code that was commented out. It is not necessary for this. Enhance a comment about why we need boot0cfg 2009-07-05 18:49:53 -04:00
Scott Ullrich
bf80be34f0 Use tgz 2009-07-05 18:10:33 -04:00
Scott Ullrich
5bbc5984ba Let's try gzip -dc and use obs on dd 2009-07-05 17:38:23 -04:00
Scott Ullrich
ce4e7d0b17 Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd. 2009-07-05 16:37:31 -04:00
Scott Ullrich
4d10b01b08 Sync with HEAD 2009-07-05 15:51:23 -04:00
Scott Ullrich
c62532d099 Sync with HEAD 2009-07-05 15:50:58 -04:00
Scott Ullrich
2eab5dbaff Sync with master 2009-07-03 18:38:25 -04:00
Scott Ullrich
73c7a229c1 Sync with master 2009-07-03 18:38:00 -04:00
Scott Ullrich
d2692076b3 Match 4.X polling behavior. See thread "Polling and kern.polling.idle_poll" 2009-07-03 15:30:09 -04:00
Chris Buechler
3231a44d98 Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2 2009-07-02 14:09:34 -04:00
Scott Ullrich
47ef844d87 Remove trailing / 2009-07-01 00:06:55 -04:00
Scott Ullrich
78de24813f Add missing / 2009-07-01 00:04:05 -04:00
Scott Ullrich
4b4dcdeaba Correct the name its parse_config 2009-06-30 23:48:57 -04:00
Scott Ullrich
5666fb4d00 Correct the name its parse_config 2009-06-30 23:48:24 -04:00
Scott Ullrich
7b3154d5af Nuke packages for any platform 2009-06-30 22:32:35 -04:00
Scott Ullrich
c511441226 Remove packages for any platform nonsense. 2009-06-30 16:07:01 -04:00
Scott Ullrich
e74d52e4bd Sync with HEAD 2009-06-29 22:58:06 -04:00
Scott Ullrich
ccf52b7163 Sync with HEAD 2009-06-29 22:57:22 -04:00
Scott Ullrich
ba6662b21a Use exec() 2009-06-29 22:00:58 -04:00
Scott Ullrich
a15d42d890 Correct copy commmand 2009-06-29 21:29:27 -04:00
Scott Ullrich
366f1ce94c Only unlink file if it exists. 2009-06-28 18:36:39 -04:00
Scott Ullrich
c04299f91e Require globals.inc and use correct directory name sshd, not ssh 2009-06-28 16:16:31 -04:00
Scott Ullrich
7c2307844c s/config/conf/ 2009-06-27 21:33:52 -04:00