From owner-freebsd-current@FreeBSD.ORG Mon Dec 31 02:40:24 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BA5016A419; Mon, 31 Dec 2007 02:40:24 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id CCD7C13C467; Mon, 31 Dec 2007 02:40:23 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id lBV2eMwl073008; Mon, 31 Dec 2007 05:40:22 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1199068822; bh=WthD6PVh0Uqiq8Ui9gP37V38DOQDp5Qjr8BuabB NOwQ=; l=538; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=Iwycn0nv0ltzoYafKNVXKvD0JYehF7rgzCGy92Dp 50H4P5V2XJKXnJ6e5mU4AxmbLBBcYfAbOfb6OhkxCM4CzNSxET+Mt+ghvxKKuM9bV1L c0JXCBH1A43Y0WC99lXpUdwsAQ/GQdBUPQGGxjaKmSRiIVI8A0KURldMqFdlNFao= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id lBV2eMZt073007; Mon, 31 Dec 2007 05:40:22 +0300 (MSK) (envelope-from ache) Date: Mon, 31 Dec 2007 05:40:22 +0300 From: Andrey Chernov To: Robert Watson Message-ID: <20071231024022.GA72445@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Robert Watson , current@FreeBSD.org References: <20071230130940.T98172@fledge.watson.org> <20071230210946.GA58498@nagual.pp.ru> <20071231002207.I21364@fledge.watson.org> <20071231014208.GA63099@nagual.pp.ru> <20071231014509.S21364@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071231014509.S21364@fledge.watson.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: current@FreeBSD.org Subject: Re: Q&A on textdumps X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 02:40:24 -0000 On Mon, Dec 31, 2007 at 01:47:58AM +0000, Robert Watson wrote: > In principle, we could add a kdb.event.unattended script, which would > execute in cases where kdb would be entered except that the system is > unattended, with an automatic reboot afterwards. I'll have to look at the > way that the ddb/kdb relationship is structured there. Is that something > like what you had in mind? It would ensure a reboot at the end, regardless > of whether a dump was produced. Yes, thanks in advance. -- http://ache.pp.ru/