Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 02:44:47 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14414 for review
Message-ID:  <200207180944.g6I9ilm3017735@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14414

Change 14414 by peter@peter_ia64 on 2002/07/18 02:44:10

	comment out the ufs hook.  I do not know why but it consistently
	makes the Itanium2 disk based and netboot based loader wedge solid.

Affected files ...

.. //depot/projects/ia64/sys/boot/efi/loader/conf.c#4 edit

Differences ...

==== //depot/projects/ia64/sys/boot/efi/loader/conf.c#4 (text+ko) ====

@@ -60,7 +60,7 @@
 
 struct fs_ops *file_system[] = {
 	&efi_fsops,
-	&ufs_fsops,
+/*	&ufs_fsops, */
 	&nfs_fsops,
 	&zipfs_fsops,
 	NULL

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207180944.g6I9ilm3017735>