From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 12 22:11:50 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 386DFD52 for ; Wed, 12 Dec 2012 22:11:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by mx1.freebsd.org (Postfix) with ESMTP id B351D8FC13 for ; Wed, 12 Dec 2012 22:11:49 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hj13so1038532wib.13 for ; Wed, 12 Dec 2012 14:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Xs/yjLFYGhRukaq5UhsefCZjGYDXFaEMUWr+xKJj1iA=; b=0VhDlo/UWH1cZPpeADzfgMuIG1m8uYiZZw6nDKL5WpmqoSBRp027R10I1U4OIHUirj 0pDGqNLCwkhcc4AhZL8SBGKjagKKwCShZk4BOkmMxqt9xpYlfBF26fMuodImXWsjD3XJ L9X98cY6o4N6qOMkJgJN2zORk23s0hNOhYh7BPF+nWx1cyObzavuc6EKTK0INDdO9ddt kI09FtjhsxnGx9YuixV6DOW1TCcIUR4u5OJ8aThjEfxqbj5jjx+q2MzIAsoj4d8aygnJ HfvpJnjlwRGYcrfV25nsnLCv9GPoMa2eS7ChaXpzehn6eUyeWgMtBxd0SEWaGoP0/Npf J+2A== MIME-Version: 1.0 Received: by 10.180.102.101 with SMTP id fn5mr4349224wib.19.1355350308462; Wed, 12 Dec 2012 14:11:48 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.57.9 with HTTP; Wed, 12 Dec 2012 14:11:48 -0800 (PST) In-Reply-To: <43441.1355349871@tristatelogic.com> References: <43441.1355349871@tristatelogic.com> Date: Wed, 12 Dec 2012 14:11:48 -0800 X-Google-Sender-Auth: twKEXVI3h-ro1sCqyeAf4YCtNrw Message-ID: Subject: Re: Syslog-ng weirdness on 9.1-RELEASE From: Adrian Chadd To: "Ronald F. Guilmette" Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-hackers@freebsd.org" , Mark Saad X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 22:11:50 -0000 On 12 December 2012 14:04, Ronald F. Guilmette wrote: > > In message > Mark Saad wrote: > >> I am wondering if anyone has seen this. I pulled down the 9.1-RELEASE >>install media... > > That's very interesting. Where did you obtain that? > > From where I am sitting, the freebsd web site is still only offering > version 9.1-RC3. The images have to be pushed out to ftp-master and over to the mirrors before the release announcement goes out. Now, we've had to pull images at the last minute due to QA/testing issues; hence why we don't announce that images are available once they're uploaded. otherwise you may install an image that is actually pulled and replaced before the release.. adrian