Re: [PATCH] add CONFIG_VT_UNICODE

From: H. Peter Anvin
Date: Thu Sep 06 2007 - 10:07:00 EST


Jan Engelhardt wrote:

sysfs, and you were on the discussion (your idea won, basically....)
And the way I see it, it got merged.
Commit 042f10ec6533e53181284c96d22ae051e49ac707

As I further see it, this CONFIG_VT_UNICODE patch defines the starting value for the default.

E.g. CONFIG_VT_UNICODE=y, you start with utf8, and can, at will, at runtime, change it. CONFIG_VT_UNICODE=n, you start with 8bit, and can, at will, at runtime, too, change it ;-)


Hmmm...

Personally I'd suggest making it the default unless overridden in /etc/sysctl.conf. My second preference would be a command-line option, not a compile-time default.

This is 2007, after all, and it seems Unicode should be the default, anything else legacy...

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/