Subject: CVS commit: src/sbin/mbrlabel
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 12/27/2005 15:37:56
Module Name:	src
Committed By:	jmmv
Date:		Tue Dec 27 15:37:56 UTC 2005

Modified Files:
	src/sbin/mbrlabel: mbrlabel.8 mbrlabel.c

Log Message:
Add an option (-s) to specify which sector to read to parse the partition
table.  Useful if the disk has remapping drivers installed into it (such as
Ontrack Disk Manager).

Added as an option instead of automatic behavior to let the user scan any
of the two partition tables at will.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sbin/mbrlabel/mbrlabel.8
cvs rdiff -r1.24 -r1.25 src/sbin/mbrlabel/mbrlabel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.