On Sat, 2006-05-13 at 22:40 +0200, Jonas Meurer wrote: > On 13/05/2006 David Härdeman wrote: > > >i've tested your patch, and it seems to work perfectly well. > > >but unfortunately this is only the case for the luks* features of > > >cryptsetup. Plain 'cryptsetup create' still leaves the terminal in a bad > > >state after terminating the passphrase prompt. > > > > I can't reproduce this. Both luks and non-luks seem to leave the > > terminal in a state which is fine. Looking at the code in lib/setup.c, > > both luks and non-luks use the same function (get-key) so if one works, > > both should work. > > you're absolutely correct. i cannot reproduce it either. i don't know > how i got the impression, that 'cryptsetup create' still left the > terminal in a bad state after terminating the prompt. > sorry for the confusion. > > ... > jonas
Cool, so there's no additional fixes necessary for the patch then?

