[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 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

The reopen-console-linux script will need to be adapted to deal with that
change.



Reply to: