drop patches, we have everything in git now
[live-boot-grml.git] / debian / patches / 33_retry_phram.patch
diff --git a/debian/patches/33_retry_phram.patch b/debian/patches/33_retry_phram.patch
deleted file mode 100644 (file)
index 6d37640..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-commit d4619b77a669c70ae68d5da34de7655ffef80e04
-Author: Michael Prokop <mika@grml.org>
-Date:   Mon Jul 11 12:42:24 2011 +0200
-
-    Try loading phram module twice to fix loading issue.
-    
-    phram doesn't work on first modprobe, when loading once again it seems
-    to work. So let's try it this way.
-
-Index: live-boot-grml/components/9990-main.sh
-===================================================================
---- live-boot-grml.orig/components/9990-main.sh        2014-03-08 13:38:03.673128454 +0100
-+++ live-boot-grml/components/9990-main.sh     2014-03-08 13:38:03.669128922 +0100
-@@ -58,6 +58,7 @@
-                               then
-                                       # We found a memdisk, set up phram
-                                       modprobe phram phram=memdisk,${MEMDISK}
-+                                      modprobe phram phram=memdisk,${MEMDISK}
-                                       # Load mtdblock, the memdisk will be /dev/mtdblock0
-                                       modprobe mtdblock