From c33096066f32297bbc275ea820531fe55e45b705 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 28 Aug 2005 21:38:32 +0000 Subject: ka support (initially from Antoine Ginies and Erwan Velu) --- mdk-stage1/config-stage1.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mdk-stage1/config-stage1.h') diff --git a/mdk-stage1/config-stage1.h b/mdk-stage1/config-stage1.h index 3fd918ec7..54e3656f3 100644 --- a/mdk-stage1/config-stage1.h +++ b/mdk-stage1/config-stage1.h @@ -31,6 +31,7 @@ /* If we have more than that amount of memory (in Mbytes), we preload the rescue as a ramdisk */ #define MEM_LIMIT_RESCUE_PRELOAD 100 +#define KA_MAX_RETRY 5 #define SLASH_LOCATION "/sysroot" -- cgit v1.2.1