nixos/memtest: Allow user to specify memtest86+ boot parameters#1562
nixos/memtest: Allow user to specify memtest86+ boot parameters#1562wizeman wants to merge 1 commit intoNixOS:masterfrom
Conversation
|
What are these parameters for? |
|
@edolstra To specify a serial console, for instance (as in the provided example). Here's the full list of the (apparently undocumented) parameters that memtest86+-5.01 accepts:
|
|
Fixed building ISOs. |
|
Since the list of options isn't that long and is undocumented, how about adding that list to the "description" field of the params option? |
|
Rebased and added the list of accepted parameters to the "description" field, as suggested by @bjornfor. |
|
@wizeman: Pushed to master. I added a commit to use docbook formatting, because when the manual was generated, the "list" structure disappeared and it became quite unreadable. |
|
@bjornfor Thanks! |
|
Is it possible that this patch caused #1722? |
No description provided.