From owner-freebsd-current@FreeBSD.ORG Fri Sep 9 16:26:29 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B9F9106566C for ; Fri, 9 Sep 2011 16:26:29 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-qw0-f45.google.com (mail-qw0-f45.google.com [209.85.216.45]) by mx1.freebsd.org (Postfix) with ESMTP id 226918FC17 for ; Fri, 9 Sep 2011 16:26:28 +0000 (UTC) Received: by qwj8 with SMTP id 8so2017225qwj.18 for ; Fri, 09 Sep 2011 09:26:28 -0700 (PDT) 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:content-transfer-encoding; bh=ElTjBM4I+1V7fp5QsC+d0u1IXAYIHXcttCesg1P7igc=; b=uNNdKvP6ljBMIi6lFsq8fWkONZIjdC5awuvz8GsQxfsmovsQ9z0ronD6f7g9O0/awt UdrjM1hl+7E/Kr+kyiU7p/40uhNmMYJmtLRzTQ6xESMZUqeHhSzfOZFrKxvUMIlh1maw nMGSzyqmiKRl1KCPMsdeajTqVpSOcBM6tRlhw= MIME-Version: 1.0 Received: by 10.224.191.202 with SMTP id dn10mr1753438qab.42.1315585586764; Fri, 09 Sep 2011 09:26:26 -0700 (PDT) Received: by 10.224.37.83 with HTTP; Fri, 9 Sep 2011 09:26:26 -0700 (PDT) In-Reply-To: References: <4E629A62.8020903@xaerolimit.net> <4E63012A.1030500@xaerolimit.net> <600C0C33850FFE49B76BDD81AED4D258030437F0D2@IMCMBX3.MITRE.ORG> Date: Fri, 9 Sep 2011 09:26:26 -0700 Message-ID: From: Garrett Cooper To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-current@freebsd.org" , Craig Rodrigues , Chris Brennan , Adam Vande More Subject: Re: Need a README to explain items in download directory X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 16:26:29 -0000 On Fri, Sep 9, 2011 at 6:30 AM, Warren Block wrote: > (Sorry, lost track of quoting) > > The style is okay, but I would suggest rearranging the order to demphasiz= e > the DVD with its quickly-obsolete packages. =A0Media type is very importa= nt > and should probably be mentioned first. > >>> FreeBSD-8.2-RELEASE-i386-disc1.iso =A0 =A0- CD: =A0Installer, FreeBSD O= S >>> FreeBSD-8.2-RELEASE-i386-memstick.img - USB: Installer, FreeBSD OS, ima= ge >>> for memory sticks >>> FreeBSD-8.2-RELEASE-i386-bootonly.iso - CD: =A0Installer, installs from >>> network >>> FreeBSD-8.2-RELEASE-i386-dvd1.iso.xz =A0- DVD: Installer, FreeBSD OS, m= any >>> pre-compiled packages (large file) >>> FreeBSD-8.2-RELEASE-i386-livefs.iso =A0 - CD: =A0FreeBSD live CD for re= pairs >> >> For more information, consult the FreeBSD Handbook: >> http://www.freebsd.org/doc/handbook/install-diff-media.html > >> Anybody downloading the Bootonly image should already know what they're >> getting into. > > A lot of the people who needlessly download the DVD would be better off w= ith > bootonly. =A0It's not any harder to install. Not necessarily true. Many people that pull down the DVD image may want the packages that correspond with the release version of the OS, for various reasons ;).. Thanks, -Garrett