From owner-freebsd-current@FreeBSD.ORG Fri May 4 13:31:29 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74C5216A407 for ; Fri, 4 May 2007 13:31:29 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id D670013C48C for ; Fri, 4 May 2007 13:31:28 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so851447wra for ; Fri, 04 May 2007 06:31:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HPJI5UhS0vZ5AJud64m8wqELlmT8bqVvQlv5wheTihLlt87cRZ6YRz1n06yp4CfOmnjGYzU3CAmmWKozNbEljh+tNIVlNoWHWO6U2PioUBIx9lGqmwIsdDW+WzrFn5NmCuVhZJde6K1YBDzbdGxJ0saUXqpS+OCVrLgV2Uxb3I4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g65UqtDreP3Tnlhm/uGgPAoXTnhEaiexpCvrowX/mr/4V4u1VOvSBcDGUHKOS1NwkKbXzwsepLlu4zrfuzZ01hwWVjcyj8lVHVv/4jr1U1MudZ0oDnhq2nToH5vQSTmNbQSs4WbR4g7YxU3lka/dkFWM8Enn1eiu7bgjYu94Bbs= Received: by 10.78.166.7 with SMTP id o7mr1521863hue.1178283927581; Fri, 04 May 2007 06:05:27 -0700 (PDT) Received: by 10.78.29.12 with HTTP; Fri, 4 May 2007 06:05:27 -0700 (PDT) Message-ID: Date: Fri, 4 May 2007 15:05:27 +0200 From: "Niclas Zeising" To: "Tino Engel" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-current@freebsd.org Subject: Re: Howto upgrade from 6.2-RELEASE to 7.0-CURRENT without CD usage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2007 13:31:29 -0000 On 5/4/07, Tino Engel wrote: > Gentlemen,Anyone can and will provide me a instruction/link concerning subject?BR, Engel Have a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html The handbook is a great resource of information, try to look there first in the future, it will hopefully answer your questions. HTH! //Niclas --