Bug 122883

Summary: [patch] login class for ukrainian users accounts
Product: Base System Reporter: a <a>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me CC: a
Priority: Normal Keywords: patch
Version: 7.0-STABLE   
Hardware: Any   
OS: Any   

Description a 2008-04-18 08:40:04 UTC
For correct work with some ukrainian-specific chars ukrainian users need to set such environment variables: 
charset=KOI8-U
lang=uk_UA.KOI8-U
Suggest to create class in login class capabilities database for that.

Fix: 

--- /etc/login.conf     2008/04/17 06:47:37     1.1
+++ /etc/login.conf     2008/04/17 06:49:12
@@ -80,6 +80,13 @@
        :lang=ru_RU.KOI8-R:\
        :tc=default:

+#
+# Ukrainian Users Accounts. Setup proper environment variables.
+#
+ukrainian|Ukrainian Users Accounts:\
+        :charset=KOI8-U:\
+        :lang=uk_UA.KOI8-U:\
+        :tc=default:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:10 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:40:01 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>