]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 18:49:43 +0000 (19:49 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 18:49:43 +0000 (19:49 +0100)
Package changes:
+net-dns/idnkit-1.0-r1

.etckeeper
idn.conf [new file with mode: 0644]
idn.conf.sample [new file with mode: 0644]
idnalias.conf [new file with mode: 0644]
idnalias.conf.sample [new file with mode: 0644]

index a20941c899bd7bb3115517dced98632f5053427c..a38796bcbd221803704541979fbed3d7a0c2da31 100755 (executable)
@@ -577,6 +577,10 @@ maybe chmod 0644 './gtk-3.0/settings.ini'
 maybe chmod 0644 './host.conf'
 maybe chmod 0644 './hosts'
 maybe chmod 0644 './idmapd.conf'
+maybe chmod 0644 './idn.conf'
+maybe chmod 0644 './idn.conf.sample'
+maybe chmod 0644 './idnalias.conf'
+maybe chmod 0644 './idnalias.conf.sample'
 maybe chmod 0755 './init.d'
 maybe chmod 0755 './init.d/NetworkManager'
 maybe chmod 0755 './init.d/acpid'
diff --git a/idn.conf b/idn.conf
new file mode 100644 (file)
index 0000000..9943cf5
--- /dev/null
+++ b/idn.conf
@@ -0,0 +1,61 @@
+# $Id: idn.conf.sample.in,v 1.24 2003/03/05 23:25:02 miyayama Exp $
+#
+# Sample file for idnkit configuration file (idn.conf).
+#
+
+#
+# `idn-encoding' entry specifies the encoding name used as the encoding
+# of multilingualized names by resolvers and DNS servers.  Currently, the
+# following encodings are available:
+#
+#      Punycode
+#      UTF-8
+#      <codeset names your iconv_open() accepts>
+#
+# If you enabled extra ace feature, following IDN encoding can be used.
+#
+#      AMC-ACE-Z (old name of Punycode)
+#      RACE
+#
+# syntax)
+#      idn-encoding <encoding>
+#
+idn-encoding Punycode
+
+#
+# `nameprep' entry specifies the version of NAMEPREP.
+# idnkit currently supports the following version:
+#
+#      RFC3491                 -- name preparation scheme described in the
+#                                 RFC3491
+#
+# syntax)
+#      nameprep <nameprep version>
+#
+nameprep RFC3491
+
+#
+# `local-map' entry specifies TLD (top level domain) based local mapping
+# schemes, which is performed before NAMEPREP.  Available schemes are:
+# 
+#      <nameprep version>      -- nameprep version
+#      filemap:<pathname>      -- read mapping rules from a file
+#
+# syntax)
+#      local-map <tld> <scheme> ...
+#
+# If the TLD of the domain name matches <tld>, local mapping specified
+# by <scheme> is performed on the name.  Otherwise no mapping are
+# performed.  Multiple schemes can be specified; they are applied in
+# turn.
+#
+# There are two special <tld>s for specifying a default mapping rule
+# and a mapping rule for local names (domain names containing no
+# dots).  If <tld> is `.', its schemes are applied to domain names
+# whose TLD does not match any TLDs specified in local-map entries.
+# If <tld> is `-', its schemes are applied to domain names which
+# contain no dots.
+# 
+#local-map -   filemap:/some/where/local.map
+#local-map .   filemap:/some/where/default.map
+local-map .jp  filemap:/usr/share/idnkit/jp.map
diff --git a/idn.conf.sample b/idn.conf.sample
new file mode 100644 (file)
index 0000000..9943cf5
--- /dev/null
@@ -0,0 +1,61 @@
+# $Id: idn.conf.sample.in,v 1.24 2003/03/05 23:25:02 miyayama Exp $
+#
+# Sample file for idnkit configuration file (idn.conf).
+#
+
+#
+# `idn-encoding' entry specifies the encoding name used as the encoding
+# of multilingualized names by resolvers and DNS servers.  Currently, the
+# following encodings are available:
+#
+#      Punycode
+#      UTF-8
+#      <codeset names your iconv_open() accepts>
+#
+# If you enabled extra ace feature, following IDN encoding can be used.
+#
+#      AMC-ACE-Z (old name of Punycode)
+#      RACE
+#
+# syntax)
+#      idn-encoding <encoding>
+#
+idn-encoding Punycode
+
+#
+# `nameprep' entry specifies the version of NAMEPREP.
+# idnkit currently supports the following version:
+#
+#      RFC3491                 -- name preparation scheme described in the
+#                                 RFC3491
+#
+# syntax)
+#      nameprep <nameprep version>
+#
+nameprep RFC3491
+
+#
+# `local-map' entry specifies TLD (top level domain) based local mapping
+# schemes, which is performed before NAMEPREP.  Available schemes are:
+# 
+#      <nameprep version>      -- nameprep version
+#      filemap:<pathname>      -- read mapping rules from a file
+#
+# syntax)
+#      local-map <tld> <scheme> ...
+#
+# If the TLD of the domain name matches <tld>, local mapping specified
+# by <scheme> is performed on the name.  Otherwise no mapping are
+# performed.  Multiple schemes can be specified; they are applied in
+# turn.
+#
+# There are two special <tld>s for specifying a default mapping rule
+# and a mapping rule for local names (domain names containing no
+# dots).  If <tld> is `.', its schemes are applied to domain names
+# whose TLD does not match any TLDs specified in local-map entries.
+# If <tld> is `-', its schemes are applied to domain names which
+# contain no dots.
+# 
+#local-map -   filemap:/some/where/local.map
+#local-map .   filemap:/some/where/default.map
+local-map .jp  filemap:/usr/share/idnkit/jp.map
diff --git a/idnalias.conf b/idnalias.conf
new file mode 100644 (file)
index 0000000..3495dbc
--- /dev/null
@@ -0,0 +1,12 @@
+*.ISO_8859-1   ISO-8859-1
+*.ISO_8859-2   ISO-8859-1
+*.SJIS         Shift_JIS
+*.Shift_JIS    Shift_JIS
+ja_JP.EUC      EUC-JP
+ko_KR.EUC      EUC-KR
+*.big5         Big5
+*.Big5         Big5
+*.KOI8-R       KOI8-R
+*.GB2312       GB2312
+ja             EUC-JP
+japanese       EUC-JP
diff --git a/idnalias.conf.sample b/idnalias.conf.sample
new file mode 100644 (file)
index 0000000..3495dbc
--- /dev/null
@@ -0,0 +1,12 @@
+*.ISO_8859-1   ISO-8859-1
+*.ISO_8859-2   ISO-8859-1
+*.SJIS         Shift_JIS
+*.Shift_JIS    Shift_JIS
+ja_JP.EUC      EUC-JP
+ko_KR.EUC      EUC-KR
+*.big5         Big5
+*.Big5         Big5
+*.KOI8-R       KOI8-R
+*.GB2312       GB2312
+ja             EUC-JP
+japanese       EUC-JP