From owner-freebsd-questions@FreeBSD.ORG Tue Jul 18 18:06:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 202C216A4DA for ; Tue, 18 Jul 2006 18:06:51 +0000 (UTC) (envelope-from mikhailg@webanoide.org) Received: from overlord.navalradio.cl (overlord.navalradio.cl [201.236.67.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DBFA43D45 for ; Tue, 18 Jul 2006 18:06:50 +0000 (GMT) (envelope-from mikhailg@webanoide.org) Received: from [150.101.106.92] (ppp106-92.lns1.hba1.internode.on.net [150.101.106.92]) (authenticated bits=0) by overlord.navalradio.cl (8.13.6/8.13.6) with ESMTP id k6II7eIr029942; Tue, 18 Jul 2006 14:07:42 -0400 (CLT) (envelope-from mikhailg@webanoide.org) Message-ID: <44BD2329.6020808@webanoide.org> Date: Wed, 19 Jul 2006 04:06:33 +1000 From: Mikhail Goriachev Organization: Webanoide User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060516) MIME-Version: 1.0 To: Cody Holland References: <4B3EE484EEA4F344BBB62F8316489986802F51@corpsrv.RedMoon.local> In-Reply-To: <4B3EE484EEA4F344BBB62F8316489986802F51@corpsrv.RedMoon.local> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-98.8 required=5.0 tests=AWL,RCVD_IN_SORBS_DUL, USER_IN_WHITELIST autolearn=no version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on overlord.navalradio.cl Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Source Upgrade 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: Tue, 18 Jul 2006 18:06:51 -0000 Cody Holland wrote: > Currently running FreeBSD 6.0-STABLE #0 on a development server and > attempted to update source via cvsup to 6.1-STABLE. Went through the same > procedures that I have always used in the past and the server stated to > still be running 6.0-stable. The following are the procedures that I use. > I deleted everything out of /usr/obj, then ran make update && make > buildworld && make buildkernel KERNCONF=KERNELNAME && make installkernel > KERNCONF=KERNELNAME from /usr/src, rebooted, ran make installworld from > /usr/src, ran mergemaster, then rebooted. Make.conf has the appropriate > supfile and in the supfile I'm using tag=RELENG_6. The whole process went > fine. I thought something was strange when mergemaster didn't update > anything except motd. Any ideas? > > Thanks, > Cody > > Lifes a Garden....Dig It!! Hi, You skipped `mergemaster -p'. Consult /usr/src/Makefile for more information about the necessary steps. Also RELENG_6 won't take you to 6.1. You need RELENG_6_1. Check files in /usr/share/examples/cvsup/ for more details about configurations. Also, you might want to read this as well: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: mikhailg@webanoide.org Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B