vimage patches and example run.

Norikatsu Shigemura nork at FreeBSD.org
Fri May 16 23:16:00 UTC 2008


On Fri, 16 May 2008 08:36:54 -0400
Julian Elischer <julian at 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


More information about the freebsd-current mailing list