Subject: Re: CVS commit: src/sbin/disklabel
To: Jason Thorpe <thorpej@shagadelic.org>
From: David Young <dyoung@pobox.com>
List: source-changes
Date: 06/12/2005 17:18:43
On Sun, Jun 12, 2005 at 03:15:06PM -0700, Jason Thorpe wrote:
> 
> On Jun 12, 2005, at 12:18 PM, David Young wrote:
> 
> >
> >Module Name:    src
> >Committed By:    dyoung
> >Date:        Sun Jun 12 19:18:34 UTC 2005
> >
> >Modified Files:
> >    src/sbin/disklabel: Makefile dkcksum.c interact.c printlabel.c
> >Added Files:
> >    src/sbin/disklabel: main.c
> >Removed Files:
> >    src/sbin/disklabel: disklabel.c
> >
> >Log Message:
> >Make disklabel(8) into a host-tool, "nbdisklabel."  Move disklabel.c
> >to main.c to avoid a name collision with lib/libc/gen/disklabel.c
> >when we build nbdisklabel.  Still todo: commit host-tool build
> >infrastructure to src/tools/disklabel/.
> 
> nbdisklabel is actually built as nbdisklabel-${MACHINE}, right?  It's  
> a machine-dependent program (unfortunately).

Right.  fdisk, too.  They are built as
${MACHINE_GNU_PLATFORM}-{disklabel fdisk}.  I only remembered after
the commit.

Dave

-- 
David Young             OJC Technologies
dyoung@ojctech.com      Urbana, IL * (217) 278-3933