From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 20:56:04 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC04930A for ; Thu, 25 Sep 2014 20:56:04 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B9D32E8C for ; Thu, 25 Sep 2014 20:56:04 +0000 (UTC) Received: by mail-ig0-f176.google.com with SMTP id hn15so9239259igb.3 for ; Thu, 25 Sep 2014 13:56:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=wdP2WEuDNRpRVj92Ku4q95CjOyVfK+67im08kJFnPuk=; b=Cs44MsagrfU0kZEwLxTfD4z1d8Gn+vOIxoSvmyBiL1sCNQ7pfhmJdu+L7cerVdAe9a IM9i6YzjZwNr52SbpOT9BSE5xmqbJxoK2aQJ2y4dMar12Fm+BeMMbl7tvG1rwZTZ6mGp edECKfDnMYS9wDxUIxPpzF48r+UTaSEuJIoY33wzN2ddGmHrcxUZUX4gjqfNi9Lxkwnx cBz/W/Xd8HNFRNxlUAjGmuPYS6EJGOq6Xlp4L2tEKG8SfZG2e2FmldbjI5fPfBxU2ESO OniFPnXZPjxiT9DpQD5UYMNNMphQUT6Ls0kZFaXnrTZomVkWxxlWOQFOoITDJMlMuoOu TbEg== MIME-Version: 1.0 X-Received: by 10.42.212.146 with SMTP id gs18mr5060601icb.96.1411678564199; Thu, 25 Sep 2014 13:56:04 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.64.165.73 with HTTP; Thu, 25 Sep 2014 13:56:04 -0700 (PDT) In-Reply-To: <54247AD8.1040804@gmail.com> References: <54247AD8.1040804@gmail.com> Date: Thu, 25 Sep 2014 16:56:04 -0400 X-Google-Sender-Auth: ByF1rRaPMgDGZwmFcxZXPz7n9d4 Message-ID: Subject: Re: Sources DVD(s) From: Rick Miller To: jd1008 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 20:56:05 -0000 On Thu, Sep 25, 2014 at 4:28 PM, jd1008 wrote: > Hi All, > Just downloaded the release 10.0 DVD > FreeBSD-10.0-RELEASE-amd64-dvd1.iso > > I would like to download the full sources of this DVD. > I understand it might be more than 1 DVD. > Could someone please email me the link? Using the first URL as a reference, download the sources from the second URL: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html http://svnweb.freebsd.org/base/release/10.0.0/ -- Take care Rick Miller