From owner-freebsd-questions@FreeBSD.ORG Mon Oct 23 11:23:44 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 1BFE816A40F for ; Mon, 23 Oct 2006 11:23:44 +0000 (UTC) (envelope-from albinootje@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6887D43D5C for ; Mon, 23 Oct 2006 11:23:43 +0000 (GMT) (envelope-from albinootje@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so2483087nfc for ; Mon, 23 Oct 2006 04:23:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UQVBTpBcrvmUAluUOEm6noSX0ea924O7DeXx/ScUTUz+t9CdqwgIBhxfiH7tUxkXOkXdOsD4+CCCcXgYKtweaXbrolT3z8wY+l/kwP1tSXHKFQbgluGJX5FYKk7AIOXtIRhrOVMEynJHz3/yPBIkVqXt9wwuSxE08tytapcx7TY= Received: by 10.82.190.2 with SMTP id n2mr1283536buf; Mon, 23 Oct 2006 04:23:41 -0700 (PDT) Received: by 10.82.147.15 with HTTP; Mon, 23 Oct 2006 04:23:41 -0700 (PDT) Message-ID: <6a1189840610230423w1b8478bcmf7fa02c88f082674@mail.gmail.com> Date: Mon, 23 Oct 2006 13:23:41 +0200 From: "albi albinootje" To: "Matthew Pope" In-Reply-To: <453C17A2.9090007@teksavvy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <453B4ACD.1070802@teksavvy.com> <44k62ss7sv.fsf@be-well.ilk.org> <453C035F.8010401@teksavvy.com> <453C07E3.8070503@teksavvy.com> <453C17A2.9090007@teksavvy.com> Cc: freebsd-questions-local@be-well.ilk.org, freebsd-questions@freebsd.org Subject: Re: problems after rebuild of 5.5 stable 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: Mon, 23 Oct 2006 11:23:44 -0000 On 10/23/06, Matthew Pope wrote: > # ifconfig sis0 add 10.1.1.99 > This put me back in touch with the world on this server. Now I can cvsup > to a production 'Release' version of FreeBSD, and rebuild all. > Will tag=RELENG_6_1 for cvsup be the latest 'Release' then of FreeBSD, > not stable, nor current, but Release? i'd rather start from scratch (back up /etc /usr/local/etc and /usr/home and anything else you need) my FreeBSD 6.1 mailserver-settings : relevant part of ports-supfile : *default host=cvsup6.nl.FreeBSD.org *default base=/var/db *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix relevant part of standard-supfile : *default host=cvsup3.nl.FreeBSD.org *default base=/var/db *default prefix=/usr *default release=cvs tag=RELENG_6_1 *default delete use-rel-suffix relevant uname -a output : FreeBSD 6.1-RELEASE-p10