]> spindle.queued.net Git - xodist/commitdiff
functions.sh: unfreeze the dcon on bootup
authorAndres Salomon <dilinger@debian.org>
Fri, 30 Jan 2009 00:41:56 +0000 (00:41 +0000)
committerAndres Salomon <dilinger@debian.org>
Fri, 30 Jan 2009 00:41:56 +0000 (00:41 +0000)
This was reported ages ago and I forgot to fix it.  Oops!  Thanks James
Cameron for pointing it out.

Signed-off-by: Andres Salomon <dilinger@debian.org>
functions.sh

index b6714e57ec86b28f71ccc9ee155226c293baffe9..4e1e0c98ee12fa41f5057dfef61a31dfe840b70d 100644 (file)
@@ -95,6 +95,7 @@ else
        " \${DN}\\vmlinuz" expand\$ to boot-device
        " \${DN}\\initrd.img" expand\$ to ramdisk
 then
+dcon-unfreeze
 boot
 EOF
 }