mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 11:55:36 -04:00
Changes: Note modified initramfs module
- Also add note about $uname handling.
This commit is contained in:
parent
6ae8bd82fa
commit
f7cbb7b5ea
2 changed files with 8 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue