summaryrefslogtreecommitdiff
path: root/factory-default
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-03-01 02:30:52 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-03-07 01:30:16 +0000
commit018121dd82f4c679c019771bffaba1620a6c9e35 (patch)
tree63c03443551e75eaeab7f9e7b458383bbf0f5b42 /factory-default
parentprofiles: add dedibox/lt-2016 (diff)
downloadportage-018121dd82f4c679c019771bffaba1620a6c9e35.tar.xz
factory: sys-libs/glibc: Add /etc/locale.gen
Diffstat (limited to 'factory-default')
-rw-r--r--factory-default/sys-libs/glibc/etc/locale.gen19
1 files changed, 19 insertions, 0 deletions
diff --git a/factory-default/sys-libs/glibc/etc/locale.gen b/factory-default/sys-libs/glibc/etc/locale.gen
new file mode 100644
index 00000000..afde6682
--- /dev/null
+++ b/factory-default/sys-libs/glibc/etc/locale.gen
@@ -0,0 +1,19 @@
+# /etc/locale.gen: list all of the locales you want to have on your system
+#
+# The format of each line:
+# <locale> <charmap>
+#
+# Where <locale> is a locale located in /usr/share/i18n/locales/ and
+# where <charmap> is a charmap located in /usr/share/i18n/charmaps/.
+#
+# All blank lines and lines starting with # are ignored.
+#
+# For the default list of supported combinations, see the file:
+# /usr/share/i18n/SUPPORTED
+#
+# Whenever glibc is emerged, the locales listed here will be automatically
+# rebuilt for you. After updating this file, you can simply run `locale-gen`
+# yourself instead of re-emerging glibc.
+
+en_US ISO-8859-1
+en_US.UTF-8 UTF-8