svn commit: r185151 - head/sys/boot/i386

Dag-Erling Smorgrav des at FreeBSD.org
Fri Nov 21 00:10:08 PST 2008


Author: des
Date: Fri Nov 21 08:10:07 2008
New Revision: 185151
URL: http://svn.freebsd.org/changeset/base/185151

Log:
  Disconnect gptzfsboot from the build until dfr@ gets his act together.

Modified:
  head/sys/boot/i386/Makefile

Modified: head/sys/boot/i386/Makefile
==============================================================================
--- head/sys/boot/i386/Makefile	Fri Nov 21 08:00:41 2008	(r185150)
+++ head/sys/boot/i386/Makefile	Fri Nov 21 08:10:07 2008	(r185151)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 SUBDIR=		mbr pmbr boot0 boot0sio btx boot2 cdboot gptboot zfsboot \
-		gptzfsboot kgzldr libi386 libfirewire loader
+		kgzldr libi386 libfirewire loader
 
 # special boot programs, 'self-extracting boot2+loader'
 SUBDIR+=	pxeldr


More information about the svn-src-all mailing list