From 47507b21a82c1c20308a8163c0b68bf4ff0a72ec Mon Sep 17 00:00:00 2001 From: Victor Lowther Date: Fri, 6 Mar 2009 21:45:34 -0600 Subject: [PATCH] Added a comment for instmods. --- dracut-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/dracut-functions b/dracut-functions index be06ae0..ba6bd45 100755 --- a/dracut-functions +++ b/dracut-functions @@ -185,6 +185,7 @@ dracut_install() { done } +# install modules, and handle installing all their dependencies as well. srcmods="/lib/modules/$kernel/" instmods() { local mod mpargs modpath modname cmd -- 2.7.4