]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] efibootmgr location change
authorAndrew Morton <akpm@osdl.org>
Mon, 26 Apr 2004 16:00:41 +0000 (09:00 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 16:00:41 +0000 (09:00 -0700)
From: Matt Domsch <Matt_Domsch@dell.com>

I moved the home of the efibootmgr utility from domsch.com to
linux.dell.com.  Note the move in drivers/firmware/Kconfig, also note
version 0.5.0-test3 or above is necessary.

drivers/firmware/Kconfig

index 2ef61a043ce9e4dd90c32d24032fc8c332a87076..f5a883e5b223e02579f8a7e62477ec233b28cee5 100644 (file)
@@ -27,11 +27,11 @@ config EFI_VARS
          write, create, and destroy EFI variables through this interface.
 
          Note that using this driver in concert with efibootmgr requires
-         at least test release version 0.5.0-test1 or later, which is
+         at least test release version 0.5.0-test3 or later, which is
          available from Matt Domsch's website located at:
-         http://domsch.com/linux/ia64/efibootmgr/testing/efibootmgr-0.5.0-test1.tar.gz
+         http://linux.dell.com/efibootmgr/testing/efibootmgr-0.5.0-test3.tar.gz
 
          Subsequent efibootmgr releases may be found at:
-         http://domsch.com/linux/ia64/efibootmgr
+         http://linux.dell.com/efibootmgr
 
 endmenu