[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATCH: build-initrd.sh be more verbose for {[INITIAL|MOUNT]DELAY}
markus reichelt wrote:
> while setting up root encryption I found this to be helpful. Patch
> against recent loop-AES-v3.1f attached to this mail.
Thanks. I merged your patch, but with these changes:
1) Moved function calls to reside after variable declarations in { }
compound statement. Otherwise older gcc versions choke on the code.
2) Changed new strings to:
"Delaying ${BOOTDEV} mount for ${INITIALDELAY} seconds...\n"
"...delay complete, continuing\n"
"Delaying ${EXTERNALGPGDEV} mount for ${MOUNTDELAY} seconds...\n"
"...delay complete, continuing\n"
--
Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/