On 21/02/2008 David Härdeman wrote:
> On Thu, Feb 21, 2008 at 02:05:58PM +0100, Helmut Grohne wrote:
> >+            tries=*)
> >+                    if [ "${x#tries=}" -ge 0 ]; then
> >+                            crypttries=${x#tries=}
> >+                    fi
> >+                    ;;
> 
> Nitpick (protects against error messages if tries is set to something 
> weird):

applied ;-)

btw, david what do you say to my other concerns:

Helmut Grohe wrote:
> > I verified that the attached patch works as expected.
> 
> great, even though I'm curious about how the tries option get's
> delivered from /etc/crypttab to /conf/conf.d/cryproot in initramfs. I
> thought that the cryptroot hook script was responsible for that. And
> this script, as far as i understand it, doesn't add the tries option but
> only cipher, hash, size, lvm, keyscript and luks. (see lines 170 to 241
> in /usr/share/initramfs-tools/hooks/cryptroot)


greetings
 jonas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to