Menu

/trunk/nanobsd/Files Commit Log


Commit Date  
[r8204] by zippybr

in awk NF is built-in, does not the $ prefix

2011-10-10 13:58:37 Tree
[r8185] by yaberauneya

Make the number of connections passed to afpd tunable.

This addresses ticket 847.

2011-10-08 04:26:00 Tree
[r8149] by yaberauneya

Mute diff output.

2011-10-05 07:04:56 Tree
[r8148] by yaberauneya

Enable kernel debugger support in FreeNAS. In particular:

1. Panic into the debugger at boot if it fails to properly boot into multiuser.
2. Panic hard and fast skipping the debugger at boot if it dies after multiuser has been up adn running.

Reasoning is that:

1. We want to avoid infinite panic loops at boot because of a configuration problem.
2. The user should be able to potentially rectify or report their panic issue at boot if one occurs.
3. Random panics after boot should (eventually) be dumped out to a permanent store and replayed at next boot, thus minimizing downtime in the event that it was a kernel problem that occurs sporadically, or occurs in memory/resource starvation scenarios, etc.

2011-10-05 00:08:39 Tree
[r8147] by yaberauneya

Resolve panic issue reported in ticket 883.

For anyone who needs xhci support, they really should use the new loader feature.

2011-10-04 23:40:50 Tree
[r8138] by yaberauneya

Remove set -x.

2011-10-04 16:22:43 Tree
[r8137] by yaberauneya

Fix custom SSL cert importing via some undesirable hacks.

Things should be properly fixed when the SSL cert string is properly stripped of all characters, s.t. we can use [ -s $tmp ], instead of wc + awk.

This addresses ticket 564.

2011-10-04 16:14:19 Tree
[r8134] by yaberauneya

Fix the comparison. This doesn't actually fix the SSL cert replacement (we're almost there though).

2011-10-04 15:15:42 Tree
[r8130] by yaberauneya

Take a first step in fixing custom SSL cert imports.

2011-10-04 04:46:16 Tree
[r8128] by yaberauneya

- Use temporary files.
- Only HUP init once.

2011-10-03 17:46:06 Tree
Older >