From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 21:51:10 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 841B51065673 for ; Sun, 28 Jun 2009 21:51:10 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 49CA98FC1C for ; Sun, 28 Jun 2009 21:51:10 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 02BF573098; Sun, 28 Jun 2009 23:56:41 +0200 (CEST) Date: Sun, 28 Jun 2009 23:56:40 +0200 From: Luigi Rizzo To: Aragon Gouveia Message-ID: <20090628215640.GA4771@onelab2.iet.unipi.it> References: <4A4751ED.8020002@phat.za.net> <20090628181105.GA98246@onelab2.iet.unipi.it> <4A47C1DF.2020908@phat.za.net> <4A47C28A.2030000@samsco.org> <4A47DC74.9060304@phat.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A47DC74.9060304@phat.za.net> User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org Subject: Re: recent boot0 changes dropped a partition type? 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, 28 Jun 2009 21:51:10 -0000 On Sun, Jun 28, 2009 at 11:11:16PM +0200, Aragon Gouveia wrote: > Scott Long wrote: > >Aragon Gouveia wrote: > >>But with limited space we probably should just decide to not worry > >>about anything older than Windows XP... > > > >How about not worrying about NetBSD or OpenBSD? How many people > >typically multi-boot OpenBSD? I was about to suggest that -- in terms of popularity, the various FAT alternatives versions are by far more common. > Another benefit of dropping MS OSes older than Windows XP is removing > all references to "DOS" when displaying the boot menu. this is already gone. There is a DOS string but almost always it maps to Windows due to space constraints. cheers luigi