From owner-freebsd-stable@FreeBSD.ORG Tue Oct 30 22:08:09 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40E1816A4CA for ; Tue, 30 Oct 2007 22:08:09 +0000 (UTC) (envelope-from msnkipa@mail.ru) Received: from f49.mail.ru (f49.mail.ru [194.67.57.85]) by mx1.freebsd.org (Postfix) with ESMTP id F258813C4A6 for ; Tue, 30 Oct 2007 22:08:08 +0000 (UTC) (envelope-from msnkipa@mail.ru) Received: from mail by f49.mail.ru with local id 1ImzFh-0009an-00 for freebsd-stable@freebsd.org; Wed, 31 Oct 2007 01:08:01 +0300 Received: from [195.131.219.204] by win.mail.ru with HTTP; Wed, 31 Oct 2007 01:08:01 +0300 From: =?koi8-r?Q?=ED=C9=C8=C1=C9=CC_=EB=C9=D0=C1?= To: freebsd-stable@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [195.131.219.204] Date: Wed, 31 Oct 2007 01:08:01 +0300 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Subject: Get packages from stabele tree via sysinstall X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?koi8-r?Q?=ED=C9=C8=C1=C9=CC_=EB=C9=D0=C1?= List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 22:08:09 -0000 I want to install precompiled packages via sysinstall. I have update my 6.2-RELEASE system with cvsup to 6.3-PRELEASE. Now I want to use sysinstall to install precompiled packages, but I get an error " Can`t find "6.3-PREREASE" on ..." (I use ftp!). So what release name I shoul use to get packages from 6-stable package collection? Mihail