From owner-freebsd-current@FreeBSD.ORG Fri Sep 26 11:25:28 2003 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 5BE5716A4B3 for ; Fri, 26 Sep 2003 11:25:28 -0700 (PDT) Received: from mail.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E9D4404B for ; Fri, 26 Sep 2003 11:25:15 -0700 (PDT) (envelope-from freebsd@soith.com) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 11CAF226503 for ; Fri, 26 Sep 2003 14:25:13 -0400 (EDT) Received: from 10.202.2.132 ([10.202.2.132] helo=www.fastmail.fm) by messagingengine.com with SMTP; Fri, 26 Sep 2003 14:25:13 -0400 Received: by www.fastmail.fm (Postfix, from userid 99) id 3DE043C895; Fri, 26 Sep 2003 14:25:12 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Aaron Wohl" To: freebsd-current@FreeBSD.org Date: Fri, 26 Sep 2003 12:25:12 -0600 X-Epoch: 1064600713 X-Sasl-enc: qRlUcA5q5P5IyZ+8zvFvjQ Message-Id: <20030926182512.3DE043C895@www.fastmail.fm> Subject: boot -s change in -current? 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: Fri, 26 Sep 2003 18:25:28 -0000 I just cvsuped -current/build/install. Now boot -s doesnt work, it ignores the -s. Do I need to do something to enable -s nowadays? Or how to get into standalone now?