diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:33:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:33:11 +0000 |
commit | 203af7302854f453fa4a05ecefd4403b6c8a4f8d (patch) | |
tree | 967fdacafe332baabd12b57725505c138d0f3bbf /docs | |
parent | Adding upstream version 102. (diff) | |
download | dracut-upstream/103.tar.xz dracut-upstream/103.zip |
Adding upstream version 103.upstream/103upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/BASH.md | 1 | ||||
-rw-r--r-- | docs/README.kernel | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/BASH.md b/docs/BASH.md index e72a2f6..bed9321 100644 --- a/docs/BASH.md +++ b/docs/BASH.md @@ -210,4 +210,3 @@ func '' # cmd func ``` - diff --git a/docs/README.kernel b/docs/README.kernel index 69751eb..a4fd3c3 100644 --- a/docs/README.kernel +++ b/docs/README.kernel @@ -1,3 +1,2 @@ "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. - |