From owner-freebsd-current@FreeBSD.ORG Thu Jun 3 21:30:57 2010 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 217E61065672 for ; Thu, 3 Jun 2010 21:30:57 +0000 (UTC) (envelope-from sdrhodus@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id D23548FC13 for ; Thu, 3 Jun 2010 21:30:56 +0000 (UTC) Received: by vws19 with SMTP id 19so21961vws.13 for ; Thu, 03 Jun 2010 14:30:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=wS3pwFfLLeitxT0u0UopziphiAVJqYnRaX5YFRuWx4A=; b=ItgeDhyXPQDADe400G9CbX5SRDuzfdcfBUp0x5vLshJ2JEhEHtN7oD1BoXk8uK1XmS G6DY6ZSKZvZIKP2gpZzQkA8fF0qfg5v2omKvQYNXgl8dI10R0W7gi2ssfhIH0W+i6kVB 3zn6nw4+/j1sGNEwtj1RwJpfmlBIUZ9sGxOqg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dawI3HbW1bQR+6JlMR4Quv7RAHu9ZmSutaZgfhcipnWUFmjjmPVweV4eZ+ZVJxMqBG /cDJnv56XWThCAiEDF1o4hdQTpM/BOy68zRCBMGEUFmGRn5yAOwuAMFhcBi2xjPYMsD6 nrURd/sZkhpgf+bD4CDYhq46FmRzvLVuJEKpA= MIME-Version: 1.0 Received: by 10.224.106.4 with SMTP id v4mr5229251qao.36.1275600643647; Thu, 03 Jun 2010 14:30:43 -0700 (PDT) Received: by 10.229.232.212 with HTTP; Thu, 3 Jun 2010 14:30:43 -0700 (PDT) Date: Thu, 3 Jun 2010 17:30:43 -0400 Message-ID: From: David Rhodus To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Auto doadump() 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: Thu, 03 Jun 2010 21:30:57 -0000 Is there a rc.conf variable to automatically save core on a panic and reboot ? Setting dumpdev="AUTO" doesn't seem to do the trick. # uname -a FreeBSD 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Thu Jun 3 20:00:22 UTC 2010 root@:/usr/obj/usr/src/sys/GE amd64 #