Subject: more disklabel #defines
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: jason downs <downsj@CSOS.ORST.EDU>
List: current-users
Date: 01/09/1994 09:53:17
these two #defines need to be added in the appropiate places to
sys/disklabel.h:

(right after DTYPE_ST506)

#define DTYPE_HPIB              7               /* HPIB */

and

(right after FS_ISOFS)

#define FS_BOOT         10              /* from 4.4 */

fstypenames should probably be changed, as well.

DTYPE_HPIB is the rather important one.

--
		     - jason downs  downsj@csos.orst.edu -
	      computer science outreach services, software support

	 my opinions can be your opinions too, for a small monthly fee

------------------------------------------------------------------------------