From owner-freebsd-current@FreeBSD.ORG Tue Feb 22 13:36:11 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF75816A4CE for ; Tue, 22 Feb 2005 13:36:11 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1137B43D39 for ; Tue, 22 Feb 2005 13:36:11 +0000 (GMT) (envelope-from bjoern.koenig@alpha-tierchen.de) Received: from mail.alpha-tierchen.de (port-212-202-38-15.dynamic.qsc.de [212.202.38.15]) by mail.efacilitas.de (Postfix) with ESMTP id C1A08123B34 for ; Tue, 22 Feb 2005 14:35:34 +0100 (CET) Received: from localhost (localhost.local [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id EC954CCE739 for ; Tue, 22 Feb 2005 14:35:43 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (alpha-tierchen.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77019-10 for ; Tue, 22 Feb 2005 14:35:43 +0100 (CET) Received: from alpha (alpha.local [192.168.1.2]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 67A27CCE731 for ; Tue, 22 Feb 2005 14:35:43 +0100 (CET) From: =?us-ascii?B?Qmpvcm4gS29uaWc=?= To: Date: Tue, 22 Feb 2005 14:36:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050222110942.GL1437@obiwan.tataz.chchile.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcUYzyZPmDHd0DujSb2lTxMBcHiMFwAFErtg Message-Id: <20050222133543.67A27CCE731@mail.alpha-tierchen.de> X-Virus-Scanned: amavisd-new at alpha-tierchen.de X-Mailman-Approved-At: Tue, 22 Feb 2005 14:02:51 +0000 Subject: RE: What is Freebsd 5.3 safe mode ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 22 Feb 2005 13:36:12 -0000 Jeremie Le Hen wrote: > do you know where it is documented ? cat /boot/beastie.4th | grep -A11 'bootsafekey @' Bjorn