From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 18:24:31 2012 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 96550106564A for ; Mon, 27 Feb 2012 18:24:31 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4A86B8FC12 for ; Mon, 27 Feb 2012 18:24:30 +0000 (UTC) Received: by yenq7 with SMTP id q7so504909yen.13 for ; Mon, 27 Feb 2012 10:24:30 -0800 (PST) Received-SPF: pass (google.com: domain of kraduk@gmail.com designates 10.236.155.6 as permitted sender) client-ip=10.236.155.6; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kraduk@gmail.com designates 10.236.155.6 as permitted sender) smtp.mail=kraduk@gmail.com; dkim=pass header.i=kraduk@gmail.com Received: from mr.google.com ([10.236.155.6]) by 10.236.155.6 with SMTP id i6mr22688355yhk.87.1330367070672 (num_hops = 1); Mon, 27 Feb 2012 10:24:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MCo0W/FHo/k1vHw/00aMy8vYZrT46sXSy+ElO7OM5DQ=; b=CGGbnMsJP0v8apWaWrESatzhUgh45nGv8TINFHCZIqfYg7g3cjmnlcoP4AeYHIir16 Nfn/VwbWDUz71n+oWuptGSc0NTBp1sV/Rc/4i29Y84PhZD+1GNqUpejKI3cMtto+KiB0 UtEVee2YoJ6bxAcZnWkByqd2zVGgtHl+zkE2o= MIME-Version: 1.0 Received: by 10.236.155.6 with SMTP id i6mr16980418yhk.87.1330367070618; Mon, 27 Feb 2012 10:24:30 -0800 (PST) Received: by 10.236.179.74 with HTTP; Mon, 27 Feb 2012 10:24:30 -0800 (PST) In-Reply-To: References: <20120221223323.a3ccc492.freebsd@edvax.de> Date: Mon, 27 Feb 2012 18:24:30 +0000 Message-ID: From: krad To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Polytropon , User Questions Subject: Re: Current way of downloading sources 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: Mon, 27 Feb 2012 18:24:31 -0000 csup -h cvsup.your_country.freebsd.org/usr/share/examples/cvsup/stable-supf= ile works for ports as well 2012/2/21 Fernando Apestegu=EDa > On Tue, Feb 21, 2012 at -h10:33 PM, Polytropon wrote: > > > On Tue, 21 Feb 2012 21:18:41 +0100, Fernando Apestegu=EDa wrote: > > > Hi all, > > > > > > Before 9.0 I used to use sysinstall to download sources for several > > > distributions including kernel and libraries. However, this doesn't > seem > > to > > > work anymore. Whatever source distribution I try to download I get th= e > > > error that it doesn't exist in the server. > > > > > > The handbook[1] still says sysinstall can be used to do the job. Is i= t > > > right? If so, what could be my mistake. > > > > The easiest way to get the RELEASE sources is to download > > them using FTP: > > > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/9.0-RELEASE/src.txz > > > > (and for amd64 architecture respectively) > > > > Leaving the discussion "old vs. new installer" aside, this > > method should always work. > > > > Thanks for the URL. Should I file a PR about the handbook issue? > > > > > > > > > > -- > > Polytropon > > Magdeburg, Germany > > Happy FreeBSD user since 4.0 > > Andra moi ennepe, Mousa, ... > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >