From owner-freebsd-current@FreeBSD.ORG Sun Oct 9 11:36:10 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 0A3A6106564A; Sun, 9 Oct 2011 11:36:10 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 87AB18FC0C; Sun, 9 Oct 2011 11:36:09 +0000 (UTC) Received: by ggeq3 with SMTP id q3so4771858gge.13 for ; Sun, 09 Oct 2011 04:36:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=aMZIolWSfdqejGgLmKGrGyuYJ9h7EdtBQNtoV6/aVLc=; b=SK6CxO3KXhL7udVh8f/2exEMBs5iZvd6Nc8jgtykwsFr8wn6sJ6GqZlmaK/id5nESp XTKQfMnPEbS81PavvgDPEJUSIiO37/aVT34JV97jdpj0bcB7AoroDfELzftXELkOTEU7 2thc3FRYQkalWqUFU4Vhpd912ZOFM0umaGFUo= MIME-Version: 1.0 Received: by 10.236.187.70 with SMTP id x46mr18935528yhm.71.1318160168833; Sun, 09 Oct 2011 04:36:08 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sun, 9 Oct 2011 04:36:08 -0700 (PDT) In-Reply-To: References: <20111008155252.GA24223.edited@vs2.gothschlampen.com> <4E90B4B1.7000009@FreeBSD.org> <4E90C801.4060108@FreeBSD.org> <4E90EBF5.4090101@freebsd.org> <20111009025047.GB13517@vs2.gothschlampen.com> Date: Sun, 9 Oct 2011 19:36:08 +0800 X-Google-Sender-Auth: t3la6SqwzZKilfr5Ohpx1dKWtow Message-ID: From: Adrian Chadd To: Matt Thyer Content-Type: text/plain; charset=ISO-8859-1 Cc: Warren Block , "Thomas K." , Garrett Cooper , Glen Barber , freebsd-current@freebsd.org, Nathan Whitehorn Subject: Re: Memstick image differences between 8.x and 9.x 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: Sun, 09 Oct 2011 11:36:10 -0000 Oh, I wasn't suggesting reverting bsdinstall before 9.0. That'll make it a bit annoying to install on USB flash drives for some devices. It may be worthwhile to do at a later date though. I do find myself doing USB 9.0 installs just to test out the release without destroying a physical disk. But yes, I'm really only advocating MBR for memstick USB images. adrian