From owner-freebsd-questions Tue Jul 3 7:14: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 2EDE337B417 for ; Tue, 3 Jul 2001 07:14:01 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA31790; Tue, 3 Jul 2001 16:22:22 +0200 Message-ID: <3B41D386.E8CB2961@i-clue.de> Date: Tue, 03 Jul 2001 16:15:34 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Jonathan M. Slivko" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: difference between RELENG_4 and RELENG_4_3 in cvsup References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Jonathan M. Slivko" schrieb: > > Hello, > > I had a quick question: What's the difference between RELENG_4 and > RELENG_4_3? I currently have a 4.2-RELEASE system that I would like to > bring up to 4.3-STABLE. RELENG_4: FreeBSD 4.3-Stable RELENG_4_3: FreeBSD 4.3-Release plus security bug fixes. > How would I go about doing that with cvsup? Either read the handbook (mentioned in an earlier reply). Short version: cd ~ cp /usr/share/examples/stable-supfile . vi stable-supfile :1,$s/CHANGE_THIS/cvsup./ ### e.g. cvsup2.de.freebsd.org :wq su Password: cvsup -g -L 2 stable-supfile HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message