From owner-freebsd-questions@FreeBSD.ORG Wed Jul 15 11:31:53 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36E0D1065674 for ; Wed, 15 Jul 2009 11:31:53 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by mx1.freebsd.org (Postfix) with ESMTP id B8CC28FC2C for ; Wed, 15 Jul 2009 11:31:52 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by fxm24 with SMTP id 24so3017771fxm.43 for ; Wed, 15 Jul 2009 04:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=O7TQPPPBNQ264UonwRHqgzLXtnBXUqW+zE7+d1PZu/E=; b=T8ofZD3kCirtqjHLGLrTkJFhuJvZ4eu++AyHMlaoUcMFCF42o4LkkA3WgRuXfantvG sBkiCQPmppPOrg/8I615ui61U73KRfDr/nxMZWPXbI1On1EnkwPJqUjQvJ/ODP3IQPKU Q4VljQx/456SgGns51nZ1/5I0T/YUOEOMmHpw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=k7K8dpZ/lErl/ddjs+rI83eZsrUI4o+baCp+RxwnLwdQHUdP6YZdKf5yd7Csa7llfW OpeDGCdaQEjlM5z96wbyhDUnUb92dKoYoCz/0mBHEL+H++LiRRL3NqsdWsOJmGeooJYd GwTHYBPpMlzeWiY6faD6kZubym25ZFTqgUk3k= MIME-Version: 1.0 Received: by 10.103.193.13 with SMTP id v13mr3999529mup.136.1247657510682; Wed, 15 Jul 2009 04:31:50 -0700 (PDT) In-Reply-To: <20090715075238.2f650ffa@gluon.draftnet> References: <20090715075238.2f650ffa@gluon.draftnet> Date: Wed, 15 Jul 2009 06:31:50 -0500 Message-ID: From: Andrew Gould To: Bruce Cran Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: July snapshots 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, 15 Jul 2009 11:31:55 -0000 On Wed, Jul 15, 2009 at 1:52 AM, Bruce Cran wrote: > On Mon, 13 Jul 2009 08:31:44 -0500 > Andrew Gould wrote: > >> Does anyone know if any snapshots (iso files at >> ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/) will created in July? >> > > > I don't know, but you can always find daily snapshots at > http://pub.allbsd.org/FreeBSD-snapshots/ > > -- > Bruce Cran > Thanks, You just saved me a lot of compile time. Andrew