FS#8497 - [mkinitcpio] make encrypt hook keyfile timeout changeable
Attached to Project:
Arch Linux
Opened by Benjamin Andresen (klapmuetz) - Saturday, 03 November 2007, 19:16 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 07 June 2009, 13:23 GMT
Opened by Benjamin Andresen (klapmuetz) - Saturday, 03 November 2007, 19:16 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 07 June 2009, 13:23 GMT
|
Details
Description:
Let the user choose how long he likes to wait for the usb stick to be inserted. attached patch that keeps the default of 10 seconds but introduces a new variable (cryptkeydelay) that will define how long you want to wait in seconds. |
This task depends upon

Looks fine by me, but I don't use the crypto stuff. Thomas, any
opinion?

Yeah, I was going to do this. I don't want to add more kernel
parameters if I can avoid it, so I'm unsure.

This will respect the rootdelay parameter now. Defaults to 10
seconds.