From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 16:34:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 288C21065670 for ; Fri, 27 Jun 2008 16:34:37 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.187]) by mx1.freebsd.org (Postfix) with ESMTP id BB4D58FC18 for ; Fri, 27 Jun 2008 16:34:36 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so319764tid.3 for ; Fri, 27 Jun 2008 09:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=1tcid3Nscw5QF41dgCUE54N0D/KYZB9tU91EOLnUOmw=; b=JP0ZHWFDLMY2fu+8Cxh4YiBrG3rXeL4ypC4wMp6sPysXbzVv9cTdhaFN8nTIl7+Q1q n/r6whc0yWSD7rsocLvT7spgdqNlVOsQwHtzqmvsUd9aGND1mLAg5zD5S+gsKptGPzau eEzS9DyM4NzYsfUybQ/A4AIf9TTz2wib01gsk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pN3Lp15OxW/K0h5whqUHKlCQ3ZifAXlK7mCl+/iz/W4VIgbW3EFUJp1/VLOvh/0bgu h1m6JbPR9nEyZVjnwVqD0IjghhUc5ezV3LjMugSF4xpQhOQRX6Bj4ZeNz+9aX1vlUz6R dfCnGjTjndFOadjPMH4Ma4OBDV5IFF9T6Fn9c= Received: by 10.110.68.4 with SMTP id q4mr1455274tia.41.1214584475602; Fri, 27 Jun 2008 09:34:35 -0700 (PDT) Received: by 10.110.31.15 with HTTP; Fri, 27 Jun 2008 09:34:35 -0700 (PDT) Message-ID: <84b68b3d0806270934o5d8513a0na003239fbf858731@mail.gmail.com> Date: Fri, 27 Jun 2008 22:04:35 +0530 From: "Amitabh Kant" To: freebsd-questions@freebsd.org In-Reply-To: <20080627101930.131dc833@verizon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <84b68b3d0806270606q7c6824b2k7b7fb2a37a88959a@mail.gmail.com> <20080627095014.5e01c149@verizon.net> <20080627150042.16f98de0@gumby.homeunix.com.> <20080627101930.131dc833@verizon.net> Subject: Re: Unable to fetch source files using FTP for FreeBSD 7.0-RELEASE-p2 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: Fri, 27 Jun 2008 16:34:37 -0000 On Fri, Jun 27, 2008 at 7:49 PM, David Gurvich wrote: > If you have an install cd it works faster than csup to get the sources, > then use csup to update the sources. Thanks. I don't have access to a CD-ROM. It's a leased server at a remote location. I won't be doing buildworld & installworld as I would only be recompiling the kernel to enable ULE scheduler. Regards Amitabh