Changes: Note modified initramfs module

- Also add note about $uname handling.
This commit is contained in:
Adriaan de Groot 2019-06-24 16:47:20 +02:00
parent 6ae8bd82fa
commit f7cbb7b5ea
2 changed files with 8 additions and 1 deletions

View file

@ -21,7 +21,9 @@
# - any other string.
#
# Whatever is set, that string is passed as *version* argument to the
# `-k` option of *update-initramfs*.
# `-k` option of *update-initramfs*. Take care that both "$uname" operates
# in the host system, and might not be correct if the target system is
# updated (to a newer kernel) as part of the installation.
#
# The default is empty/unset, leading to the behavior from Calamares
# 3.2.9 and earlier which passed "all" as version.