Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2010 11:40:53 +0100 (CET)
From:      Alexander Best <alexbestms@wwu.de>
To:        Xin LI <delphij@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r205662 - in head/sys/boot/i386: boot2 gptboot zfsboot
Message-ID:  <permail-2010032610405380e26a0b00002d60-a_best01@message-id.uni-muenster.de>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
thanks a lot. :)

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

-- 
Alexander Best

[-- Attachment #2 --]
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

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-2010032610405380e26a0b00002d60-a_best01>