*BSD News Article 98585


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!vixen.cso.uiuc.edu!news-peer.sprintlink.net!news.sprintlink.net!Sprint!feed1.news.erols.com!news-xfer.netaxs.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news.apfel.de!news.rediris.es!lgdx06.lg.ehu.es!not-for-mail
From: "Jose M. Alcaide" <jose@we.lc.ehu.es>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: upgrading /stand ?
Date: Fri, 27 Jun 1997 11:07:35 +0200
Organization: Universidad del Pais Vasco - Dpto. de Electricidad y Electronica
Lines: 12
Message-ID: <33B382D7.297A@we.lc.ehu.es>
References: <33B23BC6.73D6@we.lc.ehu.es> <5ou1tl$ehr@ui-gate.utell.co.uk>
NNTP-Posting-Host: cygnus-x1.we.lc.ehu.es
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01 (X11; I; SunOS 5.5.1 sun4u)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43618

Brian Somers wrote:
> 
> I was just wondering that myself.  The stuff gets built from
> sources under /usr/src/release.... I havn't looked yet though.
> 

"sysinstall" can be easily built from /usr/src/release/sysinstall,
but it yields a conventional executable (and dinamically linked,
unless "-static" is added to CFLAGS in the Makefile), not a
wrapper (I think).

--JM