Bug 122883 - [patch] login class for ukrainian users accounts
Summary: [patch] login class for ukrainian users accounts
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: 7.0-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-04-18 08:40 UTC by a
Modified: 2022-10-17 12:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>