Browse Source

Added a comment for instmods.

master
Victor Lowther 16 years ago
parent
commit
47507b21a8
  1. 1
      dracut-functions

1
dracut-functions

@ -185,6 +185,7 @@ dracut_install() { @@ -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

Loading…
Cancel
Save