From 9d9419e666f70f52b51ceee888de1f9b98ab81b4 Mon Sep 17 00:00:00 2001 From: hawk Date: Thu, 25 Feb 2010 13:18:56 +0000 Subject: [PATCH] - force sync scan for scsi_mod in Titanium instead of using hack Changed files: geninitrd.spec -> 2.163 --- geninitrd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/geninitrd.spec b/geninitrd.spec index 89e9bbd..e789c20 100644 --- a/geninitrd.spec +++ b/geninitrd.spec @@ -10,6 +10,7 @@ Source0: %{name}-%{version}.tar.gz # Source0-md5: de4e015717e7dc37417a6b687063a49f Patch0: %{name}-romfs.patch Patch1: %{name}-gzip-compressor.patch +Patch2: %{name}-scsi_sync_scan.patch BuildRequires: xmlto >= 0:0.0.18-1 Requires: /usr/bin/ldd Requires: awk @@ -81,6 +82,7 @@ bieżących informacji zawartych w /etc/modules.conf. %if "%{pld_release}" == "ti" %patch0 -p1 %patch1 -p1 +%patch2 -p0 %endif %build -- 2.44.0