Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 14:22:23 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Jordan Hubbard <jkh@winston.osd.bsdi.com>
Cc:        John Baldwin <jhb@FreeBSD.ORG>, current@FreeBSD.ORG, stable@FreeBSD.ORG, cjclark@alum.mit.edu, bmah@FreeBSD.ORG
Subject:   Re: sysinstall.8 Breaking buildworld 
Message-ID:  <200101112222.f0BMMNQ69170@mobile.wemm.org>
In-Reply-To: <18983.979240440@winston.osd.bsdi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101112222.f0BMMNQ69170>