Explorar o código

Set name on retrieved image to get around sourceforge download names

Antony Messerli %!s(int64=9) %!d(string=hai) anos
pai
achega
8fe948d5e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils.ipxe

+ 1 - 1
src/utils.ipxe

@@ -87,7 +87,7 @@ goto boot_memdisk
 :boot_memdisk
 imgfree
 kernel ${memdisk} iso raw
-initrd http://${util_path}
+initrd --name ${util_file} http://${util_path}
 echo
 echo MD5sums:
 md5sum memdisk ${util_file}