[Utnubu-maintainers] Patch the patched please.

Marco Amadori marco.amadori at gmail.com
Sun Nov 6 21:53:50 UTC 2005


diff -urN Plan.pm~ Plan.pm
--- Plan.pm~    2005-11-06 22:09:51.000000000 +0100
+++ Plan.pm     2005-11-06 22:40:46.333316696 +0100
@@ -438,7 +438,7 @@
        # Something for next preview.
        #
        ModProbe::addModules ($actions, [ "raid0", "raid1",
-               "raid10", "dm-mirror", "linear", "faulty" ]);
+               "raid10", "raid5", "raid6", "multipath"]);
        #
        # name is ignored by the template
        #
@@ -479,7 +479,7 @@
        # Adding all raid's km for now.
        #
        ModProbe::addModules ($actions, [ "raid0", "raid1",
-               "raid10", "raid5", "raid6", "multipath"]);
+               "raid10", "dm-mirror", "linear", "faulty" ]);

It was in the wrong trySomething session cause of my lazyness.

I'm sorry for headaches.

And yes, you are right Jonas, better wait for Erik to comment that.

The resulting image size is 2.2 Mb and it is tested on a nvidia nforce3 raid 
on 2 sata disks. It could be tuned down a little in size with more effort in 
DmRaidTab.pm differentiating mirror, stripe, raid10 and linear types 
of .kos .... But I think it is a waste of time right now and that dmraid 
maybe rewrite raid10 code from scratch since it was not available at dmraid 
times.... dunno. 

The maintainer of dmraid, Fillippo, could please give us which modules are not  
needed by dmraid from the below list:

"raid0", "raid1", "raid10", "dm-mirror", "linear", "faulty"

Thanks for you time.

-- 
ESC:wq



More information about the Utnubu-maintainers mailing list