Add a note about duplicate parameters with %default%

Change-Id: Ifb3a592b1d701f050a21325731048fe8fee05038
This commit is contained in:
Dmitry Tantsur 2022-04-14 14:10:01 +02:00
parent 5feb39844a
commit 57a21b1577

View File

@ -76,6 +76,11 @@ appended to the kernel command line::
nofb nomodeset vga=normal console=ttyS0,115200n8
.. note::
Ironic does not do any de-duplication of the resulting kernel parameters.
Both kernel itself and dracut seem to give priority to the last instance
of the same parameter.
Common options
--------------