Skip to content

Commit 08d24e9

Browse files
authored
Merge pull request #12 from protonesso/patch-1
add russian locale
2 parents c5a9f2d + fcbc64e commit 08d24e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

GoboALFS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ InChroot localedef -i pl_PL -f ISO-8859-2 pl_PL
224224
InChroot localedef -i pl_PL -f UTF-8 pl_PL
225225
InChroot localedef -i hu_HU -f ISO-8859-2 hu_HU
226226
InChroot localedef -i hu_HU -f UTF-8 hu_HU
227+
InChroot localedef -i ru_RU -f KOI8-R ru_RU
228+
InChroot localedef -i ru_RU -f UTF-8 ru_RU
227229

228230
# Update /etc/passwd, /etc/group, /etc/resolv.conf, /etc/sudoers, and udev settings
229231

0 commit comments

Comments
 (0)