From owner-cvs-all@FreeBSD.ORG Thu Aug 28 05:10:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A39B116A4BF; Thu, 28 Aug 2003 05:10:26 -0700 (PDT) Received: from exc-1.cc.CyberCity.dk (esplanaden.cybercity.dk [212.242.40.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CFD43F75; Thu, 28 Aug 2003 05:10:25 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk ([172.16.7.254]) by exc-1.cc.CyberCity.dk over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Thu, 28 Aug 2003 14:10:23 +0200 Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h7SCAKbf004568; Thu, 28 Aug 2003 14:10:22 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Daniel C. Sobral" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 28 Aug 2003 09:03:59 -0300." <3F4DEFAF.4000502@tcoip.com.br> Date: Thu, 28 Aug 2003 14:10:20 +0200 Message-ID: <4567.1062072620@critter.freebsd.dk> X-OriginalArrivalTime: 28 Aug 2003 12:10:23.0555 (UTC) FILETIME=[5BC55130:01C36D5D] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/bsdlabel bsdlabel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 12:10:26 -0000 In message <3F4DEFAF.4000502@tcoip.com.br>, "Daniel C. Sobral" writes: >Poul-Henning Kamp wrote: >> phk 2003/08/27 15:34:57 PDT >> >> FreeBSD src repository >> >> Modified files: >> sbin/bsdlabel bsdlabel.c >> Log: >> When we initialize a disk with a virgin label, create also an 'a' >> partition which starts after the bootstrap area and fills the entire >> disk. > >Out of curiosity, why? Trying to be a little bit userfriendly and trying to discourage people from using the 'c' partition. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.