From owner-freebsd-questions@FreeBSD.ORG Wed Feb 27 16:27:12 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 846C9106566B for ; Wed, 27 Feb 2008 16:27:12 +0000 (UTC) (envelope-from mkhitrov@gmail.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.244]) by mx1.freebsd.org (Postfix) with ESMTP id 568AB8FC14 for ; Wed, 27 Feb 2008 16:27:06 +0000 (UTC) (envelope-from mkhitrov@gmail.com) Received: by hs-out-0708.google.com with SMTP id h53so2181233hsh.11 for ; Wed, 27 Feb 2008 08:27:06 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=8fwEpo202NvRt5PhnucMDmr1DeYwelmsRCz+YWr6MYw=; b=QPYmONOOgqwQtjKdlxTTzBUILe++bJuF5isxKG8kuYGur3zAxQyMrvWm3Zc9BqFq3R1hGARxKHV9wWiSrqpWp6kmvsoSHbUbTKz/nuZ/Sf0PDwZwYByJ9H+vB25px+OXbbF6hKfprF28n5tIuFctkuxuOKTZhfcWyzrZCXZBeto= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HDGGmfAmUnRfvnN8DHLALdE9I9F45wFvTk9wwISjjBnu9wbZDXasHkVQ91iti59kRF4+fCgd5UZ+rH0PTG8Lej/sNlsg4DkoTi5cPRhdgAcMH7UAq+drXXKwoo7xQcU2dg4QTys324wzBRPXYxI+SXPd0Txao+6tvvi5sft1tOc= Received: by 10.100.46.10 with SMTP id t10mr3872430ant.47.1204129626063; Wed, 27 Feb 2008 08:27:06 -0800 (PST) Received: by 10.100.254.9 with HTTP; Wed, 27 Feb 2008 08:27:06 -0800 (PST) Message-ID: <26ddd1750802270827x21eab37du3443b7a25c6ab6eb@mail.gmail.com> Date: Wed, 27 Feb 2008 11:27:06 -0500 From: "Maxim Khitrov" To: "Kris Kennaway" In-Reply-To: <47C56C52.2090804@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <724581.33334.qm@web30807.mail.mud.yahoo.com> <47C5571C.5090207@FreeBSD.org> <39DC135F7F0571489196E0B6F5D58B4A05DDB404@MWBEXCH.mweb.com> <47C56C52.2090804@FreeBSD.org> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0 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, 27 Feb 2008 16:27:12 -0000 On Wed, Feb 27, 2008 at 8:57 AM, Kris Kennaway wrote: > Rudi Kramer - MWEB wrote: > > I did some digging and found it on the main ftp server: > > ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/7.0/ > > > > Rudi > > People always try to get the jump on the official release announcement, > but don't consider that until the email arrives in your mailbox saying > it is released then the ISO images etc are subject to last minute change > without notice. Use at your own risk :) > > Kris Just curious - is there a reason why the generic kernel is still being built with debug symbols? I thought that was only used during the pre-release phase. - Max