Add compatibility with older cmdline setup on console argument
authorFabio Erculiani <lxnay@sabayon.org>
Tue, 4 Jan 2011 22:20:19 +0000 (23:20 +0100)
committerFabio Erculiani <lxnay@sabayon.org>
Thu, 20 Jan 2011 18:10:52 +0000 (19:10 +0100)
commit2abd9c2742e035667b4cfebf1be50be4d83595fd
tree423616323b7cdb40e3660d5c6ffaab30f266c783
parentf184b664b2d7f77afe64f7393a9bacead8e11bbd
Add compatibility with older cmdline setup on console argument

Older systems featured full path to tty inside console=. This
is no longer valid and causes issues with fbcondecor. The new
expected format of console= is tty name with the directory part
stripped off: console=tty1 for example.
This patch has been in sabayon's genkernel for <2 years, but
should be tested out on non-standard environments.
defaults/linuxrc