From owner-freebsd-questions@FreeBSD.ORG Sat Mar 6 08:10:11 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF7416A4CE for ; Sat, 6 Mar 2004 08:10:11 -0800 (PST) Received: from messenger.m00is.net (messenger.m00is.net [62.3.100.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DAA443D1D for ; Sat, 6 Mar 2004 08:10:11 -0800 (PST) (envelope-from edmund@m00is.net) Received: from alpha (openwall.m00is.net [62.3.100.169]) by messenger.m00is.net (Postfix) with ESMTP id 6941E860C; Sat, 6 Mar 2004 16:09:32 +0000 (GMT) From: "Edmund Craske" To: "'Remko Lodder'" , "'Mark'" Date: Sat, 6 Mar 2004 16:10:07 -0000 Message-ID: <000301c40395$7e6c1740$0464a8c0@alpha> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal In-Reply-To: <20040306145348.B69AD2B4DAA@mail.evilcoder.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@freebsd.org Subject: RE: Where is 4.9-STABLE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 16:10:11 -0000 This isn't 4.9-STABLE, of course, but the security patch branch of 4.9-RELEASE. Hope this does the job for you all the same. If you actually want STABLE, the cvs tag needs to be RELENG_4 rather than RELENG_4_9. Ed > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Remko Lodder > Sent: 06 March 2004 14:54 > To: Mark; Edmund Craske > Cc: freebsd-questions@freebsd.org > Subject: RE: Where is 4.9-STABLE? > > > go to /usr/src > and do a make world > > then it recompiles everything, > > note your uname -a now, and after it, if it worked out, there > should be FreeBSD-4.9-p$something > > :) Cheers > > -- > > Kind regards, > > Remko Lodder > Elvandar.org/DSINet.org > www.mostly-harmless.nl Dutch community for helping newcomers > on the hackerscene > > -----Oorspronkelijk bericht----- > Van: Mark [mailto:admin@asarian-host.net] > Verzonden: zaterdag 6 maart 2004 15:47 > Aan: Remko Lodder; Edmund Craske > CC: freebsd-questions@freebsd.org > Onderwerp: Re: Where is 4.9-STABLE? > > > ----- Original Message ----- > From: "Remko Lodder" > To: "Mark" ; "Edmund Craske" > > Cc: > Sent: Saturday, March 06, 2004 1:11 PM > Subject: RE: Where is 4.9-STABLE? > > > > install cvsup from the ports, > > > > then change the file in /usr/share/examples/cvsup/ > > Ok, I did it. ;) However, almost nothing seems updated (see > attachment; p.s. only way I could grab output from Vmware test box). > > I put this in my supfile: > > ------------------------------ > *default host=cvsup.uk.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4_9 > *default delete use-rel-suffix > *default compress > src-all > ------------------------------ > > Will this upgrade me to 4.9 STABLE? I have not recompiled the > kernel yet. > > Thanks, > > - Mark > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/free> bsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >