On Wed, 18.06.14 20:19, Alexey Shabalin (a.shaba...@gmail.com) wrote:

> Hello.
> 
> I do not understand how the should work localization of console.
> - systemd-vconsole-setup.service for an early boot (for enter password
> in cryptsetup? but people do not used non-latin letters for password)
> 
> - getty@.service contains TTYReset=yes (or
> https://bugzilla.redhat.com/show_bug.cgi?id=972635  but i use
> kernel-3.14.6), and all  previous font and kbd settings reseted

TTYReset= shouldn't have any effect on the font really, it just resets
the actual TTY to sane default, but this does not involve resolutions or
fonts or anything like that. 

The problem is that the font loading doesn't really work properly if you
have a graphical screen in foreground like plymouth. This is a
limitation of the kernel, but I wouldn't hold my breath, nobody wants to
touch the VT stuff in the kernel anymore, it's helpless...

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to