From owner-freebsd-questions@FreeBSD.ORG Wed Feb 14 00:08:57 2007 Return-Path: X-Original-To: FreeBSD-questions@FreeBSD.org Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6125316A402 for ; Wed, 14 Feb 2007 00:08:57 +0000 (UTC) (envelope-from jacobsm@gate.net) Received: from elasmtp-banded.atl.sa.earthlink.net (elasmtp-banded.atl.sa.earthlink.net [209.86.89.70]) by mx1.freebsd.org (Postfix) with ESMTP id 3D19C13C4A8 for ; Wed, 14 Feb 2007 00:08:57 +0000 (UTC) (envelope-from jacobsm@gate.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=gate.net; b=j1vcYE/2d8wI+ha/4l76eg+L9SgGpk8LyAjlk2ZTKXMrT1A7kJgY9PrSZww7tpbb; h=Received:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [208.118.37.69] (helo=[192.168.102.10]) by elasmtp-banded.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1HH7ST-0007rv-An for FreeBSD-questions@FreeBSD.org; Tue, 13 Feb 2007 18:53:13 -0500 From: Mark Jacobs To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain Date: Tue, 13 Feb 2007 18:54:10 -0500 Message-Id: <1171410850.44408.5.camel@primary.jacobs.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-ELNK-Trace: 191835a16b2172361d074dabd4b36e65b7c8bcef4b608003a7630ee8e0668021a8438e0f32a48e08350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 208.118.37.69 Cc: Subject: Sysinstall and packages 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: Wed, 14 Feb 2007 00:08:57 -0000 At work I run 6.2 stable and due to firewall problems I cannot download packages or port sources using http. Sysinstall works but I can't figure out the configuration setting to get the latest packages and not those at the 6.2 release level. I tried setting the configuration release name to any, but sysinstall never finds the index file on a ftp server. Any hints? Mark Jacobs