From owner-freebsd-current Thu Jan 11 14:23: 6 2001 Delivered-To: freebsd-current@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 74E5537B699; Thu, 11 Jan 2001 14:22:39 -0800 (PST) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f0BMMNQ69170; Thu, 11 Jan 2001 14:22:24 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200101112222.f0BMMNQ69170@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Jordan Hubbard Cc: John Baldwin , current@FreeBSD.ORG, stable@FreeBSD.ORG, cjclark@alum.mit.edu, bmah@FreeBSD.ORG Subject: Re: sysinstall.8 Breaking buildworld In-Reply-To: <18983.979240440@winston.osd.bsdi.com> Date: Thu, 11 Jan 2001 14:22:23 -0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan Hubbard wrote: > > Let's put sysinstall back in sbin/ then. It _used_ to live there until som eo > ne > > moved it. :) > > I won't argue - move away! Just have one of the CVSmeisters do it as > a repo-copy, of course. We cannot repo-copy it to src/sbin - there is a copy there already. We could blow the old one away and lose the history (RELEASE_2_0 and earlier) but I guess that is no big deal these days. Personally I would prefer it in src/usr.sbin/sysinstall and have it dynamically linked. The release crunchgen can still take the .o's and make the giant /stand version.. dynamic: 390769 shared: 892921 On the other hand, if we had the static version in src/sbin, we could have a "LINKS+= /sbin/sysinstall /stand/sysinstall" and blow away the old installed version with each make world. This would avoid POLA with people following old instructions to run /stand/sysinstall. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message