pxe: add a "pxeretry" option to deal with 404's in web appssyslinux-4.03-pre2
commit4f989f2478227c426401b27607f3f1bab7476c1c
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 26 Aug 2010 21:45:53 +0000 (26 14:45 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 26 Aug 2010 21:45:53 +0000 (26 14:45 -0700)
tree556ab9b8af4794c857a79ff01cb7ef5d447f3dc9
parent460675909dd059f5fa84985402fcd6490503c884
pxe: add a "pxeretry" option to deal with 404's in web apps

For web downloads, sometimes a mirror site will not be fully synced.
Add an option to retry the open a specific number of times before
giving up.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/fs/pxe/pxe.c
core/keywords
core/keywords.inc
core/parseconfig.inc