Add -f checksum mode to allow caching of appliances.
[febootstrap.git] / helper / ext2.c
index 9d60da9..a27fb47 100644 (file)
@@ -52,7 +52,7 @@ ext2_filsys fs;
 #define APPLIANCE_SIZE (1024*1024*1024)
 
 static void
-ext2_start (const char *appliance,
+ext2_start (const char *hostcpu, const char *appliance,
             const char *modpath, const char *initrd)
 {
   initialize_ext2_error_table ();