From owner-cvs-all Mon Dec 10 1:50:15 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 8F54437B405; Mon, 10 Dec 2001 01:50:12 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16DN6N-000EAV-00; Mon, 10 Dec 2001 11:51:59 +0200 From: Sheldon Hearn To: obrien@FreeBSD.org Cc: "Daniel C. Sobral" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common panic.c In-reply-to: Your message of "Sat, 08 Dec 2001 19:13:21 PST." <20011208191321.A30565@dragon.nuxi.com> Date: Mon, 10 Dec 2001 11:51:59 +0200 Message-ID: <54466.1007977919@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 08 Dec 2001 19:13:21 PST, "David O'Brien" wrote: > > Modified files: > > sys/boot/common panic.c > > Log: > > Waits for a keypress before rebooting on panic. > > This sounds scary for unattended machines. Perhaps this should be > wrapped with DDB_UNATTENDED. As was pointed out when dcs first made this change, the panic in question happens so early that an automatic reboot isn't going to achieve anything. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message