Return to BSD News archive
Path: euryale.cc.adfa.oz.au!platinum.sge.net!como.dpie.gov.au!news.gan.net.au!act.news.telstra.net!vic.news.telstra.net!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!newsfeed.nacamar.de!wuff.mayn.de!wuff.franken.de!news-nue1.dfn.de!uni-erlangen.de!lrs-news!osn.de!news.gtn.com!klemm.gtn.com!not-for-mail From: andreas@klemm.gtn.com (Andreas Klemm) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Upgrading Date: 28 Jun 1997 05:46:57 GMT Organization: Reinhild & Andreas Klemm Lines: 33 Message-ID: <5p28gh$o0q$2@klemm.gtn.com> References: <EBw6oA.J1C@nonexistent.com> <5o4p68$5de$1@bofh.noc.best.net> <EBxFCu.Gv6@nonexistent.com> NNTP-Posting-Host: klemm.gtn.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43683 In article <EBxFCu.Gv6@nonexistent.com>, Nathan Dorfman <nathan@senate.org> writes: > > Make world? That sucks I just spend $40 on this CD ... now I have to > download everything and remake it? Calm down, Nathan ;-) You don't have to download everything. The cvsup program is a tool that only downloads the changed sources. I'd bet, that if you installed the FreeBSD system with the sources (/usr/src/), the cvsup process wouldn't run more than about 15 minutes the first time you start it up. And it would upgrade the changed sources in /usr/src completely. This has the advantage, that you have within minutes the latest and greatest changes in your source tree. Then comes the famous 'make world', that rebuilds your Operating System completely. First the developement system will be completely bootstrapped, so that the latest compiler and library fixes are in and after that it recompiles the whole OS. If you are running cvsup on a regulary basis, then you'll notice, that it only spends some minutes to complete. You decide then afterwards, if these changes are of interest for you and if you compile the whole system or only the application. -- Andreas Klemm | klemm.gtn.com - powered by Symmetric MultiProcessor FreeBSD http://www.freebsd.org/~fsmp/SMP/SMP.html http://www.freebsd.org/~fsmp/SMP/benches.html