Bug#552278: reopen-console-linux: needs update for 2.6.32

2009-10-29 Thread Frans Pop
On Sunday 25 October 2009, Frans Pop wrote: > While testing 2.6.32-rc5 on my Sun Ultra 10 (sparc), I noticed the > following change in the boot messages: > Console: colour dummy device 80x25 > -console handover: boot [earlyprom0] -> real [tty0] > +console [tty0] enabled, bootconsole disabled Just

Bug#552278: reopen-console-linux: needs update for 2.6.32

2009-10-24 Thread Frans Pop
Package: rootskel Version: 1.81 Severity: important Currently reopen-console-linux has the following code: # If the kernel emitted a "handover" message, then it's the one console="$(dmesg -s 65535 | sed -n -e 's/.*\] console handover: boot \[.*\] -> real \[\(.*\)\]$/\1/p')" While