Poul-Henning Kamp fcdd2c3c7d Make the target for tst01 more sensible.
Remove bogus targets.
Allocate partition letters as follows:
	lowest offset "flags & CHUNK_IS_ROOT" gets 'a',
	lowest offset "subtype==FS_SWAP" gets 'b'
	the rest is allocated in offset order from this sequence "defghab".
This will generally make sense.
Added rules to complain if more than one CHUNK_IS_ROOT or more than one
FS_SWAP per FreeBSD chunk.
Set CHUNK_IS_ROOT on the 'a' partition in Open_Disk.
Run Fixup_Names in Open_Disk.
1995-05-03 06:30:59 +00:00
..
1995-03-30 06:40:31 +00:00
1995-05-02 17:46:30 +00:00
1994-10-12 02:06:02 +00:00
1994-10-26 18:17:41 +00:00
1994-10-26 18:15:35 +00:00
1995-04-20 21:36:15 +00:00
1995-02-23 18:47:06 +00:00
1994-05-27 05:00:24 +00:00
1994-08-08 19:26:23 +00:00
1995-03-09 21:53:12 +00:00
1994-05-27 05:00:24 +00:00
1995-04-20 21:36:15 +00:00
1995-04-25 15:08:52 +00:00