From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 07:56:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAA2737B401; Mon, 2 Jun 2003 07:56:23 -0700 (PDT) Received: from optimator.noacks.org (adsl-65-69-0-233.dsl.hstntx.swbell.net [65.69.0.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A08043FA3; Mon, 2 Jun 2003 07:56:23 -0700 (PDT) (envelope-from noackjr@alumni.rice.edu) Received: from alumni.rice.edu (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 5B8C7291; Mon, 2 Jun 2003 09:56:22 -0500 (CDT) Message-ID: <3EDB6596.4050008@alumni.rice.edu> Date: Mon, 02 Jun 2003 09:56:22 -0500 From: Jon Noack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-doc@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: update /stand? (handbook 21.4.12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 14:56:24 -0000 I have been running the 5.1-BETAs and just updated to 5.1-RC. I wanted to update /stand at the same time. However, the handbook section (21.4.12) for this is not accurate for 5.x. The sysinstall section was repocopied to src/usr.sbin/sysinstall from release/sysinstall. Is running a "make all install" in this new location sufficient to update /stand? I did that but it only installed the man page and copied sysinstall to /usr/sbin. How does one update /stand in 5.x? Thanks, Jon Noack This message was posted to both the doc@ and questions@ lists.