From owner-cvs-src@FreeBSD.ORG Mon Mar 15 15:13:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872A416A4CE; Mon, 15 Mar 2004 15:13:10 -0800 (PST) Received: from smtp-out3.xs4all.nl (smtp-out3.xs4all.nl [194.109.24.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FF043D31; Mon, 15 Mar 2004 15:13:09 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out3.xs4all.nl (8.12.10/8.12.10) with ESMTP id i2FND6w4052345; Tue, 16 Mar 2004 00:13:06 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i2FND6Tj039756; Tue, 16 Mar 2004 00:13:06 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i2FND694039755; Tue, 16 Mar 2004 00:13:06 +0100 (CET) (envelope-from wkb) Date: Tue, 16 Mar 2004 00:13:06 +0100 From: Wilko Bulte To: John Baldwin Message-ID: <20040315231306.GA39711@freebie.xs4all.nl> References: <200403152310.i2FNAYO7012470@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403152310.i2FNAYO7012470@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org 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-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 23:13:10 -0000 On Mon, Mar 15, 2004 at 03:10:34PM -0800, John Baldwin wrote: > jhb 2004/03/15 15:10:34 PST > > FreeBSD src repository > > Modified files: > sbin/bsdlabel bsdlabel.c > Log: > When installing boot blocks into an Alpha BSD label, setup the location, > length, and flags fields at the end of the SRM boot sector so that SRM can > find the bootstrap code. This fixes bsdlabel -m alpha to generate bootable > disklabels. Jay! -- Wilko Bulte wilko@FreeBSD.org