From owner-freebsd-questions@FreeBSD.ORG Fri Nov 16 20:53:49 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A01F16A476 for ; Fri, 16 Nov 2007 20:53:49 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from cenn-smtp.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mx1.freebsd.org (Postfix) with ESMTP id 5BAD613C458 for ; Fri, 16 Nov 2007 20:53:49 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by cenn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id ABA12816E; Fri, 16 Nov 2007 14:53:47 -0600 (CST) Received: from build64.tcbug.org (unknown [208.42.70.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTP id 07B7A10AA89F; Fri, 16 Nov 2007 14:53:44 -0600 (CST) From: Josh Paetzel To: freebsd-questions@freebsd.org Date: Fri, 16 Nov 2007 14:53:41 -0600 User-Agent: KMail/1.9.7 References: <13793437.post@talk.nabble.com> <473DF9F4.8030502@u.washington.edu> In-Reply-To: <473DF9F4.8030502@u.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2293423.fTMP63PsVW"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200711161453.45484.josh@tcbug.org> Cc: Garrett Cooper , cuongvt Subject: Re: I went to 8.0 current accidently :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 20:53:49 -0000 --nextPart2293423.fTMP63PsVW Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 16 November 2007 02:13:40 pm Garrett Cooper wrote: > cuongvt wrote: > > After got below news from OSnews.com yesterday (I was late), > > I inserted RELENG_7 to my /usr/share/examples/cvsup/stable-supfile > > as below: > > > > *default host=3DCHANGE_THIS.FreeBSD.org > > *default base=3D/var/db > > *default prefix=3D/usr > > *default release=3Dcvs tag=3DRELENG_7 > > *default delete use-rel-suffix > > *default compress > > src-all > > Then I exec: > > cvsup -g -L 2 -h cvsup.jp.freebsd.org > > /usr/share/examples/cvsup/stable-supfile > > > > Then I -j10 buildworld, build kernel, install kernel, then as single > > mode I installworld. > > After that, when I uname -a, it output is: > > FreeBSD hanhnhu.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Fri > > Nov 16 19:48:47 ICT 2007 > > Where I was wrong? > > Tnx in advanced. > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > > > "The 7.0-BETA2 builds have completed and are on many of the FreeBSD > > mirror sites. If you want to update an existing machine using cvsup use > > RELENG_7 as the branch tag. Instructions on using FreeBSD Update to > > perform a binary upgrade from FreeBSD 6.x to 7.0-BETA2 will be provided > > via the > > freebsd-stable list when available." > > Wasn't tag "releng_7", not "RELENG_7"?? CVS is CaSe SeNsItIvE, ya know? > -Garrett No, it's definitely RELENG_7...and even if you used the wrong case all you'= d=20 do is delete everything in /usr/src Really the only way to end up with 8.0-CURRENT is to build from HEAD, which= =20 means somehow /usr/src got populated, whether with a supfile with . in it o= r=20 what is impossible to say. Regardless, there's no real supported downgrade procedure. It's probably=20 possible, but you are in wizard territory. =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart2293423.fTMP63PsVW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHPgNZJvkB8SevrssRAtgxAJ9tLXfNbVl3pKtMM3Q7YuV+bgG6DQCfZra+ RIrMnAhqgZL4itbrOSkU6ng= =2v1p -----END PGP SIGNATURE----- --nextPart2293423.fTMP63PsVW--