From fa96b4f9163819202c6c9355a847ae3d9c4078e9 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Fri, 30 Jan 2009 00:41:56 +0000 Subject: [PATCH] functions.sh: unfreeze the dcon on bootup This was reported ages ago and I forgot to fix it. Oops! Thanks James Cameron for pointing it out. Signed-off-by: Andres Salomon --- functions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.sh b/functions.sh index b6714e5..4e1e0c9 100644 --- a/functions.sh +++ b/functions.sh @@ -95,6 +95,7 @@ else " \${DN}\\vmlinuz" expand\$ to boot-device " \${DN}\\initrd.img" expand\$ to ramdisk then +dcon-unfreeze boot EOF } -- 2.39.5