Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 08:15:48 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        FreeBSD Current <current@FreeBSD.org>
Subject:   Re: vimage patches and example run.
Message-ID:  <20080517081548.ce75ffd7.nork@FreeBSD.org>
In-Reply-To: <482D7FE6.6020405@elischer.org>
References:  <482D7FE6.6020405@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 May 2008 08:36:54 -0400
Julian Elischer <julian@elischer.org> wrote:
> vimage patches as of 8AM in ottawa:
> http://www.freebsd.org/~julian/vimage.diff

	Wow! I'll try to do it! :-)
	BTW, does zfs have any problem?

Index: sys/modules/Makefile
===========================================================================
--- sys/modules/Makefile	2008/05/16 05:32:58	#374
+++ sys/modules/Makefile	2008/05/16 05:32:58
@@ -438,9 +438,6 @@
 _tmpfs=		tmpfs
 _wi=		wi
 _xe=		xe
-.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
-_zfs=		zfs
-.endif
 .if ${MACHINE} == "i386"
 _aac=		aac
 _acpi=		acpi



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