phk 951c3e53b2 NB: This commit does *NOT* make GEOM the default in FreeBSD
NB: But it will enable it in all kernels not having options "NO_GEOM"

Put the GEOM related options into the intended order.

Add "options NO_GEOM" to all kernel configs apart from NOTES.

In some order of controlled fashion, the NO_GEOM options will be
removed, architecture by architecture in the coming days.

There are currently three known issues which may force people to
need the NO_GEOM option:

boot0cfg/fdisk:
        Tries to update the MBR while it is being used to control
        slices.  GEOM does not allow this as a direct operation.

SCSI floppy drives:
        Appearantly the scsi-da driver return "EBUSY" if no media
        is inserted.  This is wrong, it should return ENXIO.

PC98:
        It is unclear if GEOM correctly recognizes all variants of
        PC98 disklabels.  (Help Wanted!  I have neither docs nor HW)

These issues are all being worked.

Sponsored by:	DARPA & NAI Labs.
2002-10-05 16:35:33 +00:00
..
2002-10-03 06:10:54 +00:00
2002-09-21 08:44:51 +00:00
2002-10-01 22:33:40 +00:00
2002-07-21 05:16:56 +00:00
2002-10-01 00:44:31 +00:00
2002-10-01 00:46:41 +00:00
2002-09-20 18:15:40 +00:00
2002-01-08 06:47:55 +00:00
2002-03-20 02:08:01 +00:00
2002-07-26 08:01:08 +00:00
2002-07-24 01:09:38 +00:00
2002-04-13 22:34:16 +00:00
2002-09-23 18:54:32 +00:00
2002-10-02 09:09:25 +00:00
2002-09-23 18:54:32 +00:00
2002-09-23 18:54:32 +00:00
2002-05-30 23:41:51 +00:00
2002-09-20 23:26:07 +00:00
2002-09-21 08:44:51 +00:00
2002-03-23 15:36:13 +00:00
2002-10-04 08:33:10 +00:00
2002-09-09 17:39:48 +00:00
2002-08-23 23:49:02 +00:00
2002-09-21 21:43:49 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 07:51:46 +00:00
2002-03-20 02:08:01 +00:00
2002-10-03 06:44:01 +00:00
2002-09-23 18:54:32 +00:00
2002-10-05 03:44:00 +00:00
2002-10-02 09:09:25 +00:00
2002-09-29 18:42:14 +00:00