From owner-freebsd-stable@FreeBSD.ORG Sat Nov 3 14:32:05 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 69239720; Sat, 3 Nov 2012 14:32:05 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (feld.me [66.170.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 313528FC12; Sat, 3 Nov 2012 14:32:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:Cc:To:From:Date; bh=ldltuWoiLg1l2xrGki7MANVv2On3D/OEJ7RiV3t6oSw=; b=ra/iBwF1GonS6dvbFS2UWDp0uGrjnIhi0zRj7GDtW0AAzz37J+4/sLsGamkDDY+ErMUiqzsOnvaiXIBKmur4PhqdU2HTTVG4a7UhvV2EXZaxihbkVvtYzk7GLz47uqkS; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TUelW-000Hbp-0S; Sat, 03 Nov 2012 09:32:03 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1351953116-65253-65252/5/17; Sat, 3 Nov 2012 14:31:56 +0000 Date: Sat, 3 Nov 2012 09:32:39 -0500 From: Mark Felder To: Maxim Khitrov Subject: Re: SU+J on 9.1-RC2 ISO Message-Id: <20121103093239.00005c0c@unknown> In-Reply-To: References: <5093F934.7050306@ose.nl> <5093FD3D.3080201@ateamsystems.com> <50944597.9090709@ose.nl> <20121103091056.00004eb9@unknown> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: Bas Smeelen , Daniel Eischen , freebsd-stable@freebsd.org, Adam Strohl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 14:32:05 -0000 On Sat, 3 Nov 2012 10:18:55 -0400 Maxim Khitrov wrote: > If I understood Mateusz correctly, r230725 already took care of the > panic, so there is no need to modify dump. That, however, still > doesn't solve all problems: >=20 > http://lists.freebsd.org/pipermail/freebsd-questions/2012-November/2460= 69.html Interesting... well, a big warning in the installer should be sufficient = I'd hope