Blame 0005-mdraid-add-grep-for-convenience.patch
|
Harald Hoyer |
831665 |
From 429aa1a2c29dd42fbc91e956a8a77675773cc46d Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
831665 |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
831665 |
Date: Thu, 3 Sep 2009 17:11:03 +0200
|
|
Harald Hoyer |
831665 |
Subject: [PATCH 5/6] mdraid: add grep for convenience
|
|
Harald Hoyer |
831665 |
|
|
Harald Hoyer |
831665 |
---
|
|
Harald Hoyer |
831665 |
modules.d/90mdraid/install | 2 +-
|
|
Harald Hoyer |
831665 |
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
Harald Hoyer |
831665 |
|
|
Harald Hoyer |
831665 |
diff --git a/modules.d/90mdraid/install b/modules.d/90mdraid/install
|
|
Harald Hoyer |
831665 |
index 60f289a..497e5b0 100755
|
|
Harald Hoyer |
831665 |
--- a/modules.d/90mdraid/install
|
|
Harald Hoyer |
831665 |
+++ b/modules.d/90mdraid/install
|
|
Harald Hoyer |
831665 |
@@ -1,6 +1,6 @@
|
|
Harald Hoyer |
831665 |
#!/bin/bash
|
|
Harald Hoyer |
831665 |
|
|
Harald Hoyer |
831665 |
-dracut_install mdadm partx
|
|
Harald Hoyer |
831665 |
+dracut_install mdadm partx grep
|
|
Harald Hoyer |
831665 |
|
|
Harald Hoyer |
831665 |
|
|
Harald Hoyer |
831665 |
# XXX: mdmon really needs to run as non-root?
|
|
Harald Hoyer |
831665 |
--
|
|
Harald Hoyer |
831665 |
1.6.2.5
|
|
Harald Hoyer |
831665 |
|