summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarren Togami <wtogami@redhat.com>2009-10-13 16:23:56 -0400
committerWarren Togami <wtogami@redhat.com>2009-10-13 16:23:56 -0400
commit24dcacc78fb7608303d7e0a8f2d0f197713254b4 (patch)
treeff94d53740e242604e7b41ac9c1771d8f88f9710
parent157a8ddf5ca69363a82bec3bfbf184d5224de628 (diff)
dmsquash-live-root requires grep
-rwxr-xr-xmodules.d/90dmsquash-live/install1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules.d/90dmsquash-live/install b/modules.d/90dmsquash-live/install
index f2a6560..ac5e355 100755
--- a/modules.d/90dmsquash-live/install
+++ b/modules.d/90dmsquash-live/install
@@ -4,6 +4,7 @@ inst dmsetup
inst blkid
inst dd
inst losetup
+inst grep
# eject might be a symlink to consolehelper
if [ -L /usr/bin/eject ]; then