Skip to content

Commit

Permalink
fix(dracut.sh): add missing --libdirs usage
Browse files Browse the repository at this point in the history
  • Loading branch information
aafeijoo-suse authored and johannbg committed Apr 9, 2022
1 parent 25a9288 commit 352e591
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dracut.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ Creates initial ramdisk images for preloading modules
modules
--fwdir [DIR] Specify additional directories, where to look for
firmwares, separated by :
--libdirs [LIST] Specify a space-separated list of directories
where to look for libraries.
--kernel-only Only install kernel drivers and firmware files
--no-kernel Do not install kernel drivers and firmware files
--print-cmdline Print the kernel command line for the given disk layout
Expand Down

0 comments on commit 352e591

Please sign in to comment.