Subject: Re: Additions to `disklabel -i`
To: None <tech-userlevel@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-userlevel
Date: 12/29/2003 18:55:49
In article <20031229182447.GB11913@orthanc.coris.org.uk>,
Julian Coleman <jdc@coris.org.uk> wrote:
>I noticed that it was a pain to define partitions relative to each other
>using `disklabel -i`, so I made a few changes:
>
>  added the ability to define a partition as starting after another partition.  
>
>  if chaining is on, display all changed partitions (not just this one).
>
>  if a partition is adjusted so that it falls off the end of the disk, display
>  a '+' character (aka the '*').
>
>Diffs below.  OK to commit this?

Looks good, go ahead.

christos