Commit Graph

29 Commits

Author SHA1 Message Date
Scott Ullrich
20dbae6016 Use FreeBSD specific files 2009-05-15 13:21:15 -04:00
Scott Ullrich
60f14172ce Set vm.kmem_size_max
Noticed-by: simoncpu
2008-11-19 05:45:58 +00:00
Scott Ullrich
ad621b1a23 Bump kernel memory to 435544320 from 335544320 2008-11-18 22:55:23 +00:00
Scott Ullrich
eaa459f516 Start beastie menu 2008-11-09 08:06:20 +00:00
Scott Ullrich
59cc0d86bc Enable beastie menu 2008-11-09 07:57:45 +00:00
Scott Ullrich
bc2e3070a5 Remove the beastie boot loader prompt and return to prior freebsd behavior. 2007-10-19 21:19:54 +00:00
Scott Ullrich
b916452128 Work around heavy network activity issues.
[20070116, update 20070212] Systems with very heavy network activity have been observed to have some problems with the kernel memory allocator. Symptoms are processes that get stuck in zonelimit state, or system livelocks. One partial workaround for this problem is to add the following line to /boot/loader.conf and reboot:

kern.ipc.nmbclusters="0"
2007-09-10 16:18:51 +00:00
Scott Ullrich
5014eab1f4 Turn off hard drive write caching correctly 2007-04-17 21:26:18 +00:00
Scott Ullrich
eb2d24a878 Cleanup and sync loader.conf 2007-02-08 01:06:43 +00:00
Scott Ullrich
7eb6acb30d Turn off DMA by default. A option will be coming soon to enable
this back after a successful installation.
2006-11-08 20:08:53 +00:00
Scott Ullrich
b0db8a9e39 Add a C/R to end of loader.rc 2005-11-15 23:17:28 +00:00
Scott Ullrich
4114b3a008 Add a clean loader.rc. Somehow our loader.rc is getting trashed. 2005-09-17 20:21:55 +00:00
Scott Ullrich
f04bbc8e9f Disable thermal checking until ACPI is fixed. 2005-09-08 19:02:07 +00:00
Scott Ullrich
2978063c15 Remove stale / unused files 2005-06-16 01:23:09 +00:00
Scott Ullrich
2632214c18 Add userconfig_script_load 2005-06-11 02:00:40 +00:00
Scott Ullrich
136b8de47c Restore previous loader.conf 2005-06-04 01:49:08 +00:00
Scott Ullrich
79a1c4ff64 Update loader.conf 2005-06-04 01:39:47 +00:00
Scott Ullrich
309d4ef4b3 turn off dma on boot 2005-05-23 00:12:20 +00:00
Scott Ullrich
66a62e1bd4 Turn DMA on ATAPI devices. This will be stanard on 5.4-REL.
See http://tinyurl.com/4bywv for more info
2005-04-06 16:50:29 +00:00
Scott Ullrich
7fc09eb482 remove header and line wrapped comment 2005-03-26 20:28:37 +00:00
Scott Ullrich
0751a8a108 Force serial console on wrap. 2005-03-23 18:29:17 +00:00
Scott Ullrich
d341f0da23 Move towards a m0n0wall like image for wrap 2005-03-20 02:55:12 +00:00
Scott Ullrich
75c786eadb Update wrap device.hints 2005-03-18 17:15:00 +00:00
Scott Ullrich
ee1d5432cd Update wrap settings 2005-03-18 16:54:42 +00:00
Scott Ullrich
48f687f7b2 Update the wrap boot files. 2005-03-17 22:45:35 +00:00
Scott Ullrich
3a2400f30c Add wrap custom loader.conf 2005-03-16 20:46:02 +00:00
Scott Ullrich
b31effd83d Add MPD l2tpd netgraph module. 2005-03-13 20:48:52 +00:00
Scott Ullrich
8867be5227 Change autoboot_delay to 0 2005-02-20 00:44:05 +00:00
Scott Ullrich
63b9188d92 Custom loader.conf 2005-02-20 00:42:52 +00:00