d4f7364 Complain about "serial" but don't assume ttyS0

Authored and Committed by Will Woods 12 years ago
    Complain about "serial" but don't assume ttyS0
    
    People use "serial" all over the place as some kind of magic voodoo
    incantation for "I want text mode and stuff", so rewriting it to
    "console=ttyS0" isn't really appropriate.
    
    Let the user know that it's deprecated, and ignore it.