[Bug 434232] Re: cryptsetup prompt is overriden by upstart and xsplash in Karmic

Saïvann Carignan oxmosys at gmail.com
Tue Nov 24 20:41:16 UTC 2009


AFAIK, The reason is that upstart never wait for a task to end before
starting another one, unless a task depend on the first task. No task
depends on cryptsetup and actually no task should depend on it. However,
many tasks depend on root filesystem and won't start until filesystem
gets available. That is why cryptsetup prompt only works when root
filesystem depends on cryptsetup.

Therefore the best way to handle this at the moment is really throught
initramfs as once the system starts to boot, cryptsetup can't have the
power to stop the computer from booting. If xsplash is about to have
that functionnality, a potential fix would be to ask the passphrase
through xsplash like it did in the past with usplash, at the exception
that xsplash would need to hide gdm or prevent the login screen to
appear until user answered the prompt.

-- 
cryptsetup prompt is overriden by upstart and xsplash in Karmic
https://bugs.launchpad.net/bugs/434232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list