[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#285430: Patch for mkinitrd and the a100u2w



Here's a patch that fixed the mkinitrd script in my case and allowed it to successfully build an image with the a100u2w module:

--- mkinitrd    2004-12-22 14:31:35.000000000 -0800
+++ mkinitrd-a100       2004-12-22 14:30:15.000000000 -0800
@@ -516,5 +516,6 @@
                                s/^GVP11$/gvp11/; t
                                s/^INI9100U$/initio/; t
-                               s/^INIA100$/inia100/; t
+                               s/^INIA100$/a100u2w/; t
+                               s/^inia100$/a100u2w/; t
                                s/^mac5380$/mac_scsi/; t
                                s/^MVME147$/mvme147/; t


--
Seth "ad aster per aspera" Mattinen
sethm@rollernet.us




Reply to: