Page MenuHomeFreeBSD

Switch default locale for russian login class to UTF-8
ClosedPublic

Authored by AMDmi3 on Mar 24 2015, 8:48 PM.
Tags
None
Referenced Files
F171569308: D2129.diff
Fri, Sep 11, 7:49 PM
Unknown Object (File)
Wed, Sep 9, 3:25 AM
Unknown Object (File)
Sun, Sep 6, 6:56 AM
Unknown Object (File)
Sun, Sep 6, 12:46 AM
Unknown Object (File)
Sat, Sep 5, 3:14 PM
Unknown Object (File)
Fri, Sep 4, 11:50 PM
Unknown Object (File)
Fri, Sep 4, 6:11 AM
Unknown Object (File)
Thu, Sep 3, 1:04 PM
Subscribers

Details

Reviewers
glebius
des
Summary

vt has been default console driver for some months already, and
while it supports UTF-8, it doesn't support other 8-bit locales
such as KOI8-R. To make console usable with russian login class,
and taking unicode prevalence into account, it is probably time
to switch russian login class to UTF-8.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

AMDmi3 retitled this revision from to Switch default locale for russian logic class to UTF-8.
AMDmi3 updated this object.
AMDmi3 edited the test plan for this revision. (Show Details)
AMDmi3 added reviewers: glebius, des.
AMDmi3 retitled this revision from Switch default locale for russian logic class to UTF-8 to Switch default locale for russian login class to UTF-8.Mar 24 2015, 10:59 PM
glebius edited edge metadata.

I vote "yes" for this switch. There are some outfalls however.

https://lists.freebsd.org/pipermail/freebsd-current/2014-April/049305.html

But benefits definitely overweight outfalls in 2015.

This revision is now accepted and ready to land.Mar 25 2015, 10:03 AM