From owner-freebsd-questions@FreeBSD.ORG Tue Jul 4 16:58:14 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 1211B16A4E6 for ; Tue, 4 Jul 2006 16:58:14 +0000 (UTC) (envelope-from owensr@comcast.net) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [216.148.227.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C96A43D46 for ; Tue, 4 Jul 2006 16:58:13 +0000 (GMT) (envelope-from owensr@comcast.net) Received: from desky64 (c-69-243-17-124.hsd1.va.comcast.net[69.243.17.124]) by comcast.net (rwcrmhc11) with SMTP id <20060704165812m1100atkh2e>; Tue, 4 Jul 2006 16:58:12 +0000 Message-ID: <000801c69f8b$0e73abd0$0501a8c0@desky64> From: "Raymond Owens" To: Date: Tue, 4 Jul 2006 12:58:21 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Installation on private network 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, 04 Jul 2006 16:58:14 -0000 I have a freebsd system which is on a private network, there is no path = to the internet. I am looking for methods to update the system to a new = version level under these situations. Is there someway to synchronize = the sources by burning a CD, without being able to employ CVSsup or = similar? I see how to bring ports over manually and how to do simple = kernal option changes, my question is in regard to going from O/S = version 6.0 to 6.1 or 6.1 to 6.1 stable . Thanks.