Date: Mon, 17 Sep 2001 23:47:30 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk Makefile disk.c Message-ID: <200109180647.f8I6lUE64620@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2001/09/17 23:47:30 PDT
Modified files: (Branch: RELENG_4)
lib/libdisk Makefile disk.c
Log:
Temporarily disable the use of kern.disks - it returns the disk
devices in the wrong order and causes them to be displayed out of
sequence in sysinstall. The right fix is to sort that info in the
kernel, this is just a stop-gap measure which falls back to the code
which always ran prior to kern.disks existing. This deliberately
not committed to -current because we have aple time to pursue the
right fix in that branch.
Revision Changes Path
1.27.2.5 +3 -2 src/lib/libdisk/Makefile
1.50.2.14 +2 -2 src/lib/libdisk/disk.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109180647.f8I6lUE64620>
