Subject: CVS commit: src/sys/arch/amiga/amiga
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 11/25/2006 18:45:03
Module Name:	src
Committed By:	mhitch
Date:		Sat Nov 25 18:45:03 UTC 2006

Modified Files:
	src/sys/arch/amiga/amiga: disksubr.c

Log Message:
If no 'a' partition on initial label, create a BSDFFS 'a' partition for the
default label.  Allows creating an FFS filesystem on an unlabeled disk
without needing to use the RAW partition.  If an RDSK block is found,
reset the default label prior to processing the PART blocks.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/arch/amiga/amiga/disksubr.c

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