Hi,

Two new modifications for systemimager-debian:
1/ i removed the patch 13 (r67) which is not needed any more, uclibc if not 
used anymore in systemimager.
2/ update of the patch 15 (15_getimage-custom-boot-in-var.patch). The new 
patch is the following and it is also available in my branch (r68)

Thanks,

--- systemimager-3.8.0/sbin/si_getimage.orig    2007-05-11 
23:43:45.000000000 -0400
+++ systemimager-3.8.0/sbin/si_getimage 2007-05-11 23:44:43.000000000 -0400
@@ -482,7 +482,7 @@

 if (
     SystemImager::Server->copy_boot_files_from_image_to_shared_dir(
-        $image, $imagedir, $rsync_stub_dir, $autoinstall_boot_dir
+        $image, $imagedir, $rsync_stub_dir, $custom_boot_dir
     ) == -1
 ) {
     print "WARNING: failed to copy boot files from the image (ignore this 
warning if you are not using UYOK).\n";
-- 
Geoffroy

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to