4d62ee5 execute: Add kernel cmdline arguments for tty term, rows and columns

Authored and Committed by daandemeyer a year ago
    execute: Add kernel cmdline arguments for tty term, rows and columns
    
    Let's allow configuring tty term and size using kernel cmdline arguments
    so that when running in a VM we can communicate the terminal TERM and size
    from the host via SMBIOS extra kernel cmdline arguments.
    
        
file modified
+12 -0
file modified
+98 -5