[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sysctl
Thanks everyone for the quick answers.
That's one of the things that makes OpenBSD fun to use.
Tony Sarendal
On Tue, 14 Sep 1999, Hannah Schroeter wrote:
> Hello!
>
> On Tue, Sep 14, 1999 at 11:21:40AM +0200, Tony Sarendal wrote:
>
> > I'm trying to make the kernel as small as possible.
> > Is there any use for option DDB on a regular system ?
>
> If you want to do kernel debugging, yes, else no.
>
> > I also want the machine to reboot if a kernel panic happens.
> > Does this require option DDB ?
>
> No. W/o DDB, a panic writes a crash dump if possible, then reboots.
>
> > [...]
>
> Regards, Hannah.
>
- References:
- Re: sysctl
- From: Hannah Schroeter <uk1o@uni-karlsruhe.de>