From owner-freebsd-stable Tue Mar 12 13:53:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 1076337B405; Tue, 12 Mar 2002 13:52:15 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id C818D4B65D; Tue, 12 Mar 2002 13:52:09 -0800 (PST) Date: Tue, 12 Mar 2002 13:52:09 -0800 From: Murray Stokely To: "Bruce A. Mah" Cc: Cliff Sarginson , stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Message-ID: <20020312215209.GT7036@freebsdmall.com> References: <200203120130.MAA17703@lightning.itga.com.au> <20020312140950.GB1577@raggedclown.net> <200203121832.g2CIWUs25950@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203121832.g2CIWUs25950@bmah.dyndns.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 10:32:30AM -0800, Bruce A. Mah wrote: > /stand/sysinstall is the crunched binary that you get on the > installation media. It is never updated with an installworld. As far > as I can tell, this is true even on -CURRENT systems. Yes. /stand/sysinstall is copied over from the boot media to the filesystem as part of the installation procedure. On RELENG_4 systems, sysinstall is not a part of the 'bin' dist. > /usr/sbin/sysinstall exists only on -CURRENT. It is a "normal", > dynamically-linked executable that *does* get updated with a buildworld/ > installworld. Yes. > Personally, I wouldn't mind seeing sysinstall moved either...it makes > doing MFCs easier. :-) /stand/sysinstall is hard coded as a backup init if /sbin/init is broken. I don't think that we want to update /stand/sysinstall, since it is a backup of the known-working version of sysinstall that was used to install the system. John originally asked for the repo-copy in -CURRENT. Maybe he can comment about plans for sysinstall in -STABLE? - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message