svn commit: r205662 - in head/sys/boot/i386: boot2 gptboot zfsboot

Alexander Best alexbestms at wwu.de
Fri Mar 26 10:41:16 UTC 2010


thanks a lot. :)

were the following changes to the bootstrap loader left out on purpose?

-- 
Alexander Best
-------------- next part --------------
Index: sys/boot/i386/loader/Makefile
===================================================================
--- sys/boot/i386/loader/Makefile	(revision 205658)
+++ sys/boot/i386/loader/Makefile	(working copy)
@@ -6,7 +6,7 @@
 LOADER?=	loader
 PROG=		${LOADER}.sym
 INTERNALPROG=
-NEWVERSWHAT?=	"bootstrap loader" i386
+NEWVERSWHAT?=	"bootstrap loader" x86
 
 # architecture-specific loader code
 SRCS=		main.c conf.c vers.c


More information about the svn-src-all mailing list