Re: bioctl should retry passphrase

2011-01-15 Thread Alexander Hall
On 01/15/11 03:06, Ted Unangst wrote: On Thu, 13 Jan 2011, Ted Unangst wrote: If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to remind me to type the right password.

Re: bioctl should retry passphrase

2011-01-15 Thread Ted Unangst
On Sat, Jan 15, 2011 at 11:49 AM, Alexander Hall ha...@openbsd.org wrote: I haven't looked very close but should not the handling differ between the key_disk vs passphrase cases? I bet there would be a way to make it loop... :-) I think you are right. I'll fix that.

Re: bioctl should retry passphrase

2011-01-14 Thread Thomas Jeunet
On Fri, Jan 14, 2011 at 07:10, Christopher Zimmermann madro...@zakweb.de wrote: On 01/14/11 00:51, Ted Unangst wrote: If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to

Re: bioctl should retry passphrase

2011-01-14 Thread Ted Unangst
On Fri, Jan 14, 2011 at 12:57 AM, Joel Sing j...@sing.id.au wrote: On Friday 14 January 2011, Ted Unangst wrote: If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to remind

bioctl should retry passphrase

2011-01-13 Thread Ted Unangst
If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to remind me to type the right password. Index: bioctl.c ===

Re: bioctl should retry passphrase

2011-01-13 Thread Marco Peereboom
sure On Thu, Jan 13, 2011 at 06:51:18PM -0500, Ted Unangst wrote: If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to remind me to type the right password. Index:

Re: bioctl should retry passphrase

2011-01-13 Thread Joel Sing
On Friday 14 January 2011, Ted Unangst wrote: If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to remind me to type the right password. Huh? Both you and Marco rejected this

Re: bioctl should retry passphrase

2011-01-13 Thread Christopher Zimmermann
On 01/14/11 00:51, Ted Unangst wrote: If I type the wrong password into bioctl at boot, disks don't exist, filesystems don't get mounted, and generally lots of things go wrong. All I need is a second chance to remind me to type the right password. In /etc/rc I simply do this: [...] # XXX