From owner-freebsd-current@FreeBSD.ORG Sat May 31 02:57:34 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 ECE5737B404 for ; Sat, 31 May 2003 02:57:34 -0700 (PDT) Received: from brattain.numericable.net (brattain.numericable.net [80.236.0.151]) by mx1.FreeBSD.org (Postfix) with SMTP id 76CE143FAF for ; Sat, 31 May 2003 02:57:33 -0700 (PDT) (envelope-from vitalisREMOVETHAT@numericable.fr) Received: (qmail 14302 invoked from network); 31 May 2003 09:57:31 -0000 Received: from unknown (HELO sankukai) ([81.220.28.12]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 31 May 2003 09:57:31 -0000 Date: Sat, 31 May 2003 11:55:38 +0000 From: Vitalis To: current@freebsd.org Message-Id: <20030531115538.11e479e6.vitalisREMOVETHAT@numericable.fr> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: /stand/sysinstall with upgraded 5.1-BETA 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: Sat, 31 May 2003 09:57:35 -0000 Hi! I've searched the ML archives to no avail, so here's my questions: * What's the difference between /stand/sysinstall and /usr/sbin/sysinstall? * I've remade world from the latest cvs tree, and /stand/sysinstall was not updated. The handbook suggests to run a "make all install" from /usr/src/release/sysinstall, but this directory does not exist. Is it because the handbook was not updated accordingly to versions 5.x? * So what do I have to do with /stand/sysinstall? TIA