|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: iPXE using 1.0.0-rc1 rather than 1.0.0?
On Fri, 2010-11-05 at 08:48 +0000, Jan Beulich wrote:
> What is the reason for not using the final version?
Uhm, It got sorted as being after v1.0.0-rc1 in the output of git tag
and I didn't see it!
Not the best of reasons...
Keir? :)
diff -r 0d5f09e3728c tools/firmware/etherboot/Makefile
--- a/tools/firmware/etherboot/Makefile Thu Nov 04 16:42:34 2010 +0000
+++ b/tools/firmware/etherboot/Makefile Fri Nov 05 14:22:07 2010 +0000
@@ -10,7 +10,7 @@ else
IPXE_GIT_URL := git://git.ipxe.org/ipxe.git
endif
-IPXE_GIT_TAG := v1.0.0-rc1
+IPXE_GIT_TAG := v1.0.0
D=ipxe
T=ipxe-git-snapshot.tar.gz
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|