diff options
Diffstat (limited to '')
-rw-r--r-- | docs/README.kernel | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README.kernel b/docs/README.kernel new file mode 100644 index 0000000..69751eb --- /dev/null +++ b/docs/README.kernel @@ -0,0 +1,3 @@ +"dracut --kernel-only" is to build an initrd with only kernel modules and firmware files. +"dracut --kernel-only" only executes "installkernel" in the modules subdirectories. + |