| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: glibc | Distribution: Apollo |
| Version: 2.0.7 | Vendor: Red Hat, Inc. |
| Release: 29.4 | Build date: Thu Sep 7 00:37:53 2000 |
| Group: Development/Libraries/Libc | Build host: lisa.devel.redhat.com |
| Size: 15220788 | Source RPM: glibc-2.0.7-29.4.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: GNU libc | |
Contains the standard libraries that are used by multiple programs on the system. In order to save disk space and memory, as well as to ease upgrades, common system code is kept in one place and shared between programs. This package contains the most important sets of shared libraries, the standard C library and the standard math library. Without these, a Linux system will not function. It also contains national language (locale) support and timezone databases.
LGPL
* Wed Sep 06 2000 Jakub Jelinek <jakub@redhat.com>
- avoid using MAP_INHERIT flag to mmap, 2.0.3x kernels
printk about each such occurence.
* Sat Sep 02 2000 Jakub Jelinek <jakub@redhat.com>
- fix the last patch, duh
* Fri Sep 01 2000 Jakub Jelinek <jakub@redhat.com>
- don't allow LANG/LC_* to contain / in suid/sgid programs
* Fri Aug 25 2000 Jakub Jelinek <jakub@redhat.com>
- properly unset LD_ variables in setuid/setgid applications
* Thu Aug 12 1999 Cristian Gafton <gafton@redhat.com>
- add tzfile patch to fix tzinfo problems for US/Central
* Sat Oct 10 1998 Cristian Gafton <gafton@redhat.com>
- strip binaries
- updated to fix some of the memory leaks in the dl code
* Wed Sep 30 1998 Cristian Gafton <gafton@redhat.com>
- ypall UDP socket leak fixed
- add if_shaper.h
- list ruffian as a supported arch
- serbian locale support
- slovak patches in
* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
- resolver timeout fix on un-networked systems
* Thu Aug 27 1998 Cristian Gafton <gafton@redhat.com>
- fix for tmp race condition on glibcbug
- fix for getpagesize() in sparc
- man pages for the db functions (from old db-1.85)
* Thu Aug 20 1998 Jeff Johnson <jbj@redhat.com>
- patches for debugging threads (http://odin.appliedtheory.com/).
* Mon Aug 17 1998 Cristian Gafton <gafton@redhat.com>
- new cvs version and patch top fix some typos
* Thu Aug 13 1998 Jakub Jelinek <jj@ultra.linux.cz>
- Fix SPARC longjmp to allow threaded apps (sparc4)
- install in localedata requires chroot to be in $PATH
* Thu Jul 23 1998 Cristian Gafton <gafton@redhat.com>
- upgraded the cvs snapshot to match the "official" pre5 release
- also upgraded the linuxthreads package
- changelog is not at the end of the spec file.
* Mon Jul 20 1998 Cristian Gafton <gafton@redhat.com>
- added patch for socketbits.h to define CMSG_LEN/ALIGN/SPACE
* Sat Jul 11 1998 Cristian Gafton <gafton@redhat.com>
- upgraded again from the cvs version to catch the paranoia env patch
- added a patch to fix the backport of the env paranoia found in the CVS
* Fri Jun 26 1998 Cristian Gafton <gafton@redhat.com>
- updated the cvs version
- added a (maybe way too paranoid) tz patch
* Wed Jun 03 1998 Jeff Johnson <jbj@redhat.com>
- Add sparc patches from davem.
* Sat May 23 1998 Cristian Gafton <gafton@redhat.com>
- updated again sbapshot to catch the latest rpc fixes
* Thu May 21 1998 Cristian Gafton <gafton@redhat.com>
- updated snapshot to include the fixed time patches
- added Jeff's sparc patch
* Wed May 20 1998 Cristian Gafton <gafton@redhat.com>
- added time-related patches for tzset & friends
* Sat May 09 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- added a patch to fix the pow function (ulrich drepper, pointed out by
andreas jaeger)
- updated snapshot
* Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
- updated snapshot
- fixed sethostid which used to require the slack-dead /var/adm dir
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
- fixed russian locale problem
- alpha should now link again statically. Patch from rth
* Sat Apr 18 1998 Cristian Gafton <gafton@redhat.com>
- updated snapchot and added a patch to fix a closelog() problem
* Tue Apr 14 1998 Cristian Gafton <gafton@redhat.com>
- updated snapshot and added a new patch to fix __open_catalog
- added AutoReqProv: false to help break some circular dependencies
* Mon Apr 06 1998 Cristian Gafton <gafton@redhat.com>
- updated glibc snapshot
* Sat Apr 04 1998 Cristian Gafton <gafton@redhat.com>
- updated snapshot; rebuilt package on alpha with egcs
* Tue Mar 31 1998 Cristian Gafton <gafton@redhat.com>
- more patches to fix dlopen()/dlclose problems
* Tue Mar 24 1998 Cristian Gafton <gafton@redhat.com>
- fixed a dlclose() problem.
- updated the cvs snapshot
* Fri Mar 20 1998 Cristian Gafton <gafton@redhat.com>
- need a fairly recent version of texinfo (3.11 or later). Handle this
through a Conflicts: header for the glibc-devel package
* Sat Mar 14 1998 Cristian Gafton <gafton@redhat.com>
- new package versioning for snapshots
* Sat Mar 14 1998 Cristian Gafton <gafton@redhat.com>
- new snapshot
- fixed a localedef bug
- reverted some changes in the new localedata ru_RU that caused locale files
to be built incorrectly.
* Wed Mar 04 1998 Cristian Gafton <gafton@redhat.com>
- downgraded kernel headers to 2.1.76. tty changes in more recent kernels
require too many programs to be recompiled against the new glibc.
- upgraded the dlfix patch for dlopen() to handle large shared objects
- updated the fix patch to make the source compile on alpha
- the new sources require binutils 2.8.1.0.21 or later to compile on alpha
- updated snapshot; lots of patches obsoleted
- added a patch to buold & install the localedata files correctly
- added yet another patch from H.J.Lu
* Sat Feb 28 1998 Cristian Gafton <gafton@redhat.com>
- updated the snapshot
- upgraded the kernel headers to 2.1.88
- replaced the full kernel source with a homebrew
linux-include-2.1.88.tar.gz (it was way too hard to maintain glibc from
home over my modem...)
* Wed Feb 18 1998 Cristian Gafton <gafton@redhat.com>
- added a dl-open fix for the RTLD_GLOBAL flag
* Sat Feb 07 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to 2.0.7pre1
- modified spec file to include linuxthreads man pages and documentation
* Wed Jan 28 1998 Erik Troan <ewt@redhat.com>
- don't believe LD_PRELOAD if the app is setuid root
* Tue Jan 27 1998 Cristian Gafton <gafton@redhat.com>
- added (what else ?) more patches from Andreas Jaeger, Andreas Schwab,
Ulrich Drepper and H J Lu
* Fri Jan 16 1998 Cristian Gafton <gafton@redhat.com>
- added nss patch to fix a problem of ignoring the NSS_STATUS_TRYAGAIN
return value from the modules by getXXbyYY_r and getXXent_r functions
- added another patch for the nss_db from Andreas Schwab
* Wed Jan 14 1998 Cristian Gafton <gafton@redhat.com>
- added a patch to fix the problems with the nss_db lookups from Andreas
Schwab
- added a patch to fix lookup problems with large entries (errno not being
reset from ERANGE)
- added another two tiny patches from Andreas Jaeger
- added a header patch for the net/if.h file which failed to #define
- fixed obsoletes header for linuxthreads
- added a patch for locale on big endian machines from Andreas Schwab
- added a config patch from Andreas Jaeger
* Wed Jan 07 1998 Cristian Gafton <gafton@redhat.com>
- figured out how to handle newer kernels on alpha - back to 2.1.76
- added a patch to address case-sensitve hosts and aliases lookup brokeness
- re-added the patch for alpha/net/route.h, which somehow escaped the
official release
- added the threads and thread-signal patches from Andreas Jaeger
* Mon Dec 29 1997 Cristian Gafton <gafton@redhat.com>
- finally 2.0.6 final release is here...
- reverted to kernel headers 2.1.60. Although the latest one available
should be used (2.1.76 at the moment), the new kernel headers break
compilation on alpha (due to the rename of the __NR_sigaction to
__NR_old_osf_sigaction). In two days I haven't figured out the correct
place to modify this on glibc sources, so...
* Thu Dec 25 1997 Cristian Gafton <gafton@redhat.com>
- upgraded to pre6
* Tue Dec 23 1997 Cristian Gafton <gafton@redhat.com>
- upgraded to pre5
- added NIS patch fix
* Mon Dec 15 1997 Cristian Gafton <gafton@redhat.com>
- added security patch
* Fri Dec 12 1997 Cristian Gafton <gafton@redhat.com>
- updated to 2.0.6pre4
- cleaned up the spec file
* Sun Nov 09 1997 Erik Troan <ewt@redhat.com>
- added setlocale patch from Ulrich
* Wed Nov 05 1997 Erik Troan <ewt@redhat.com>
- added new glob.c from Ulrich
* Wed Oct 29 1997 Erik Troan <ewt@redhat.com>
- fixed timezone patch
* Tue Oct 28 1997 Erik Troan <ewt@redhat.com>
- added patch to fix sense on timezone global
* Sat Oct 25 1997 Erik Troan <ewt@redhat.com>
- build against included kernel headers
- added ld.so patch from ulrich
* Fri Oct 24 1997 Erik Troan <ewt@redhat.com>
- added documentation files as %doc
- improved obsoletes list
* Thu Oct 16 1997 Erik Troan <ewt@redhat.com>
- added patch to fix nfs inet_ntoa() memory leak
- create proper sysdeps/alpha/Implies
- create configparms w/ a here doc, not a separate patch file
* Thu Oct 09 1997 Erik Troan <ewt@redhat.com>
- added patch from Ulrich for rcmd() w/ IP number
* Tue Sep 16 1997 Erik Troan <ewt@redhat.com>
- added obsolete entries
* Mon Sep 15 1997 Erik Troan <ewt@redhat.com>
- removed /usr/info/dir
- added support for install-info for devel package
* Wed Sep 10 1997 Erik Troan <ewt@redhat.com>
- updated to 2.0.5c
* Wed Sep 10 1997 Erik Troan <ewt@redhat.com>
- added getcwd() fix from Ulrich
- changed datadir to default /usr/share instead of /usr/lib
* Mon Sep 01 1997 Erik Troan <ewt@redhat.com>
- fixed some symlinks (which broke due to the buildroot)
* Thu Aug 28 1997 Erik Troan <ewt@redhat.com>
- removed extrneous symlinks invocation
- removed /etc/localtime from filelist
* Wed Aug 27 1997 Erik Troan <ewt@redhat.com>
- added patch to tcp.h from Ulrich
* Wed Aug 27 1997 Erik Troan <ewt@redhat.com>
- updated to 2.0.5
- removed zic symlink hack
* Sat Aug 23 1997 Erik Troan <ewt@redhat.com>
- minor hack for alpha (won't be necessary in next release)
- switched to use a build root
- dynamically builds file lists
* Tue Aug 19 1997 Erik Troan <ewt@redhat.com>
- 1) Updated to glibc 2.0.5pre5 (version of package is 2.0.4.9)
* Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- 1) Updated to glibc 2.0.4
* Thu May 15 1997 Erik Troan <ewt@redhat.com>
- 1) Updated to glibc 2.0.3, builds glibc on Intel as well.
* Tue Feb 18 1997 Erik Troan <ewt@redhat.com>
- 1) added patch for shadow to work w/ :: rather then :-1: entries
- 2) incorporated Richard Henderson's string operation fix
- 3) added default /etc/nsswitch.conf
/etc/nsswitch.conf /etc/rpc /lib/ld-2.0.7.so /lib/ld-linux.so.2 /lib/libBrokenLocale-2.0.7.so /lib/libBrokenLocale.so.1 /lib/libc-2.0.7.so /lib/libc.so.6 /lib/libcrypt-2.0.7.so /lib/libcrypt.so.1 /lib/libdb-2.0.7.so /lib/libdb.so.2 /lib/libdl-2.0.7.so /lib/libdl.so.2 /lib/libm-2.0.7.so /lib/libm.so.6 /lib/libnsl-2.0.7.so /lib/libnsl.so.1 /lib/libnss_compat-2.0.7.so /lib/libnss_compat.so.1 /lib/libnss_db-2.0.7.so /lib/libnss_db.so.1 /lib/libnss_dns-2.0.7.so /lib/libnss_dns.so.1 /lib/libnss_files-2.0.7.so /lib/libnss_files.so.1 /lib/libnss_nis-2.0.7.so /lib/libnss_nis.so.1 /lib/libpthread-0.7.so /lib/libpthread.so.0 /lib/libresolv-2.0.7.so /lib/libresolv.so.2 /lib/libutil-2.0.7.so /lib/libutil.so.1 /usr/bin/gencat /usr/bin/getconf /usr/bin/glibcbug /usr/bin/ldd /usr/bin/locale /usr/bin/localedef /usr/bin/makedb /usr/bin/rpcgen /usr/bin/tzselect /usr/doc/glibc-2.0.7 /usr/doc/glibc-2.0.7/BUGS /usr/doc/glibc-2.0.7/ChangeLog.1.gz /usr/doc/glibc-2.0.7/ChangeLog.2.gz /usr/doc/glibc-2.0.7/ChangeLog.3.gz /usr/doc/glibc-2.0.7/ChangeLog.4.gz /usr/doc/glibc-2.0.7/ChangeLog.5.gz /usr/doc/glibc-2.0.7/ChangeLog.6.gz /usr/doc/glibc-2.0.7/ChangeLog.gz /usr/doc/glibc-2.0.7/ChangeLog.threads.gz /usr/doc/glibc-2.0.7/Changes.threads /usr/doc/glibc-2.0.7/FAQ /usr/doc/glibc-2.0.7/FAQ-threads.html /usr/doc/glibc-2.0.7/INSTALL /usr/doc/glibc-2.0.7/NEWS /usr/doc/glibc-2.0.7/NOTES /usr/doc/glibc-2.0.7/PROJECTS /usr/doc/glibc-2.0.7/README /usr/doc/glibc-2.0.7/README.crypt /usr/doc/glibc-2.0.7/README.threads /usr/doc/glibc-2.0.7/examples.threads /usr/doc/glibc-2.0.7/examples.threads/Makefile /usr/doc/glibc-2.0.7/examples.threads/ex1.c /usr/doc/glibc-2.0.7/examples.threads/ex2.c /usr/doc/glibc-2.0.7/examples.threads/ex3.c /usr/doc/glibc-2.0.7/examples.threads/ex4.c /usr/doc/glibc-2.0.7/examples.threads/ex5.c /usr/doc/glibc-2.0.7/examples.threads/ex6.c /usr/sbin/rpcinfo /usr/sbin/zdump /usr/sbin/zic /usr/share /usr/share/i18n /usr/share/i18n/charmaps /usr/share/i18n/charmaps/ANSI_X3.110-1983 /usr/share/i18n/charmaps/ANSI_X3.4-1968 /usr/share/i18n/charmaps/ASMO_449 /usr/share/i18n/charmaps/BALTIC /usr/share/i18n/charmaps/BS_4730 /usr/share/i18n/charmaps/BS_VIEWDATA /usr/share/i18n/charmaps/CP1250 /usr/share/i18n/charmaps/CP1251 /usr/share/i18n/charmaps/CP1252 /usr/share/i18n/charmaps/CP1253 /usr/share/i18n/charmaps/CP1254 /usr/share/i18n/charmaps/CP1255 /usr/share/i18n/charmaps/CP1256 /usr/share/i18n/charmaps/CP1257 /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR /usr/share/i18n/charmaps/CSN_369103 /usr/share/i18n/charmaps/CWI /usr/share/i18n/charmaps/DEC-MCS /usr/share/i18n/charmaps/DIN_66003 /usr/share/i18n/charmaps/DS_2089 /usr/share/i18n/charmaps/EBCDIC-AT-DE /usr/share/i18n/charmaps/EBCDIC-AT-DE-A /usr/share/i18n/charmaps/EBCDIC-CA-FR /usr/share/i18n/charmaps/EBCDIC-DK-NO /usr/share/i18n/charmaps/EBCDIC-DK-NO-A /usr/share/i18n/charmaps/EBCDIC-ES /usr/share/i18n/charmaps/EBCDIC-ES-A /usr/share/i18n/charmaps/EBCDIC-ES-S /usr/share/i18n/charmaps/EBCDIC-FI-SE /usr/share/i18n/charmaps/EBCDIC-FI-SE-A /usr/share/i18n/charmaps/EBCDIC-FR /usr/share/i18n/charmaps/EBCDIC-IS-FRISS /usr/share/i18n/charmaps/EBCDIC-IT /usr/share/i18n/charmaps/EBCDIC-PT /usr/share/i18n/charmaps/EBCDIC-UK /usr/share/i18n/charmaps/EBCDIC-US /usr/share/i18n/charmaps/ECMA-CYRILLIC /usr/share/i18n/charmaps/ES /usr/share/i18n/charmaps/ES2 /usr/share/i18n/charmaps/GB_1988-80 /usr/share/i18n/charmaps/GOST_19768-74 /usr/share/i18n/charmaps/GREEK-CCITT /usr/share/i18n/charmaps/GREEK7 /usr/share/i18n/charmaps/GREEK7-OLD /usr/share/i18n/charmaps/HP-ROMAN8 /usr/share/i18n/charmaps/IBM037 /usr/share/i18n/charmaps/IBM038 /usr/share/i18n/charmaps/IBM1004 /usr/share/i18n/charmaps/IBM1026 /usr/share/i18n/charmaps/IBM1047 /usr/share/i18n/charmaps/IBM256 /usr/share/i18n/charmaps/IBM273 /usr/share/i18n/charmaps/IBM274 /usr/share/i18n/charmaps/IBM275 /usr/share/i18n/charmaps/IBM277 /usr/share/i18n/charmaps/IBM278 /usr/share/i18n/charmaps/IBM280 /usr/share/i18n/charmaps/IBM281 /usr/share/i18n/charmaps/IBM284 /usr/share/i18n/charmaps/IBM285 /usr/share/i18n/charmaps/IBM290 /usr/share/i18n/charmaps/IBM297 /usr/share/i18n/charmaps/IBM420 /usr/share/i18n/charmaps/IBM423 /usr/share/i18n/charmaps/IBM424 /usr/share/i18n/charmaps/IBM437 /usr/share/i18n/charmaps/IBM500 /usr/share/i18n/charmaps/IBM850 /usr/share/i18n/charmaps/IBM851 /usr/share/i18n/charmaps/IBM852 /usr/share/i18n/charmaps/IBM855 /usr/share/i18n/charmaps/IBM857 /usr/share/i18n/charmaps/IBM860 /usr/share/i18n/charmaps/IBM861 /usr/share/i18n/charmaps/IBM862 /usr/share/i18n/charmaps/IBM863 /usr/share/i18n/charmaps/IBM864 /usr/share/i18n/charmaps/IBM865 /usr/share/i18n/charmaps/IBM868 /usr/share/i18n/charmaps/IBM869 /usr/share/i18n/charmaps/IBM870 /usr/share/i18n/charmaps/IBM871 /usr/share/i18n/charmaps/IBM875 /usr/share/i18n/charmaps/IBM880 /usr/share/i18n/charmaps/IBM891 /usr/share/i18n/charmaps/IBM903 /usr/share/i18n/charmaps/IBM904 /usr/share/i18n/charmaps/IBM905 /usr/share/i18n/charmaps/IBM918 /usr/share/i18n/charmaps/IEC_P27-1 /usr/share/i18n/charmaps/INIS /usr/share/i18n/charmaps/INIS-8 /usr/share/i18n/charmaps/INIS-CYRILLIC /usr/share/i18n/charmaps/INVARIANT /usr/share/i18n/charmaps/ISO-8859-1 /usr/share/i18n/charmaps/ISO-8859-10 /usr/share/i18n/charmaps/ISO-8859-2 /usr/share/i18n/charmaps/ISO-8859-3 /usr/share/i18n/charmaps/ISO-8859-4 /usr/share/i18n/charmaps/ISO-8859-5 /usr/share/i18n/charmaps/ISO-8859-6 /usr/share/i18n/charmaps/ISO-8859-7 /usr/share/i18n/charmaps/ISO-8859-8 /usr/share/i18n/charmaps/ISO-8859-9 /usr/share/i18n/charmaps/ISO-IR-90 /usr/share/i18n/charmaps/ISO_10367-BOX /usr/share/i18n/charmaps/ISO_10646 /usr/share/i18n/charmaps/ISO_2033-1983 /usr/share/i18n/charmaps/ISO_5427 /usr/share/i18n/charmaps/ISO_5427-EXT /usr/share/i18n/charmaps/ISO_5428 /usr/share/i18n/charmaps/ISO_646.BASIC /usr/share/i18n/charmaps/ISO_646.IRV /usr/share/i18n/charmaps/ISO_6937 /usr/share/i18n/charmaps/ISO_6937-2-25 /usr/share/i18n/charmaps/ISO_6937-2-ADD /usr/share/i18n/charmaps/ISO_8859-1,GL /usr/share/i18n/charmaps/ISO_8859-SUPP /usr/share/i18n/charmaps/IT /usr/share/i18n/charmaps/JIS_C6220-1969-JP /usr/share/i18n/charmaps/JIS_C6220-1969-RO /usr/share/i18n/charmaps/JIS_C6229-1984-A /usr/share/i18n/charmaps/JIS_C6229-1984-B /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-HAND /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-KANA /usr/share/i18n/charmaps/JIS_X0201 /usr/share/i18n/charmaps/JUS_I.B1.002 /usr/share/i18n/charmaps/JUS_I.B1.003-MAC /usr/share/i18n/charmaps/JUS_I.B1.003-SERB /usr/share/i18n/charmaps/KOI-8 /usr/share/i18n/charmaps/KOI8-R /usr/share/i18n/charmaps/KSC5636 /usr/share/i18n/charmaps/LATIN-GREEK /usr/share/i18n/charmaps/LATIN-GREEK-1 /usr/share/i18n/charmaps/MAC-IS /usr/share/i18n/charmaps/MACINTOSH /usr/share/i18n/charmaps/MSZ_7795.3 /usr/share/i18n/charmaps/NATS-DANO /usr/share/i18n/charmaps/NATS-DANO-ADD /usr/share/i18n/charmaps/NATS-SEFI /usr/share/i18n/charmaps/NATS-SEFI-ADD /usr/share/i18n/charmaps/NC_NC00-10 /usr/share/i18n/charmaps/NEXTSTEP /usr/share/i18n/charmaps/NF_Z_62-010 /usr/share/i18n/charmaps/NF_Z_62-010-1973 /usr/share/i18n/charmaps/NS_4551-1 /usr/share/i18n/charmaps/NS_4551-2 /usr/share/i18n/charmaps/PT /usr/share/i18n/charmaps/PT2 /usr/share/i18n/charmaps/SAMI /usr/share/i18n/charmaps/SEN_850200_B /usr/share/i18n/charmaps/SEN_850200_C /usr/share/i18n/charmaps/T.101-G2 /usr/share/i18n/charmaps/T.61-7BIT /usr/share/i18n/charmaps/T.61-8BIT /usr/share/i18n/charmaps/VIDEOTEX-SUPPL /usr/share/i18n/locales /usr/share/i18n/locales/POSIX /usr/share/i18n/locales/cs_CZ /usr/share/i18n/locales/da_DK /usr/share/i18n/locales/de_AT /usr/share/i18n/locales/de_BE /usr/share/i18n/locales/de_CH /usr/share/i18n/locales/de_DE /usr/share/i18n/locales/de_LU /usr/share/i18n/locales/en_AU /usr/share/i18n/locales/en_CA /usr/share/i18n/locales/en_CA,2.5 /usr/share/i18n/locales/en_DK /usr/share/i18n/locales/en_DK.com /usr/share/i18n/locales/en_GB /usr/share/i18n/locales/en_IE /usr/share/i18n/locales/en_NZ /usr/share/i18n/locales/en_US /usr/share/i18n/locales/es_AR /usr/share/i18n/locales/es_BO /usr/share/i18n/locales/es_CL /usr/share/i18n/locales/es_CO /usr/share/i18n/locales/es_DO /usr/share/i18n/locales/es_EC /usr/share/i18n/locales/es_ES /usr/share/i18n/locales/es_GT /usr/share/i18n/locales/es_HN /usr/share/i18n/locales/es_MX /usr/share/i18n/locales/es_PA /usr/share/i18n/locales/es_PE /usr/share/i18n/locales/es_PY /usr/share/i18n/locales/es_SV /usr/share/i18n/locales/es_US /usr/share/i18n/locales/es_UY /usr/share/i18n/locales/es_VE /usr/share/i18n/locales/et_EE /usr/share/i18n/locales/eu_ES /usr/share/i18n/locales/fi_FI /usr/share/i18n/locales/fo_FO /usr/share/i18n/locales/fr_BE /usr/share/i18n/locales/fr_CA /usr/share/i18n/locales/fr_CA,2.13 /usr/share/i18n/locales/fr_CH /usr/share/i18n/locales/fr_FR /usr/share/i18n/locales/fr_LU /usr/share/i18n/locales/ga_IE /usr/share/i18n/locales/gr_GR /usr/share/i18n/locales/he_IL /usr/share/i18n/locales/hr_HR /usr/share/i18n/locales/hu_HU /usr/share/i18n/locales/is_IS /usr/share/i18n/locales/it_IT /usr/share/i18n/locales/iw_IL /usr/share/i18n/locales/ja_JP /usr/share/i18n/locales/kl_GL /usr/share/i18n/locales/lt_LT /usr/share/i18n/locales/lv_LV /usr/share/i18n/locales/nl_BE /usr/share/i18n/locales/nl_NL /usr/share/i18n/locales/no_NO /usr/share/i18n/locales/pl_PL /usr/share/i18n/locales/pt_BR /usr/share/i18n/locales/pt_PT /usr/share/i18n/locales/ro_RO /usr/share/i18n/locales/ru_RU /usr/share/i18n/locales/ru_SU /usr/share/i18n/locales/sk_SK /usr/share/i18n/locales/sl_SI /usr/share/i18n/locales/sr_YU /usr/share/i18n/locales/sv_FI /usr/share/i18n/locales/sv_SE /usr/share/i18n/locales/tr_TR /usr/share/i18n/locales/zh_CN /usr/share/locale /usr/share/locale/cs_CZ /usr/share/locale/cs_CZ/LC_COLLATE /usr/share/locale/cs_CZ/LC_CTYPE /usr/share/locale/cs_CZ/LC_MESSAGES /usr/share/locale/cs_CZ/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/cs_CZ/LC_MONETARY /usr/share/locale/cs_CZ/LC_NUMERIC /usr/share/locale/cs_CZ/LC_TIME /usr/share/locale/da_DK /usr/share/locale/da_DK/LC_COLLATE /usr/share/locale/da_DK/LC_CTYPE /usr/share/locale/da_DK/LC_MESSAGES /usr/share/locale/da_DK/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/da_DK/LC_MONETARY /usr/share/locale/da_DK/LC_NUMERIC /usr/share/locale/da_DK/LC_TIME /usr/share/locale/de /usr/share/locale/de/LC_MESSAGES /usr/share/locale/de/LC_MESSAGES/libc.mo /usr/share/locale/de_AT /usr/share/locale/de_AT/LC_COLLATE /usr/share/locale/de_AT/LC_CTYPE /usr/share/locale/de_AT/LC_MESSAGES /usr/share/locale/de_AT/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/de_AT/LC_MONETARY /usr/share/locale/de_AT/LC_NUMERIC /usr/share/locale/de_AT/LC_TIME /usr/share/locale/de_BE /usr/share/locale/de_BE/LC_COLLATE /usr/share/locale/de_BE/LC_CTYPE /usr/share/locale/de_BE/LC_MESSAGES /usr/share/locale/de_BE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/de_BE/LC_MONETARY /usr/share/locale/de_BE/LC_NUMERIC /usr/share/locale/de_BE/LC_TIME /usr/share/locale/de_CH /usr/share/locale/de_CH/LC_COLLATE /usr/share/locale/de_CH/LC_CTYPE /usr/share/locale/de_CH/LC_MESSAGES /usr/share/locale/de_CH/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/de_CH/LC_MONETARY /usr/share/locale/de_CH/LC_NUMERIC /usr/share/locale/de_CH/LC_TIME /usr/share/locale/de_DE /usr/share/locale/de_DE/LC_COLLATE /usr/share/locale/de_DE/LC_CTYPE /usr/share/locale/de_DE/LC_MESSAGES /usr/share/locale/de_DE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/de_DE/LC_MONETARY /usr/share/locale/de_DE/LC_NUMERIC /usr/share/locale/de_DE/LC_TIME /usr/share/locale/de_LU /usr/share/locale/de_LU/LC_COLLATE /usr/share/locale/de_LU/LC_CTYPE /usr/share/locale/de_LU/LC_MESSAGES /usr/share/locale/de_LU/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/de_LU/LC_MONETARY /usr/share/locale/de_LU/LC_NUMERIC /usr/share/locale/de_LU/LC_TIME /usr/share/locale/en_CA /usr/share/locale/en_CA/LC_COLLATE /usr/share/locale/en_CA/LC_CTYPE /usr/share/locale/en_CA/LC_MESSAGES /usr/share/locale/en_CA/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/en_CA/LC_MONETARY /usr/share/locale/en_CA/LC_NUMERIC /usr/share/locale/en_CA/LC_TIME /usr/share/locale/en_DK /usr/share/locale/en_DK/LC_COLLATE /usr/share/locale/en_DK/LC_CTYPE /usr/share/locale/en_DK/LC_MESSAGES /usr/share/locale/en_DK/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/en_DK/LC_MONETARY /usr/share/locale/en_DK/LC_NUMERIC /usr/share/locale/en_DK/LC_TIME /usr/share/locale/en_GB /usr/share/locale/en_GB/LC_COLLATE /usr/share/locale/en_GB/LC_CTYPE /usr/share/locale/en_GB/LC_MESSAGES /usr/share/locale/en_GB/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/en_GB/LC_MONETARY /usr/share/locale/en_GB/LC_NUMERIC /usr/share/locale/en_GB/LC_TIME /usr/share/locale/en_IE /usr/share/locale/en_IE/LC_COLLATE /usr/share/locale/en_IE/LC_CTYPE /usr/share/locale/en_IE/LC_MESSAGES /usr/share/locale/en_IE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/en_IE/LC_MONETARY /usr/share/locale/en_IE/LC_NUMERIC /usr/share/locale/en_IE/LC_TIME /usr/share/locale/en_US /usr/share/locale/en_US/LC_COLLATE /usr/share/locale/en_US/LC_CTYPE /usr/share/locale/en_US/LC_MESSAGES /usr/share/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/en_US/LC_MONETARY /usr/share/locale/en_US/LC_NUMERIC /usr/share/locale/en_US/LC_TIME /usr/share/locale/es /usr/share/locale/es/LC_MESSAGES /usr/share/locale/es/LC_MESSAGES/libc.mo /usr/share/locale/es_ES /usr/share/locale/es_ES/LC_COLLATE /usr/share/locale/es_ES/LC_CTYPE /usr/share/locale/es_ES/LC_MESSAGES /usr/share/locale/es_ES/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/es_ES/LC_MONETARY /usr/share/locale/es_ES/LC_NUMERIC /usr/share/locale/es_ES/LC_TIME /usr/share/locale/et_EE /usr/share/locale/et_EE/LC_COLLATE /usr/share/locale/et_EE/LC_CTYPE /usr/share/locale/et_EE/LC_MESSAGES /usr/share/locale/et_EE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/et_EE/LC_MONETARY /usr/share/locale/et_EE/LC_NUMERIC /usr/share/locale/et_EE/LC_TIME /usr/share/locale/eu_ES /usr/share/locale/eu_ES/LC_COLLATE /usr/share/locale/eu_ES/LC_CTYPE /usr/share/locale/eu_ES/LC_MESSAGES /usr/share/locale/eu_ES/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/eu_ES/LC_MONETARY /usr/share/locale/eu_ES/LC_NUMERIC /usr/share/locale/eu_ES/LC_TIME /usr/share/locale/fi_FI /usr/share/locale/fi_FI/LC_COLLATE /usr/share/locale/fi_FI/LC_CTYPE /usr/share/locale/fi_FI/LC_MESSAGES /usr/share/locale/fi_FI/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fi_FI/LC_MONETARY /usr/share/locale/fi_FI/LC_NUMERIC /usr/share/locale/fi_FI/LC_TIME /usr/share/locale/fo_FO /usr/share/locale/fo_FO/LC_COLLATE /usr/share/locale/fo_FO/LC_CTYPE /usr/share/locale/fo_FO/LC_MESSAGES /usr/share/locale/fo_FO/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fo_FO/LC_MONETARY /usr/share/locale/fo_FO/LC_NUMERIC /usr/share/locale/fo_FO/LC_TIME /usr/share/locale/fr /usr/share/locale/fr/LC_MESSAGES /usr/share/locale/fr/LC_MESSAGES/libc.mo /usr/share/locale/fr_BE /usr/share/locale/fr_BE/LC_COLLATE /usr/share/locale/fr_BE/LC_CTYPE /usr/share/locale/fr_BE/LC_MESSAGES /usr/share/locale/fr_BE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fr_BE/LC_MONETARY /usr/share/locale/fr_BE/LC_NUMERIC /usr/share/locale/fr_BE/LC_TIME /usr/share/locale/fr_CA /usr/share/locale/fr_CA/LC_COLLATE /usr/share/locale/fr_CA/LC_CTYPE /usr/share/locale/fr_CA/LC_MESSAGES /usr/share/locale/fr_CA/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fr_CA/LC_MONETARY /usr/share/locale/fr_CA/LC_NUMERIC /usr/share/locale/fr_CA/LC_TIME /usr/share/locale/fr_CH /usr/share/locale/fr_CH/LC_COLLATE /usr/share/locale/fr_CH/LC_CTYPE /usr/share/locale/fr_CH/LC_MESSAGES /usr/share/locale/fr_CH/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fr_CH/LC_MONETARY /usr/share/locale/fr_CH/LC_NUMERIC /usr/share/locale/fr_CH/LC_TIME /usr/share/locale/fr_FR /usr/share/locale/fr_FR/LC_COLLATE /usr/share/locale/fr_FR/LC_CTYPE /usr/share/locale/fr_FR/LC_MESSAGES /usr/share/locale/fr_FR/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fr_FR/LC_MONETARY /usr/share/locale/fr_FR/LC_NUMERIC /usr/share/locale/fr_FR/LC_TIME /usr/share/locale/fr_LU /usr/share/locale/fr_LU/LC_COLLATE /usr/share/locale/fr_LU/LC_CTYPE /usr/share/locale/fr_LU/LC_MESSAGES /usr/share/locale/fr_LU/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/fr_LU/LC_MONETARY /usr/share/locale/fr_LU/LC_NUMERIC /usr/share/locale/fr_LU/LC_TIME /usr/share/locale/ga_IE /usr/share/locale/ga_IE/LC_COLLATE /usr/share/locale/ga_IE/LC_CTYPE /usr/share/locale/ga_IE/LC_MESSAGES /usr/share/locale/ga_IE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/ga_IE/LC_MONETARY /usr/share/locale/ga_IE/LC_NUMERIC /usr/share/locale/ga_IE/LC_TIME /usr/share/locale/gr_GR /usr/share/locale/gr_GR/LC_COLLATE /usr/share/locale/gr_GR/LC_CTYPE /usr/share/locale/gr_GR/LC_MESSAGES /usr/share/locale/gr_GR/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/gr_GR/LC_MONETARY /usr/share/locale/gr_GR/LC_NUMERIC /usr/share/locale/gr_GR/LC_TIME /usr/share/locale/hr_HR /usr/share/locale/hr_HR/LC_COLLATE /usr/share/locale/hr_HR/LC_CTYPE /usr/share/locale/hr_HR/LC_MESSAGES /usr/share/locale/hr_HR/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/hr_HR/LC_MONETARY /usr/share/locale/hr_HR/LC_NUMERIC /usr/share/locale/hr_HR/LC_TIME /usr/share/locale/hu_HU /usr/share/locale/hu_HU/LC_COLLATE /usr/share/locale/hu_HU/LC_CTYPE /usr/share/locale/hu_HU/LC_MESSAGES /usr/share/locale/hu_HU/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/hu_HU/LC_MONETARY /usr/share/locale/hu_HU/LC_NUMERIC /usr/share/locale/hu_HU/LC_TIME /usr/share/locale/is_IS /usr/share/locale/is_IS/LC_COLLATE /usr/share/locale/is_IS/LC_CTYPE /usr/share/locale/is_IS/LC_MESSAGES /usr/share/locale/is_IS/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/is_IS/LC_MONETARY /usr/share/locale/is_IS/LC_NUMERIC /usr/share/locale/is_IS/LC_TIME /usr/share/locale/it_IT /usr/share/locale/it_IT/LC_COLLATE /usr/share/locale/it_IT/LC_CTYPE /usr/share/locale/it_IT/LC_MESSAGES /usr/share/locale/it_IT/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/it_IT/LC_MONETARY /usr/share/locale/it_IT/LC_NUMERIC /usr/share/locale/it_IT/LC_TIME /usr/share/locale/iw_IL /usr/share/locale/iw_IL/LC_COLLATE /usr/share/locale/iw_IL/LC_CTYPE /usr/share/locale/iw_IL/LC_MESSAGES /usr/share/locale/iw_IL/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/iw_IL/LC_MONETARY /usr/share/locale/iw_IL/LC_NUMERIC /usr/share/locale/iw_IL/LC_TIME /usr/share/locale/kl_GL /usr/share/locale/kl_GL/LC_COLLATE /usr/share/locale/kl_GL/LC_CTYPE /usr/share/locale/kl_GL/LC_MESSAGES /usr/share/locale/kl_GL/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/kl_GL/LC_MONETARY /usr/share/locale/kl_GL/LC_NUMERIC /usr/share/locale/kl_GL/LC_TIME /usr/share/locale/ko /usr/share/locale/ko/LC_MESSAGES /usr/share/locale/ko/LC_MESSAGES/libc.mo /usr/share/locale/locale.alias /usr/share/locale/lt_LT /usr/share/locale/lt_LT/LC_COLLATE /usr/share/locale/lt_LT/LC_CTYPE /usr/share/locale/lt_LT/LC_MESSAGES /usr/share/locale/lt_LT/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/lt_LT/LC_MONETARY /usr/share/locale/lt_LT/LC_NUMERIC /usr/share/locale/lt_LT/LC_TIME /usr/share/locale/lv_LV /usr/share/locale/lv_LV/LC_COLLATE /usr/share/locale/lv_LV/LC_CTYPE /usr/share/locale/lv_LV/LC_MESSAGES /usr/share/locale/lv_LV/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/lv_LV/LC_MONETARY /usr/share/locale/lv_LV/LC_NUMERIC /usr/share/locale/lv_LV/LC_TIME /usr/share/locale/nl /usr/share/locale/nl/LC_MESSAGES /usr/share/locale/nl/LC_MESSAGES/libc.mo /usr/share/locale/nl_BE /usr/share/locale/nl_BE/LC_COLLATE /usr/share/locale/nl_BE/LC_CTYPE /usr/share/locale/nl_BE/LC_MESSAGES /usr/share/locale/nl_BE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/nl_BE/LC_MONETARY /usr/share/locale/nl_BE/LC_NUMERIC /usr/share/locale/nl_BE/LC_TIME /usr/share/locale/nl_NL /usr/share/locale/nl_NL/LC_COLLATE /usr/share/locale/nl_NL/LC_CTYPE /usr/share/locale/nl_NL/LC_MESSAGES /usr/share/locale/nl_NL/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/nl_NL/LC_MONETARY /usr/share/locale/nl_NL/LC_NUMERIC /usr/share/locale/nl_NL/LC_TIME /usr/share/locale/no /usr/share/locale/no/LC_MESSAGES /usr/share/locale/no/LC_MESSAGES/libc.mo /usr/share/locale/no_NO /usr/share/locale/no_NO/LC_COLLATE /usr/share/locale/no_NO/LC_CTYPE /usr/share/locale/no_NO/LC_MESSAGES /usr/share/locale/no_NO/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/no_NO/LC_MONETARY /usr/share/locale/no_NO/LC_NUMERIC /usr/share/locale/no_NO/LC_TIME /usr/share/locale/pl /usr/share/locale/pl/LC_MESSAGES /usr/share/locale/pl/LC_MESSAGES/libc.mo /usr/share/locale/pl_PL /usr/share/locale/pl_PL/LC_COLLATE /usr/share/locale/pl_PL/LC_CTYPE /usr/share/locale/pl_PL/LC_MESSAGES /usr/share/locale/pl_PL/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/pl_PL/LC_MONETARY /usr/share/locale/pl_PL/LC_NUMERIC /usr/share/locale/pl_PL/LC_TIME /usr/share/locale/pt_BR /usr/share/locale/pt_BR/LC_COLLATE /usr/share/locale/pt_BR/LC_CTYPE /usr/share/locale/pt_BR/LC_MESSAGES /usr/share/locale/pt_BR/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/pt_BR/LC_MONETARY /usr/share/locale/pt_BR/LC_NUMERIC /usr/share/locale/pt_BR/LC_TIME /usr/share/locale/pt_PT /usr/share/locale/pt_PT/LC_COLLATE /usr/share/locale/pt_PT/LC_CTYPE /usr/share/locale/pt_PT/LC_MESSAGES /usr/share/locale/pt_PT/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/pt_PT/LC_MONETARY /usr/share/locale/pt_PT/LC_NUMERIC /usr/share/locale/pt_PT/LC_TIME /usr/share/locale/ro_RO /usr/share/locale/ro_RO/LC_COLLATE /usr/share/locale/ro_RO/LC_CTYPE /usr/share/locale/ro_RO/LC_MESSAGES /usr/share/locale/ro_RO/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/ro_RO/LC_MONETARY /usr/share/locale/ro_RO/LC_NUMERIC /usr/share/locale/ro_RO/LC_TIME /usr/share/locale/ru_RU /usr/share/locale/ru_RU/LC_COLLATE /usr/share/locale/ru_RU/LC_CTYPE /usr/share/locale/ru_RU/LC_MESSAGES /usr/share/locale/ru_RU/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/ru_RU/LC_MONETARY /usr/share/locale/ru_RU/LC_NUMERIC /usr/share/locale/ru_RU/LC_TIME /usr/share/locale/ru_SU /usr/share/locale/ru_SU/LC_COLLATE /usr/share/locale/ru_SU/LC_CTYPE /usr/share/locale/ru_SU/LC_MESSAGES /usr/share/locale/ru_SU/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/ru_SU/LC_MONETARY /usr/share/locale/ru_SU/LC_NUMERIC /usr/share/locale/ru_SU/LC_TIME /usr/share/locale/sk /usr/share/locale/sk/LC_MESSAGES /usr/share/locale/sk/LC_MESSAGES/libc.mo /usr/share/locale/sk_SK /usr/share/locale/sk_SK/LC_COLLATE /usr/share/locale/sk_SK/LC_CTYPE /usr/share/locale/sk_SK/LC_MESSAGES /usr/share/locale/sk_SK/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/sk_SK/LC_MONETARY /usr/share/locale/sk_SK/LC_NUMERIC /usr/share/locale/sk_SK/LC_TIME /usr/share/locale/sl_SI /usr/share/locale/sl_SI/LC_COLLATE /usr/share/locale/sl_SI/LC_CTYPE /usr/share/locale/sl_SI/LC_MESSAGES /usr/share/locale/sl_SI/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/sl_SI/LC_MONETARY /usr/share/locale/sl_SI/LC_NUMERIC /usr/share/locale/sl_SI/LC_TIME /usr/share/locale/sr_YU /usr/share/locale/sr_YU/LC_COLLATE /usr/share/locale/sr_YU/LC_CTYPE /usr/share/locale/sr_YU/LC_MESSAGES /usr/share/locale/sr_YU/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/sr_YU/LC_MONETARY /usr/share/locale/sr_YU/LC_NUMERIC /usr/share/locale/sr_YU/LC_TIME /usr/share/locale/sv /usr/share/locale/sv/LC_MESSAGES /usr/share/locale/sv/LC_MESSAGES/libc.mo /usr/share/locale/sv_FI /usr/share/locale/sv_FI/LC_COLLATE /usr/share/locale/sv_FI/LC_CTYPE /usr/share/locale/sv_FI/LC_MESSAGES /usr/share/locale/sv_FI/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/sv_FI/LC_MONETARY /usr/share/locale/sv_FI/LC_NUMERIC /usr/share/locale/sv_FI/LC_TIME /usr/share/locale/sv_SE /usr/share/locale/sv_SE/LC_COLLATE /usr/share/locale/sv_SE/LC_CTYPE /usr/share/locale/sv_SE/LC_MESSAGES /usr/share/locale/sv_SE/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/sv_SE/LC_MONETARY /usr/share/locale/sv_SE/LC_NUMERIC /usr/share/locale/sv_SE/LC_TIME /usr/share/locale/tr_TR /usr/share/locale/tr_TR/LC_COLLATE /usr/share/locale/tr_TR/LC_CTYPE /usr/share/locale/tr_TR/LC_MESSAGES /usr/share/locale/tr_TR/LC_MESSAGES/SYS_LC_MESSAGES /usr/share/locale/tr_TR/LC_MONETARY /usr/share/locale/tr_TR/LC_NUMERIC /usr/share/locale/tr_TR/LC_TIME /usr/share/zoneinfo /usr/share/zoneinfo/Africa /usr/share/zoneinfo/Africa/Abidjan /usr/share/zoneinfo/Africa/Accra /usr/share/zoneinfo/Africa/Addis_Ababa /usr/share/zoneinfo/Africa/Algiers /usr/share/zoneinfo/Africa/Asmera /usr/share/zoneinfo/Africa/Bamako /usr/share/zoneinfo/Africa/Bangui /usr/share/zoneinfo/Africa/Banjul /usr/share/zoneinfo/Africa/Bissau /usr/share/zoneinfo/Africa/Blantyre /usr/share/zoneinfo/Africa/Brazzaville /usr/share/zoneinfo/Africa/Bujumbura /usr/share/zoneinfo/Africa/Cairo /usr/share/zoneinfo/Africa/Casablanca /usr/share/zoneinfo/Africa/Ceuta /usr/share/zoneinfo/Africa/Conakry /usr/share/zoneinfo/Africa/Dakar /usr/share/zoneinfo/Africa/Dar_es_Salaam /usr/share/zoneinfo/Africa/Djibouti /usr/share/zoneinfo/Africa/Douala /usr/share/zoneinfo/Africa/El_Aaiun /usr/share/zoneinfo/Africa/Freetown /usr/share/zoneinfo/Africa/Gaborone /usr/share/zoneinfo/Africa/Harare /usr/share/zoneinfo/Africa/Johannesburg /usr/share/zoneinfo/Africa/Kampala /usr/share/zoneinfo/Africa/Khartoum /usr/share/zoneinfo/Africa/Kigali /usr/share/zoneinfo/Africa/Kinshasa /usr/share/zoneinfo/Africa/Lagos /usr/share/zoneinfo/Africa/Libreville /usr/share/zoneinfo/Africa/Lome /usr/share/zoneinfo/Africa/Luanda /usr/share/zoneinfo/Africa/Lubumbashi /usr/share/zoneinfo/Africa/Lusaka /usr/share/zoneinfo/Africa/Malabo /usr/share/zoneinfo/Africa/Maputo /usr/share/zoneinfo/Africa/Maseru /usr/share/zoneinfo/Africa/Mbabane /usr/share/zoneinfo/Africa/Mogadishu /usr/share/zoneinfo/Africa/Monrovia /usr/share/zoneinfo/Africa/Nairobi /usr/share/zoneinfo/Africa/Ndjamena /usr/share/zoneinfo/Africa/Niamey /usr/share/zoneinfo/Africa/Nouakchott /usr/share/zoneinfo/Africa/Ouagadougou /usr/share/zoneinfo/Africa/Porto-Novo /usr/share/zoneinfo/Africa/Sao_Tome /usr/share/zoneinfo/Africa/Timbuktu /usr/share/zoneinfo/Africa/Tripoli /usr/share/zoneinfo/Africa/Tunis /usr/share/zoneinfo/Africa/Windhoek /usr/share/zoneinfo/America /usr/share/zoneinfo/America/Adak /usr/share/zoneinfo/America/Anchorage /usr/share/zoneinfo/America/Anguilla /usr/share/zoneinfo/America/Antigua /usr/share/zoneinfo/America/Aruba /usr/share/zoneinfo/America/Asuncion /usr/share/zoneinfo/America/Atka /usr/share/zoneinfo/America/Barbados /usr/share/zoneinfo/America/Belize /usr/share/zoneinfo/America/Bogota /usr/share/zoneinfo/America/Boise /usr/share/zoneinfo/America/Buenos_Aires /usr/share/zoneinfo/America/Caracas /usr/share/zoneinfo/America/Catamarca /usr/share/zoneinfo/America/Cayenne /usr/share/zoneinfo/America/Cayman /usr/share/zoneinfo/America/Chicago /usr/share/zoneinfo/America/Cordoba /usr/share/zoneinfo/America/Costa_Rica /usr/share/zoneinfo/America/Cuiaba /usr/share/zoneinfo/America/Curacao /usr/share/zoneinfo/America/Dawson /usr/share/zoneinfo/America/Dawson_Creek /usr/share/zoneinfo/America/Denver /usr/share/zoneinfo/America/Detroit /usr/share/zoneinfo/America/Dominica /usr/share/zoneinfo/America/Edmonton /usr/share/zoneinfo/America/El_Salvador /usr/share/zoneinfo/America/Ensenada /usr/share/zoneinfo/America/Fort_Wayne /usr/share/zoneinfo/America/Fortaleza /usr/share/zoneinfo/America/Glace_Bay /usr/share/zoneinfo/America/Godthab /usr/share/zoneinfo/America/Goose_Bay /usr/share/zoneinfo/America/Grand_Turk /usr/share/zoneinfo/America/Grenada /usr/share/zoneinfo/America/Guadeloupe /usr/share/zoneinfo/America/Guatemala /usr/share/zoneinfo/America/Guayaquil /usr/share/zoneinfo/America/Guyana /usr/share/zoneinfo/America/Halifax /usr/share/zoneinfo/America/Havana /usr/share/zoneinfo/America/Indiana /usr/share/zoneinfo/America/Indiana/Indianapolis /usr/share/zoneinfo/America/Indiana/Knox /usr/share/zoneinfo/America/Indiana/Marengo /usr/share/zoneinfo/America/Indiana/Vevay /usr/share/zoneinfo/America/Indianapolis /usr/share/zoneinfo/America/Inuvik /usr/share/zoneinfo/America/Iqaluit /usr/share/zoneinfo/America/Jamaica /usr/share/zoneinfo/America/Jujuy /usr/share/zoneinfo/America/Juneau /usr/share/zoneinfo/America/Knox_IN /usr/share/zoneinfo/America/La_Paz /usr/share/zoneinfo/America/Lima /usr/share/zoneinfo/America/Los_Angeles /usr/share/zoneinfo/America/Louisville /usr/share/zoneinfo/America/Maceio /usr/share/zoneinfo/America/Managua /usr/share/zoneinfo/America/Manaus /usr/share/zoneinfo/America/Martinique /usr/share/zoneinfo/America/Mazatlan /usr/share/zoneinfo/America/Mendoza /usr/share/zoneinfo/America/Menominee /usr/share/zoneinfo/America/Mexico_City /usr/share/zoneinfo/America/Miquelon /usr/share/zoneinfo/America/Montevideo /usr/share/zoneinfo/America/Montreal /usr/share/zoneinfo/America/Montserrat /usr/share/zoneinfo/America/Nassau /usr/share/zoneinfo/America/New_York /usr/share/zoneinfo/America/Nipigon /usr/share/zoneinfo/America/Nome /usr/share/zoneinfo/America/Noronha /usr/share/zoneinfo/America/Panama /usr/share/zoneinfo/America/Pangnirtung /usr/share/zoneinfo/America/Paramaribo /usr/share/zoneinfo/America/Phoenix /usr/share/zoneinfo/America/Port-au-Prince /usr/share/zoneinfo/America/Port_of_Spain /usr/share/zoneinfo/America/Porto_Acre /usr/share/zoneinfo/America/Puerto_Rico /usr/share/zoneinfo/America/Rainy_River /usr/share/zoneinfo/America/Rankin_Inlet /usr/share/zoneinfo/America/Regina /usr/share/zoneinfo/America/Rosario /usr/share/zoneinfo/America/Santiago /usr/share/zoneinfo/America/Santo_Domingo /usr/share/zoneinfo/America/Sao_Paulo /usr/share/zoneinfo/America/Scoresbysund /usr/share/zoneinfo/America/Shiprock /usr/share/zoneinfo/America/St_Johns /usr/share/zoneinfo/America/St_Kitts /usr/share/zoneinfo/America/St_Lucia /usr/share/zoneinfo/America/St_Thomas /usr/share/zoneinfo/America/St_Vincent /usr/share/zoneinfo/America/Swift_Current /usr/share/zoneinfo/America/Tegucigalpa /usr/share/zoneinfo/America/Thule /usr/share/zoneinfo/America/Thunder_Bay /usr/share/zoneinfo/America/Tijuana /usr/share/zoneinfo/America/Tortola /usr/share/zoneinfo/America/Vancouver /usr/share/zoneinfo/America/Virgin /usr/share/zoneinfo/America/Whitehorse /usr/share/zoneinfo/America/Winnipeg /usr/share/zoneinfo/America/Yakutat /usr/share/zoneinfo/America/Yellowknife /usr/share/zoneinfo/Antarctica /usr/share/zoneinfo/Antarctica/Casey /usr/share/zoneinfo/Antarctica/Davis /usr/share/zoneinfo/Antarctica/DumontDUrville /usr/share/zoneinfo/Antarctica/Mawson /usr/share/zoneinfo/Antarctica/McMurdo /usr/share/zoneinfo/Antarctica/Palmer /usr/share/zoneinfo/Antarctica/South_Pole /usr/share/zoneinfo/Arctic /usr/share/zoneinfo/Arctic/Longyearbyen /usr/share/zoneinfo/Asia /usr/share/zoneinfo/Asia/Aden /usr/share/zoneinfo/Asia/Alma-Ata /usr/share/zoneinfo/Asia/Amman /usr/share/zoneinfo/Asia/Anadyr /usr/share/zoneinfo/Asia/Aqtau /usr/share/zoneinfo/Asia/Aqtobe /usr/share/zoneinfo/Asia/Ashkhabad /usr/share/zoneinfo/Asia/Baghdad /usr/share/zoneinfo/Asia/Bahrain /usr/share/zoneinfo/Asia/Baku /usr/share/zoneinfo/Asia/Bangkok /usr/share/zoneinfo/Asia/Beirut /usr/share/zoneinfo/Asia/Bishkek /usr/share/zoneinfo/Asia/Brunei /usr/share/zoneinfo/Asia/Calcutta /usr/share/zoneinfo/Asia/Chungking /usr/share/zoneinfo/Asia/Colombo /usr/share/zoneinfo/Asia/Dacca /usr/share/zoneinfo/Asia/Damascus /usr/share/zoneinfo/Asia/Dubai /usr/share/zoneinfo/Asia/Dushanbe /usr/share/zoneinfo/Asia/Gaza /usr/share/zoneinfo/Asia/Harbin /usr/share/zoneinfo/Asia/Hong_Kong /usr/share/zoneinfo/Asia/Irkutsk /usr/share/zoneinfo/Asia/Ishigaki /usr/share/zoneinfo/Asia/Istanbul /usr/share/zoneinfo/Asia/Jakarta /usr/share/zoneinfo/Asia/Jayapura /usr/share/zoneinfo/Asia/Jerusalem /usr/share/zoneinfo/Asia/Kabul /usr/share/zoneinfo/Asia/Kamchatka /usr/share/zoneinfo/Asia/Karachi /usr/share/zoneinfo/Asia/Kashgar /usr/share/zoneinfo/Asia/Katmandu /usr/share/zoneinfo/Asia/Krasnoyarsk /usr/share/zoneinfo/Asia/Kuala_Lumpur /usr/share/zoneinfo/Asia/Kuching /usr/share/zoneinfo/Asia/Kuwait /usr/share/zoneinfo/Asia/Macao /usr/share/zoneinfo/Asia/Magadan /usr/share/zoneinfo/Asia/Manila /usr/share/zoneinfo/Asia/Muscat /usr/share/zoneinfo/Asia/Nicosia /usr/share/zoneinfo/Asia/Novosibirsk /usr/share/zoneinfo/Asia/Omsk /usr/share/zoneinfo/Asia/Phnom_Penh /usr/share/zoneinfo/Asia/Pyongyang /usr/share/zoneinfo/Asia/Qatar /usr/share/zoneinfo/Asia/Rangoon /usr/share/zoneinfo/Asia/Riyadh /usr/share/zoneinfo/Asia/Riyadh87 /usr/share/zoneinfo/Asia/Riyadh88 /usr/share/zoneinfo/Asia/Riyadh89 /usr/share/zoneinfo/Asia/Saigon /usr/share/zoneinfo/Asia/Seoul /usr/share/zoneinfo/Asia/Shanghai /usr/share/zoneinfo/Asia/Singapore /usr/share/zoneinfo/Asia/Taipei /usr/share/zoneinfo/Asia/Tashkent /usr/share/zoneinfo/Asia/Tbilisi /usr/share/zoneinfo/Asia/Tehran /usr/share/zoneinfo/Asia/Tel_Aviv /usr/share/zoneinfo/Asia/Thimbu /usr/share/zoneinfo/Asia/Tokyo /usr/share/zoneinfo/Asia/Ujung_Pandang /usr/share/zoneinfo/Asia/Ulan_Bator /usr/share/zoneinfo/Asia/Urumqi /usr/share/zoneinfo/Asia/Vientiane /usr/share/zoneinfo/Asia/Vladivostok /usr/share/zoneinfo/Asia/Yakutsk /usr/share/zoneinfo/Asia/Yekaterinburg /usr/share/zoneinfo/Asia/Yerevan /usr/share/zoneinfo/Atlantic /usr/share/zoneinfo/Atlantic/Azores /usr/share/zoneinfo/Atlantic/Bermuda /usr/share/zoneinfo/Atlantic/Canary /usr/share/zoneinfo/Atlantic/Cape_Verde /usr/share/zoneinfo/Atlantic/Faeroe /usr/share/zoneinfo/Atlantic/Jan_Mayen /usr/share/zoneinfo/Atlantic/Madeira /usr/share/zoneinfo/Atlantic/Reykjavik /usr/share/zoneinfo/Atlantic/South_Georgia /usr/share/zoneinfo/Atlantic/St_Helena /usr/share/zoneinfo/Atlantic/Stanley /usr/share/zoneinfo/Australia /usr/share/zoneinfo/Australia/ACT /usr/share/zoneinfo/Australia/Adelaide /usr/share/zoneinfo/Australia/Brisbane /usr/share/zoneinfo/Australia/Broken_Hill /usr/share/zoneinfo/Australia/Canberra /usr/share/zoneinfo/Australia/Darwin /usr/share/zoneinfo/Australia/Hobart /usr/share/zoneinfo/Australia/LHI /usr/share/zoneinfo/Australia/Lindeman /usr/share/zoneinfo/Australia/Lord_Howe /usr/share/zoneinfo/Australia/Melbourne /usr/share/zoneinfo/Australia/NSW /usr/share/zoneinfo/Australia/North /usr/share/zoneinfo/Australia/Perth /usr/share/zoneinfo/Australia/Queensland /usr/share/zoneinfo/Australia/South /usr/share/zoneinfo/Australia/Sydney /usr/share/zoneinfo/Australia/Tasmania /usr/share/zoneinfo/Australia/Victoria /usr/share/zoneinfo/Australia/West /usr/share/zoneinfo/Australia/Yancowinna /usr/share/zoneinfo/Brazil /usr/share/zoneinfo/Brazil/Acre /usr/share/zoneinfo/Brazil/DeNoronha /usr/share/zoneinfo/Brazil/East /usr/share/zoneinfo/Brazil/West /usr/share/zoneinfo/CET /usr/share/zoneinfo/CST6CDT /usr/share/zoneinfo/Canada /usr/share/zoneinfo/Canada/Atlantic /usr/share/zoneinfo/Canada/Central /usr/share/zoneinfo/Canada/East-Saskatchewan /usr/share/zoneinfo/Canada/Eastern /usr/share/zoneinfo/Canada/Mountain /usr/share/zoneinfo/Canada/Newfoundland /usr/share/zoneinfo/Canada/Pacific /usr/share/zoneinfo/Canada/Saskatchewan /usr/share/zoneinfo/Canada/Yukon /usr/share/zoneinfo/Chile /usr/share/zoneinfo/Chile/Continental /usr/share/zoneinfo/Chile/EasterIsland /usr/share/zoneinfo/Cuba /usr/share/zoneinfo/EET /usr/share/zoneinfo/EST /usr/share/zoneinfo/EST5EDT /usr/share/zoneinfo/Egypt /usr/share/zoneinfo/Eire /usr/share/zoneinfo/Etc /usr/share/zoneinfo/Etc/GMT /usr/share/zoneinfo/Etc/GMT+0 /usr/share/zoneinfo/Etc/GMT+1 /usr/share/zoneinfo/Etc/GMT+10 /usr/share/zoneinfo/Etc/GMT+11 /usr/share/zoneinfo/Etc/GMT+12 /usr/share/zoneinfo/Etc/GMT+2 /usr/share/zoneinfo/Etc/GMT+3 /usr/share/zoneinfo/Etc/GMT+4 /usr/share/zoneinfo/Etc/GMT+5 /usr/share/zoneinfo/Etc/GMT+6 /usr/share/zoneinfo/Etc/GMT+7 /usr/share/zoneinfo/Etc/GMT+8 /usr/share/zoneinfo/Etc/GMT+9 /usr/share/zoneinfo/Etc/GMT-0 /usr/share/zoneinfo/Etc/GMT-1 /usr/share/zoneinfo/Etc/GMT-10 /usr/share/zoneinfo/Etc/GMT-11 /usr/share/zoneinfo/Etc/GMT-12 /usr/share/zoneinfo/Etc/GMT-13 /usr/share/zoneinfo/Etc/GMT-14 /usr/share/zoneinfo/Etc/GMT-2 /usr/share/zoneinfo/Etc/GMT-3 /usr/share/zoneinfo/Etc/GMT-4 /usr/share/zoneinfo/Etc/GMT-5 /usr/share/zoneinfo/Etc/GMT-6 /usr/share/zoneinfo/Etc/GMT-7 /usr/share/zoneinfo/Etc/GMT-8 /usr/share/zoneinfo/Etc/GMT-9 /usr/share/zoneinfo/Etc/GMT0 /usr/share/zoneinfo/Etc/Greenwich /usr/share/zoneinfo/Etc/UCT /usr/share/zoneinfo/Etc/UTC /usr/share/zoneinfo/Etc/Universal /usr/share/zoneinfo/Etc/Zulu /usr/share/zoneinfo/Europe /usr/share/zoneinfo/Europe/Amsterdam /usr/share/zoneinfo/Europe/Andorra /usr/share/zoneinfo/Europe/Athens /usr/share/zoneinfo/Europe/Belfast /usr/share/zoneinfo/Europe/Belgrade /usr/share/zoneinfo/Europe/Berlin /usr/share/zoneinfo/Europe/Bratislava /usr/share/zoneinfo/Europe/Brussels /usr/share/zoneinfo/Europe/Bucharest /usr/share/zoneinfo/Europe/Budapest /usr/share/zoneinfo/Europe/Chisinau /usr/share/zoneinfo/Europe/Copenhagen /usr/share/zoneinfo/Europe/Dublin /usr/share/zoneinfo/Europe/Gibraltar /usr/share/zoneinfo/Europe/Helsinki /usr/share/zoneinfo/Europe/Istanbul /usr/share/zoneinfo/Europe/Kaliningrad /usr/share/zoneinfo/Europe/Kiev /usr/share/zoneinfo/Europe/Lisbon /usr/share/zoneinfo/Europe/Ljubljana /usr/share/zoneinfo/Europe/London /usr/share/zoneinfo/Europe/Luxembourg /usr/share/zoneinfo/Europe/Madrid /usr/share/zoneinfo/Europe/Malta /usr/share/zoneinfo/Europe/Minsk /usr/share/zoneinfo/Europe/Monaco /usr/share/zoneinfo/Europe/Moscow /usr/share/zoneinfo/Europe/Oslo /usr/share/zoneinfo/Europe/Paris /usr/share/zoneinfo/Europe/Prague /usr/share/zoneinfo/Europe/Riga /usr/share/zoneinfo/Europe/Rome /usr/share/zoneinfo/Europe/Samara /usr/share/zoneinfo/Europe/San_Marino /usr/share/zoneinfo/Europe/Sarajevo /usr/share/zoneinfo/Europe/Simferopol /usr/share/zoneinfo/Europe/Skopje /usr/share/zoneinfo/Europe/Sofia /usr/share/zoneinfo/Europe/Stockholm /usr/share/zoneinfo/Europe/Tallinn /usr/share/zoneinfo/Europe/Tirane /usr/share/zoneinfo/Europe/Vaduz /usr/share/zoneinfo/Europe/Vatican /usr/share/zoneinfo/Europe/Vienna /usr/share/zoneinfo/Europe/Vilnius /usr/share/zoneinfo/Europe/Warsaw /usr/share/zoneinfo/Europe/Zagreb /usr/share/zoneinfo/Europe/Zurich /usr/share/zoneinfo/Factory /usr/share/zoneinfo/GB /usr/share/zoneinfo/GMT /usr/share/zoneinfo/GMT+0 /usr/share/zoneinfo/GMT-0 /usr/share/zoneinfo/GMT0 /usr/share/zoneinfo/Greenwich /usr/share/zoneinfo/HST /usr/share/zoneinfo/Hongkong /usr/share/zoneinfo/Iceland /usr/share/zoneinfo/Indian /usr/share/zoneinfo/Indian/Antananarivo /usr/share/zoneinfo/Indian/Chagos /usr/share/zoneinfo/Indian/Christmas /usr/share/zoneinfo/Indian/Cocos /usr/share/zoneinfo/Indian/Comoro /usr/share/zoneinfo/Indian/Kerguelen /usr/share/zoneinfo/Indian/Mahe /usr/share/zoneinfo/Indian/Maldives /usr/share/zoneinfo/Indian/Mauritius /usr/share/zoneinfo/Indian/Mayotte /usr/share/zoneinfo/Indian/Reunion /usr/share/zoneinfo/Iran /usr/share/zoneinfo/Israel /usr/share/zoneinfo/Jamaica /usr/share/zoneinfo/Japan /usr/share/zoneinfo/Kwajalein /usr/share/zoneinfo/Libya /usr/share/zoneinfo/MET /usr/share/zoneinfo/MST /usr/share/zoneinfo/MST7MDT /usr/share/zoneinfo/Mexico /usr/share/zoneinfo/Mexico/BajaNorte /usr/share/zoneinfo/Mexico/BajaSur /usr/share/zoneinfo/Mexico/General /usr/share/zoneinfo/Mideast /usr/share/zoneinfo/Mideast/Riyadh87 /usr/share/zoneinfo/Mideast/Riyadh88 /usr/share/zoneinfo/Mideast/Riyadh89 /usr/share/zoneinfo/NZ /usr/share/zoneinfo/NZ-CHAT /usr/share/zoneinfo/Navajo /usr/share/zoneinfo/PRC /usr/share/zoneinfo/PST8PDT /usr/share/zoneinfo/Pacific /usr/share/zoneinfo/Pacific/Apia /usr/share/zoneinfo/Pacific/Auckland /usr/share/zoneinfo/Pacific/Chatham /usr/share/zoneinfo/Pacific/Easter /usr/share/zoneinfo/Pacific/Efate /usr/share/zoneinfo/Pacific/Enderbury /usr/share/zoneinfo/Pacific/Fakaofo /usr/share/zoneinfo/Pacific/Fiji /usr/share/zoneinfo/Pacific/Funafuti /usr/share/zoneinfo/Pacific/Galapagos /usr/share/zoneinfo/Pacific/Gambier /usr/share/zoneinfo/Pacific/Guadalcanal /usr/share/zoneinfo/Pacific/Guam /usr/share/zoneinfo/Pacific/Honolulu /usr/share/zoneinfo/Pacific/Johnston /usr/share/zoneinfo/Pacific/Kiritimati /usr/share/zoneinfo/Pacific/Kosrae /usr/share/zoneinfo/Pacific/Kwajalein /usr/share/zoneinfo/Pacific/Majuro /usr/share/zoneinfo/Pacific/Marquesas /usr/share/zoneinfo/Pacific/Midway /usr/share/zoneinfo/Pacific/Nauru /usr/share/zoneinfo/Pacific/Niue /usr/share/zoneinfo/Pacific/Norfolk /usr/share/zoneinfo/Pacific/Noumea /usr/share/zoneinfo/Pacific/Pago_Pago /usr/share/zoneinfo/Pacific/Palau /usr/share/zoneinfo/Pacific/Pitcairn /usr/share/zoneinfo/Pacific/Ponape /usr/share/zoneinfo/Pacific/Port_Moresby /usr/share/zoneinfo/Pacific/Rarotonga /usr/share/zoneinfo/Pacific/Saipan /usr/share/zoneinfo/Pacific/Samoa /usr/share/zoneinfo/Pacific/Tahiti /usr/share/zoneinfo/Pacific/Tarawa /usr/share/zoneinfo/Pacific/Tongatapu /usr/share/zoneinfo/Pacific/Truk /usr/share/zoneinfo/Pacific/Wake /usr/share/zoneinfo/Pacific/Wallis /usr/share/zoneinfo/Pacific/Yap /usr/share/zoneinfo/Poland /usr/share/zoneinfo/Portugal /usr/share/zoneinfo/ROC /usr/share/zoneinfo/ROK /usr/share/zoneinfo/Singapore /usr/share/zoneinfo/SystemV /usr/share/zoneinfo/SystemV/AST4 /usr/share/zoneinfo/SystemV/AST4ADT /usr/share/zoneinfo/SystemV/CST6 /usr/share/zoneinfo/SystemV/CST6CDT /usr/share/zoneinfo/SystemV/EST5 /usr/share/zoneinfo/SystemV/EST5EDT /usr/share/zoneinfo/SystemV/HST10 /usr/share/zoneinfo/SystemV/MST7 /usr/share/zoneinfo/SystemV/MST7MDT /usr/share/zoneinfo/SystemV/PST8 /usr/share/zoneinfo/SystemV/PST8PDT /usr/share/zoneinfo/SystemV/YST9 /usr/share/zoneinfo/SystemV/YST9YDT /usr/share/zoneinfo/Turkey /usr/share/zoneinfo/UCT /usr/share/zoneinfo/US /usr/share/zoneinfo/US/Alaska /usr/share/zoneinfo/US/Aleutian /usr/share/zoneinfo/US/Arizona /usr/share/zoneinfo/US/Central /usr/share/zoneinfo/US/East-Indiana /usr/share/zoneinfo/US/Eastern /usr/share/zoneinfo/US/Hawaii /usr/share/zoneinfo/US/Indiana-Starke /usr/share/zoneinfo/US/Michigan /usr/share/zoneinfo/US/Mountain /usr/share/zoneinfo/US/Pacific /usr/share/zoneinfo/US/Samoa /usr/share/zoneinfo/UTC /usr/share/zoneinfo/Universal /usr/share/zoneinfo/W-SU /usr/share/zoneinfo/WET /usr/share/zoneinfo/Zulu /usr/share/zoneinfo/iso3166.tab /usr/share/zoneinfo/localtime /usr/share/zoneinfo/posix /usr/share/zoneinfo/posix/Africa /usr/share/zoneinfo/posix/Africa/Abidjan /usr/share/zoneinfo/posix/Africa/Accra /usr/share/zoneinfo/posix/Africa/Addis_Ababa /usr/share/zoneinfo/posix/Africa/Algiers /usr/share/zoneinfo/posix/Africa/Asmera /usr/share/zoneinfo/posix/Africa/Bamako /usr/share/zoneinfo/posix/Africa/Bangui /usr/share/zoneinfo/posix/Africa/Banjul /usr/share/zoneinfo/posix/Africa/Bissau /usr/share/zoneinfo/posix/Africa/Blantyre /usr/share/zoneinfo/posix/Africa/Brazzaville /usr/share/zoneinfo/posix/Africa/Bujumbura /usr/share/zoneinfo/posix/Africa/Cairo /usr/share/zoneinfo/posix/Africa/Casablanca /usr/share/zoneinfo/posix/Africa/Ceuta /usr/share/zoneinfo/posix/Africa/Conakry /usr/share/zoneinfo/posix/Africa/Dakar /usr/share/zoneinfo/posix/Africa/Dar_es_Salaam /usr/share/zoneinfo/posix/Africa/Djibouti /usr/share/zoneinfo/posix/Africa/Douala /usr/share/zoneinfo/posix/Africa/El_Aaiun /usr/share/zoneinfo/posix/Africa/Freetown /usr/share/zoneinfo/posix/Africa/Gaborone /usr/share/zoneinfo/posix/Africa/Harare /usr/share/zoneinfo/posix/Africa/Johannesburg /usr/share/zoneinfo/posix/Africa/Kampala /usr/share/zoneinfo/posix/Africa/Khartoum /usr/share/zoneinfo/posix/Africa/Kigali /usr/share/zoneinfo/posix/Africa/Kinshasa /usr/share/zoneinfo/posix/Africa/Lagos /usr/share/zoneinfo/posix/Africa/Libreville /usr/share/zoneinfo/posix/Africa/Lome /usr/share/zoneinfo/posix/Africa/Luanda /usr/share/zoneinfo/posix/Africa/Lubumbashi /usr/share/zoneinfo/posix/Africa/Lusaka /usr/share/zoneinfo/posix/Africa/Malabo /usr/share/zoneinfo/posix/Africa/Maputo /usr/share/zoneinfo/posix/Africa/Maseru /usr/share/zoneinfo/posix/Africa/Mbabane /usr/share/zoneinfo/posix/Africa/Mogadishu /usr/share/zoneinfo/posix/Africa/Monrovia /usr/share/zoneinfo/posix/Africa/Nairobi /usr/share/zoneinfo/posix/Africa/Ndjamena /usr/share/zoneinfo/posix/Africa/Niamey /usr/share/zoneinfo/posix/Africa/Nouakchott /usr/share/zoneinfo/posix/Africa/Ouagadougou /usr/share/zoneinfo/posix/Africa/Porto-Novo /usr/share/zoneinfo/posix/Africa/Sao_Tome /usr/share/zoneinfo/posix/Africa/Timbuktu /usr/share/zoneinfo/posix/Africa/Tripoli /usr/share/zoneinfo/posix/Africa/Tunis /usr/share/zoneinfo/posix/Africa/Windhoek /usr/share/zoneinfo/posix/America /usr/share/zoneinfo/posix/America/Adak /usr/share/zoneinfo/posix/America/Anchorage /usr/share/zoneinfo/posix/America/Anguilla /usr/share/zoneinfo/posix/America/Antigua /usr/share/zoneinfo/posix/America/Aruba /usr/share/zoneinfo/posix/America/Asuncion /usr/share/zoneinfo/posix/America/Atka /usr/share/zoneinfo/posix/America/Barbados /usr/share/zoneinfo/posix/America/Belize /usr/share/zoneinfo/posix/America/Bogota /usr/share/zoneinfo/posix/America/Boise /usr/share/zoneinfo/posix/America/Buenos_Aires /usr/share/zoneinfo/posix/America/Caracas /usr/share/zoneinfo/posix/America/Catamarca /usr/share/zoneinfo/posix/America/Cayenne /usr/share/zoneinfo/posix/America/Cayman /usr/share/zoneinfo/posix/America/Chicago /usr/share/zoneinfo/posix/America/Cordoba /usr/share/zoneinfo/posix/America/Costa_Rica /usr/share/zoneinfo/posix/America/Cuiaba /usr/share/zoneinfo/posix/America/Curacao /usr/share/zoneinfo/posix/America/Dawson /usr/share/zoneinfo/posix/America/Dawson_Creek /usr/share/zoneinfo/posix/America/Denver /usr/share/zoneinfo/posix/America/Detroit /usr/share/zoneinfo/posix/America/Dominica /usr/share/zoneinfo/posix/America/Edmonton /usr/share/zoneinfo/posix/America/El_Salvador /usr/share/zoneinfo/posix/America/Ensenada /usr/share/zoneinfo/posix/America/Fort_Wayne /usr/share/zoneinfo/posix/America/Fortaleza /usr/share/zoneinfo/posix/America/Glace_Bay /usr/share/zoneinfo/posix/America/Godthab /usr/share/zoneinfo/posix/America/Goose_Bay /usr/share/zoneinfo/posix/America/Grand_Turk /usr/share/zoneinfo/posix/America/Grenada /usr/share/zoneinfo/posix/America/Guadeloupe /usr/share/zoneinfo/posix/America/Guatemala /usr/share/zoneinfo/posix/America/Guayaquil /usr/share/zoneinfo/posix/America/Guyana /usr/share/zoneinfo/posix/America/Halifax /usr/share/zoneinfo/posix/America/Havana /usr/share/zoneinfo/posix/America/Indiana /usr/share/zoneinfo/posix/America/Indiana/Indianapolis /usr/share/zoneinfo/posix/America/Indiana/Knox /usr/share/zoneinfo/posix/America/Indiana/Marengo /usr/share/zoneinfo/posix/America/Indiana/Vevay /usr/share/zoneinfo/posix/America/Indianapolis /usr/share/zoneinfo/posix/America/Inuvik /usr/share/zoneinfo/posix/America/Iqaluit /usr/share/zoneinfo/posix/America/Jamaica /usr/share/zoneinfo/posix/America/Jujuy /usr/share/zoneinfo/posix/America/Juneau /usr/share/zoneinfo/posix/America/Knox_IN /usr/share/zoneinfo/posix/America/La_Paz /usr/share/zoneinfo/posix/America/Lima /usr/share/zoneinfo/posix/America/Los_Angeles /usr/share/zoneinfo/posix/America/Louisville /usr/share/zoneinfo/posix/America/Maceio /usr/share/zoneinfo/posix/America/Managua /usr/share/zoneinfo/posix/America/Manaus /usr/share/zoneinfo/posix/America/Martinique /usr/share/zoneinfo/posix/America/Mazatlan /usr/share/zoneinfo/posix/America/Mendoza /usr/share/zoneinfo/posix/America/Menominee /usr/share/zoneinfo/posix/America/Mexico_City /usr/share/zoneinfo/posix/America/Miquelon /usr/share/zoneinfo/posix/America/Montevideo /usr/share/zoneinfo/posix/America/Montreal /usr/share/zoneinfo/posix/America/Montserrat /usr/share/zoneinfo/posix/America/Nassau /usr/share/zoneinfo/posix/America/New_York /usr/share/zoneinfo/posix/America/Nipigon /usr/share/zoneinfo/posix/America/Nome /usr/share/zoneinfo/posix/America/Noronha /usr/share/zoneinfo/posix/America/Panama /usr/share/zoneinfo/posix/America/Pangnirtung /usr/share/zoneinfo/posix/America/Paramaribo /usr/share/zoneinfo/posix/America/Phoenix /usr/share/zoneinfo/posix/America/Port-au-Prince /usr/share/zoneinfo/posix/America/Port_of_Spain /usr/share/zoneinfo/posix/America/Porto_Acre /usr/share/zoneinfo/posix/America/Puerto_Rico /usr/share/zoneinfo/posix/America/Rainy_River /usr/share/zoneinfo/posix/America/Rankin_Inlet /usr/share/zoneinfo/posix/America/Regina /usr/share/zoneinfo/posix/America/Rosario /usr/share/zoneinfo/posix/America/Santiago /usr/share/zoneinfo/posix/America/Santo_Domingo /usr/share/zoneinfo/posix/America/Sao_Paulo /usr/share/zoneinfo/posix/America/Scoresbysund /usr/share/zoneinfo/posix/America/Shiprock /usr/share/zoneinfo/posix/America/St_Johns /usr/share/zoneinfo/posix/America/St_Kitts /usr/share/zoneinfo/posix/America/St_Lucia /usr/share/zoneinfo/posix/America/St_Thomas /usr/share/zoneinfo/posix/America/St_Vincent /usr/share/zoneinfo/posix/America/Swift_Current /usr/share/zoneinfo/posix/America/Tegucigalpa /usr/share/zoneinfo/posix/America/Thule /usr/share/zoneinfo/posix/America/Thunder_Bay /usr/share/zoneinfo/posix/America/Tijuana /usr/share/zoneinfo/posix/America/Tortola /usr/share/zoneinfo/posix/America/Vancouver /usr/share/zoneinfo/posix/America/Virgin /usr/share/zoneinfo/posix/America/Whitehorse /usr/share/zoneinfo/posix/America/Winnipeg /usr/share/zoneinfo/posix/America/Yakutat /usr/share/zoneinfo/posix/America/Yellowknife /usr/share/zoneinfo/posix/Antarctica /usr/share/zoneinfo/posix/Antarctica/Casey /usr/share/zoneinfo/posix/Antarctica/Davis /usr/share/zoneinfo/posix/Antarctica/DumontDUrville /usr/share/zoneinfo/posix/Antarctica/Mawson /usr/share/zoneinfo/posix/Antarctica/McMurdo /usr/share/zoneinfo/posix/Antarctica/Palmer /usr/share/zoneinfo/posix/Antarctica/South_Pole /usr/share/zoneinfo/posix/Arctic /usr/share/zoneinfo/posix/Arctic/Longyearbyen /usr/share/zoneinfo/posix/Asia /usr/share/zoneinfo/posix/Asia/Aden /usr/share/zoneinfo/posix/Asia/Alma-Ata /usr/share/zoneinfo/posix/Asia/Amman /usr/share/zoneinfo/posix/Asia/Anadyr /usr/share/zoneinfo/posix/Asia/Aqtau /usr/share/zoneinfo/posix/Asia/Aqtobe /usr/share/zoneinfo/posix/Asia/Ashkhabad /usr/share/zoneinfo/posix/Asia/Baghdad /usr/share/zoneinfo/posix/Asia/Bahrain /usr/share/zoneinfo/posix/Asia/Baku /usr/share/zoneinfo/posix/Asia/Bangkok /usr/share/zoneinfo/posix/Asia/Beirut /usr/share/zoneinfo/posix/Asia/Bishkek /usr/share/zoneinfo/posix/Asia/Brunei /usr/share/zoneinfo/posix/Asia/Calcutta /usr/share/zoneinfo/posix/Asia/Chungking /usr/share/zoneinfo/posix/Asia/Colombo /usr/share/zoneinfo/posix/Asia/Dacca /usr/share/zoneinfo/posix/Asia/Damascus /usr/share/zoneinfo/posix/Asia/Dubai /usr/share/zoneinfo/posix/Asia/Dushanbe /usr/share/zoneinfo/posix/Asia/Gaza /usr/share/zoneinfo/posix/Asia/Harbin /usr/share/zoneinfo/posix/Asia/Hong_Kong /usr/share/zoneinfo/posix/Asia/Irkutsk /usr/share/zoneinfo/posix/Asia/Ishigaki /usr/share/zoneinfo/posix/Asia/Istanbul /usr/share/zoneinfo/posix/Asia/Jakarta /usr/share/zoneinfo/posix/Asia/Jayapura /usr/share/zoneinfo/posix/Asia/Jerusalem /usr/share/zoneinfo/posix/Asia/Kabul /usr/share/zoneinfo/posix/Asia/Kamchatka /usr/share/zoneinfo/posix/Asia/Karachi /usr/share/zoneinfo/posix/Asia/Kashgar /usr/share/zoneinfo/posix/Asia/Katmandu /usr/share/zoneinfo/posix/Asia/Krasnoyarsk /usr/share/zoneinfo/posix/Asia/Kuala_Lumpur /usr/share/zoneinfo/posix/Asia/Kuching /usr/share/zoneinfo/posix/Asia/Kuwait /usr/share/zoneinfo/posix/Asia/Macao /usr/share/zoneinfo/posix/Asia/Magadan /usr/share/zoneinfo/posix/Asia/Manila /usr/share/zoneinfo/posix/Asia/Muscat /usr/share/zoneinfo/posix/Asia/Nicosia /usr/share/zoneinfo/posix/Asia/Novosibirsk /usr/share/zoneinfo/posix/Asia/Omsk /usr/share/zoneinfo/posix/Asia/Phnom_Penh /usr/share/zoneinfo/posix/Asia/Pyongyang /usr/share/zoneinfo/posix/Asia/Qatar /usr/share/zoneinfo/posix/Asia/Rangoon /usr/share/zoneinfo/posix/Asia/Riyadh /usr/share/zoneinfo/posix/Asia/Riyadh87 /usr/share/zoneinfo/posix/Asia/Riyadh88 /usr/share/zoneinfo/posix/Asia/Riyadh89 /usr/share/zoneinfo/posix/Asia/Saigon /usr/share/zoneinfo/posix/Asia/Seoul /usr/share/zoneinfo/posix/Asia/Shanghai /usr/share/zoneinfo/posix/Asia/Singapore /usr/share/zoneinfo/posix/Asia/Taipei /usr/share/zoneinfo/posix/Asia/Tashkent /usr/share/zoneinfo/posix/Asia/Tbilisi /usr/share/zoneinfo/posix/Asia/Tehran /usr/share/zoneinfo/posix/Asia/Tel_Aviv /usr/share/zoneinfo/posix/Asia/Thimbu /usr/share/zoneinfo/posix/Asia/Tokyo /usr/share/zoneinfo/posix/Asia/Ujung_Pandang /usr/share/zoneinfo/posix/Asia/Ulan_Bator /usr/share/zoneinfo/posix/Asia/Urumqi /usr/share/zoneinfo/posix/Asia/Vientiane /usr/share/zoneinfo/posix/Asia/Vladivostok /usr/share/zoneinfo/posix/Asia/Yakutsk /usr/share/zoneinfo/posix/Asia/Yekaterinburg /usr/share/zoneinfo/posix/Asia/Yerevan /usr/share/zoneinfo/posix/Atlantic /usr/share/zoneinfo/posix/Atlantic/Azores /usr/share/zoneinfo/posix/Atlantic/Bermuda /usr/share/zoneinfo/posix/Atlantic/Canary /usr/share/zoneinfo/posix/Atlantic/Cape_Verde /usr/share/zoneinfo/posix/Atlantic/Faeroe /usr/share/zoneinfo/posix/Atlantic/Jan_Mayen /usr/share/zoneinfo/posix/Atlantic/Madeira /usr/share/zoneinfo/posix/Atlantic/Reykjavik /usr/share/zoneinfo/posix/Atlantic/South_Georgia /usr/share/zoneinfo/posix/Atlantic/St_Helena /usr/share/zoneinfo/posix/Atlantic/Stanley /usr/share/zoneinfo/posix/Australia /usr/share/zoneinfo/posix/Australia/ACT /usr/share/zoneinfo/posix/Australia/Adelaide /usr/share/zoneinfo/posix/Australia/Brisbane /usr/share/zoneinfo/posix/Australia/Broken_Hill /usr/share/zoneinfo/posix/Australia/Canberra /usr/share/zoneinfo/posix/Australia/Darwin /usr/share/zoneinfo/posix/Australia/Hobart /usr/share/zoneinfo/posix/Australia/LHI /usr/share/zoneinfo/posix/Australia/Lindeman /usr/share/zoneinfo/posix/Australia/Lord_Howe /usr/share/zoneinfo/posix/Australia/Melbourne /usr/share/zoneinfo/posix/Australia/NSW /usr/share/zoneinfo/posix/Australia/North /usr/share/zoneinfo/posix/Australia/Perth /usr/share/zoneinfo/posix/Australia/Queensland /usr/share/zoneinfo/posix/Australia/South /usr/share/zoneinfo/posix/Australia/Sydney /usr/share/zoneinfo/posix/Australia/Tasmania /usr/share/zoneinfo/posix/Australia/Victoria /usr/share/zoneinfo/posix/Australia/West /usr/share/zoneinfo/posix/Australia/Yancowinna /usr/share/zoneinfo/posix/Brazil /usr/share/zoneinfo/posix/Brazil/Acre /usr/share/zoneinfo/posix/Brazil/DeNoronha /usr/share/zoneinfo/posix/Brazil/East /usr/share/zoneinfo/posix/Brazil/West /usr/share/zoneinfo/posix/CET /usr/share/zoneinfo/posix/CST6CDT /usr/share/zoneinfo/posix/Canada /usr/share/zoneinfo/posix/Canada/Atlantic /usr/share/zoneinfo/posix/Canada/Central /usr/share/zoneinfo/posix/Canada/East-Saskatchewan /usr/share/zoneinfo/posix/Canada/Eastern /usr/share/zoneinfo/posix/Canada/Mountain /usr/share/zoneinfo/posix/Canada/Newfoundland /usr/share/zoneinfo/posix/Canada/Pacific /usr/share/zoneinfo/posix/Canada/Saskatchewan /usr/share/zoneinfo/posix/Canada/Yukon /usr/share/zoneinfo/posix/Chile /usr/share/zoneinfo/posix/Chile/Continental /usr/share/zoneinfo/posix/Chile/EasterIsland /usr/share/zoneinfo/posix/Cuba /usr/share/zoneinfo/posix/EET /usr/share/zoneinfo/posix/EST /usr/share/zoneinfo/posix/EST5EDT /usr/share/zoneinfo/posix/Egypt /usr/share/zoneinfo/posix/Eire /usr/share/zoneinfo/posix/Etc /usr/share/zoneinfo/posix/Etc/GMT /usr/share/zoneinfo/posix/Etc/GMT+0 /usr/share/zoneinfo/posix/Etc/GMT+1 /usr/share/zoneinfo/posix/Etc/GMT+10 /usr/share/zoneinfo/posix/Etc/GMT+11 /usr/share/zoneinfo/posix/Etc/GMT+12 /usr/share/zoneinfo/posix/Etc/GMT+2 /usr/share/zoneinfo/posix/Etc/GMT+3 /usr/share/zoneinfo/posix/Etc/GMT+4 /usr/share/zoneinfo/posix/Etc/GMT+5 /usr/share/zoneinfo/posix/Etc/GMT+6 /usr/share/zoneinfo/posix/Etc/GMT+7 /usr/share/zoneinfo/posix/Etc/GMT+8 /usr/share/zoneinfo/posix/Etc/GMT+9 /usr/share/zoneinfo/posix/Etc/GMT-0 /usr/share/zoneinfo/posix/Etc/GMT-1 /usr/share/zoneinfo/posix/Etc/GMT-10 /usr/share/zoneinfo/posix/Etc/GMT-11 /usr/share/zoneinfo/posix/Etc/GMT-12 /usr/share/zoneinfo/posix/Etc/GMT-13 /usr/share/zoneinfo/posix/Etc/GMT-14 /usr/share/zoneinfo/posix/Etc/GMT-2 /usr/share/zoneinfo/posix/Etc/GMT-3 /usr/share/zoneinfo/posix/Etc/GMT-4 /usr/share/zoneinfo/posix/Etc/GMT-5 /usr/share/zoneinfo/posix/Etc/GMT-6 /usr/share/zoneinfo/posix/Etc/GMT-7 /usr/share/zoneinfo/posix/Etc/GMT-8 /usr/share/zoneinfo/posix/Etc/GMT-9 /usr/share/zoneinfo/posix/Etc/GMT0 /usr/share/zoneinfo/posix/Etc/Greenwich /usr/share/zoneinfo/posix/Etc/UCT /usr/share/zoneinfo/posix/Etc/UTC /usr/share/zoneinfo/posix/Etc/Universal /usr/share/zoneinfo/posix/Etc/Zulu /usr/share/zoneinfo/posix/Europe /usr/share/zoneinfo/posix/Europe/Amsterdam /usr/share/zoneinfo/posix/Europe/Andorra /usr/share/zoneinfo/posix/Europe/Athens /usr/share/zoneinfo/posix/Europe/Belfast /usr/share/zoneinfo/posix/Europe/Belgrade /usr/share/zoneinfo/posix/Europe/Berlin /usr/share/zoneinfo/posix/Europe/Bratislava /usr/share/zoneinfo/posix/Europe/Brussels /usr/share/zoneinfo/posix/Europe/Bucharest /usr/share/zoneinfo/posix/Europe/Budapest /usr/share/zoneinfo/posix/Europe/Chisinau /usr/share/zoneinfo/posix/Europe/Copenhagen /usr/share/zoneinfo/posix/Europe/Dublin /usr/share/zoneinfo/posix/Europe/Gibraltar /usr/share/zoneinfo/posix/Europe/Helsinki /usr/share/zoneinfo/posix/Europe/Istanbul /usr/share/zoneinfo/posix/Europe/Kaliningrad /usr/share/zoneinfo/posix/Europe/Kiev /usr/share/zoneinfo/posix/Europe/Lisbon /usr/share/zoneinfo/posix/Europe/Ljubljana /usr/share/zoneinfo/posix/Europe/London /usr/share/zoneinfo/posix/Europe/Luxembourg /usr/share/zoneinfo/posix/Europe/Madrid /usr/share/zoneinfo/posix/Europe/Malta /usr/share/zoneinfo/posix/Europe/Minsk /usr/share/zoneinfo/posix/Europe/Monaco /usr/share/zoneinfo/posix/Europe/Moscow /usr/share/zoneinfo/posix/Europe/Oslo /usr/share/zoneinfo/posix/Europe/Paris /usr/share/zoneinfo/posix/Europe/Prague /usr/share/zoneinfo/posix/Europe/Riga /usr/share/zoneinfo/posix/Europe/Rome /usr/share/zoneinfo/posix/Europe/Samara /usr/share/zoneinfo/posix/Europe/San_Marino /usr/share/zoneinfo/posix/Europe/Sarajevo /usr/share/zoneinfo/posix/Europe/Simferopol /usr/share/zoneinfo/posix/Europe/Skopje /usr/share/zoneinfo/posix/Europe/Sofia /usr/share/zoneinfo/posix/Europe/Stockholm /usr/share/zoneinfo/posix/Europe/Tallinn /usr/share/zoneinfo/posix/Europe/Tirane /usr/share/zoneinfo/posix/Europe/Vaduz /usr/share/zoneinfo/posix/Europe/Vatican /usr/share/zoneinfo/posix/Europe/Vienna /usr/share/zoneinfo/posix/Europe/Vilnius /usr/share/zoneinfo/posix/Europe/Warsaw /usr/share/zoneinfo/posix/Europe/Zagreb /usr/share/zoneinfo/posix/Europe/Zurich /usr/share/zoneinfo/posix/Factory /usr/share/zoneinfo/posix/GB /usr/share/zoneinfo/posix/GMT /usr/share/zoneinfo/posix/GMT+0 /usr/share/zoneinfo/posix/GMT-0 /usr/share/zoneinfo/posix/GMT0 /usr/share/zoneinfo/posix/Greenwich /usr/share/zoneinfo/posix/HST /usr/share/zoneinfo/posix/Hongkong /usr/share/zoneinfo/posix/Iceland /usr/share/zoneinfo/posix/Indian /usr/share/zoneinfo/posix/Indian/Antananarivo /usr/share/zoneinfo/posix/Indian/Chagos /usr/share/zoneinfo/posix/Indian/Christmas /usr/share/zoneinfo/posix/Indian/Cocos /usr/share/zoneinfo/posix/Indian/Comoro /usr/share/zoneinfo/posix/Indian/Kerguelen /usr/share/zoneinfo/posix/Indian/Mahe /usr/share/zoneinfo/posix/Indian/Maldives /usr/share/zoneinfo/posix/Indian/Mauritius /usr/share/zoneinfo/posix/Indian/Mayotte /usr/share/zoneinfo/posix/Indian/Reunion /usr/share/zoneinfo/posix/Iran /usr/share/zoneinfo/posix/Israel /usr/share/zoneinfo/posix/Jamaica /usr/share/zoneinfo/posix/Japan /usr/share/zoneinfo/posix/Kwajalein /usr/share/zoneinfo/posix/Libya /usr/share/zoneinfo/posix/MET /usr/share/zoneinfo/posix/MST /usr/share/zoneinfo/posix/MST7MDT /usr/share/zoneinfo/posix/Mexico /usr/share/zoneinfo/posix/Mexico/BajaNorte /usr/share/zoneinfo/posix/Mexico/BajaSur /usr/share/zoneinfo/posix/Mexico/General /usr/share/zoneinfo/posix/Mideast /usr/share/zoneinfo/posix/Mideast/Riyadh87 /usr/share/zoneinfo/posix/Mideast/Riyadh88 /usr/share/zoneinfo/posix/Mideast/Riyadh89 /usr/share/zoneinfo/posix/NZ /usr/share/zoneinfo/posix/NZ-CHAT /usr/share/zoneinfo/posix/Navajo /usr/share/zoneinfo/posix/PRC /usr/share/zoneinfo/posix/PST8PDT /usr/share/zoneinfo/posix/Pacific /usr/share/zoneinfo/posix/Pacific/Apia /usr/share/zoneinfo/posix/Pacific/Auckland /usr/share/zoneinfo/posix/Pacific/Chatham /usr/share/zoneinfo/posix/Pacific/Easter /usr/share/zoneinfo/posix/Pacific/Efate /usr/share/zoneinfo/posix/Pacific/Enderbury /usr/share/zoneinfo/posix/Pacific/Fakaofo /usr/share/zoneinfo/posix/Pacific/Fiji /usr/share/zoneinfo/posix/Pacific/Funafuti /usr/share/zoneinfo/posix/Pacific/Galapagos /usr/share/zoneinfo/posix/Pacific/Gambier /usr/share/zoneinfo/posix/Pacific/Guadalcanal /usr/share/zoneinfo/posix/Pacific/Guam /usr/share/zoneinfo/posix/Pacific/Honolulu /usr/share/zoneinfo/posix/Pacific/Johnston /usr/share/zoneinfo/posix/Pacific/Kiritimati /usr/share/zoneinfo/posix/Pacific/Kosrae /usr/share/zoneinfo/posix/Pacific/Kwajalein /usr/share/zoneinfo/posix/Pacific/Majuro /usr/share/zoneinfo/posix/Pacific/Marquesas /usr/share/zoneinfo/posix/Pacific/Midway /usr/share/zoneinfo/posix/Pacific/Nauru /usr/share/zoneinfo/posix/Pacific/Niue /usr/share/zoneinfo/posix/Pacific/Norfolk /usr/share/zoneinfo/posix/Pacific/Noumea /usr/share/zoneinfo/posix/Pacific/Pago_Pago /usr/share/zoneinfo/posix/Pacific/Palau /usr/share/zoneinfo/posix/Pacific/Pitcairn /usr/share/zoneinfo/posix/Pacific/Ponape /usr/share/zoneinfo/posix/Pacific/Port_Moresby /usr/share/zoneinfo/posix/Pacific/Rarotonga /usr/share/zoneinfo/posix/Pacific/Saipan /usr/share/zoneinfo/posix/Pacific/Samoa /usr/share/zoneinfo/posix/Pacific/Tahiti /usr/share/zoneinfo/posix/Pacific/Tarawa /usr/share/zoneinfo/posix/Pacific/Tongatapu /usr/share/zoneinfo/posix/Pacific/Truk /usr/share/zoneinfo/posix/Pacific/Wake /usr/share/zoneinfo/posix/Pacific/Wallis /usr/share/zoneinfo/posix/Pacific/Yap /usr/share/zoneinfo/posix/Poland /usr/share/zoneinfo/posix/Portugal /usr/share/zoneinfo/posix/ROC /usr/share/zoneinfo/posix/ROK /usr/share/zoneinfo/posix/Singapore /usr/share/zoneinfo/posix/SystemV /usr/share/zoneinfo/posix/SystemV/AST4 /usr/share/zoneinfo/posix/SystemV/AST4ADT /usr/share/zoneinfo/posix/SystemV/CST6 /usr/share/zoneinfo/posix/SystemV/CST6CDT /usr/share/zoneinfo/posix/SystemV/EST5 /usr/share/zoneinfo/posix/SystemV/EST5EDT /usr/share/zoneinfo/posix/SystemV/HST10 /usr/share/zoneinfo/posix/SystemV/MST7 /usr/share/zoneinfo/posix/SystemV/MST7MDT /usr/share/zoneinfo/posix/SystemV/PST8 /usr/share/zoneinfo/posix/SystemV/PST8PDT /usr/share/zoneinfo/posix/SystemV/YST9 /usr/share/zoneinfo/posix/SystemV/YST9YDT /usr/share/zoneinfo/posix/Turkey /usr/share/zoneinfo/posix/UCT /usr/share/zoneinfo/posix/US /usr/share/zoneinfo/posix/US/Alaska /usr/share/zoneinfo/posix/US/Aleutian /usr/share/zoneinfo/posix/US/Arizona /usr/share/zoneinfo/posix/US/Central /usr/share/zoneinfo/posix/US/East-Indiana /usr/share/zoneinfo/posix/US/Eastern /usr/share/zoneinfo/posix/US/Hawaii /usr/share/zoneinfo/posix/US/Indiana-Starke /usr/share/zoneinfo/posix/US/Michigan /usr/share/zoneinfo/posix/US/Mountain /usr/share/zoneinfo/posix/US/Pacific /usr/share/zoneinfo/posix/US/Samoa /usr/share/zoneinfo/posix/UTC /usr/share/zoneinfo/posix/Universal /usr/share/zoneinfo/posix/W-SU /usr/share/zoneinfo/posix/WET /usr/share/zoneinfo/posix/Zulu /usr/share/zoneinfo/posixrules /usr/share/zoneinfo/posixtime /usr/share/zoneinfo/right /usr/share/zoneinfo/right/Africa /usr/share/zoneinfo/right/Africa/Abidjan /usr/share/zoneinfo/right/Africa/Accra /usr/share/zoneinfo/right/Africa/Addis_Ababa /usr/share/zoneinfo/right/Africa/Algiers /usr/share/zoneinfo/right/Africa/Asmera /usr/share/zoneinfo/right/Africa/Bamako /usr/share/zoneinfo/right/Africa/Bangui /usr/share/zoneinfo/right/Africa/Banjul /usr/share/zoneinfo/right/Africa/Bissau /usr/share/zoneinfo/right/Africa/Blantyre /usr/share/zoneinfo/right/Africa/Brazzaville /usr/share/zoneinfo/right/Africa/Bujumbura /usr/share/zoneinfo/right/Africa/Cairo /usr/share/zoneinfo/right/Africa/Casablanca /usr/share/zoneinfo/right/Africa/Ceuta /usr/share/zoneinfo/right/Africa/Conakry /usr/share/zoneinfo/right/Africa/Dakar /usr/share/zoneinfo/right/Africa/Dar_es_Salaam /usr/share/zoneinfo/right/Africa/Djibouti /usr/share/zoneinfo/right/Africa/Douala /usr/share/zoneinfo/right/Africa/El_Aaiun /usr/share/zoneinfo/right/Africa/Freetown /usr/share/zoneinfo/right/Africa/Gaborone /usr/share/zoneinfo/right/Africa/Harare /usr/share/zoneinfo/right/Africa/Johannesburg /usr/share/zoneinfo/right/Africa/Kampala /usr/share/zoneinfo/right/Africa/Khartoum /usr/share/zoneinfo/right/Africa/Kigali /usr/share/zoneinfo/right/Africa/Kinshasa /usr/share/zoneinfo/right/Africa/Lagos /usr/share/zoneinfo/right/Africa/Libreville /usr/share/zoneinfo/right/Africa/Lome /usr/share/zoneinfo/right/Africa/Luanda /usr/share/zoneinfo/right/Africa/Lubumbashi /usr/share/zoneinfo/right/Africa/Lusaka /usr/share/zoneinfo/right/Africa/Malabo /usr/share/zoneinfo/right/Africa/Maputo /usr/share/zoneinfo/right/Africa/Maseru /usr/share/zoneinfo/right/Africa/Mbabane /usr/share/zoneinfo/right/Africa/Mogadishu /usr/share/zoneinfo/right/Africa/Monrovia /usr/share/zoneinfo/right/Africa/Nairobi /usr/share/zoneinfo/right/Africa/Ndjamena /usr/share/zoneinfo/right/Africa/Niamey /usr/share/zoneinfo/right/Africa/Nouakchott /usr/share/zoneinfo/right/Africa/Ouagadougou /usr/share/zoneinfo/right/Africa/Porto-Novo /usr/share/zoneinfo/right/Africa/Sao_Tome /usr/share/zoneinfo/right/Africa/Timbuktu /usr/share/zoneinfo/right/Africa/Tripoli /usr/share/zoneinfo/right/Africa/Tunis /usr/share/zoneinfo/right/Africa/Windhoek /usr/share/zoneinfo/right/America /usr/share/zoneinfo/right/America/Adak /usr/share/zoneinfo/right/America/Anchorage /usr/share/zoneinfo/right/America/Anguilla /usr/share/zoneinfo/right/America/Antigua /usr/share/zoneinfo/right/America/Aruba /usr/share/zoneinfo/right/America/Asuncion /usr/share/zoneinfo/right/America/Atka /usr/share/zoneinfo/right/America/Barbados /usr/share/zoneinfo/right/America/Belize /usr/share/zoneinfo/right/America/Bogota /usr/share/zoneinfo/right/America/Boise /usr/share/zoneinfo/right/America/Buenos_Aires /usr/share/zoneinfo/right/America/Caracas /usr/share/zoneinfo/right/America/Catamarca /usr/share/zoneinfo/right/America/Cayenne /usr/share/zoneinfo/right/America/Cayman /usr/share/zoneinfo/right/America/Chicago /usr/share/zoneinfo/right/America/Cordoba /usr/share/zoneinfo/right/America/Costa_Rica /usr/share/zoneinfo/right/America/Cuiaba /usr/share/zoneinfo/right/America/Curacao /usr/share/zoneinfo/right/America/Dawson /usr/share/zoneinfo/right/America/Dawson_Creek /usr/share/zoneinfo/right/America/Denver /usr/share/zoneinfo/right/America/Detroit /usr/share/zoneinfo/right/America/Dominica /usr/share/zoneinfo/right/America/Edmonton /usr/share/zoneinfo/right/America/El_Salvador /usr/share/zoneinfo/right/America/Ensenada /usr/share/zoneinfo/right/America/Fort_Wayne /usr/share/zoneinfo/right/America/Fortaleza /usr/share/zoneinfo/right/America/Glace_Bay /usr/share/zoneinfo/right/America/Godthab /usr/share/zoneinfo/right/America/Goose_Bay /usr/share/zoneinfo/right/America/Grand_Turk /usr/share/zoneinfo/right/America/Grenada /usr/share/zoneinfo/right/America/Guadeloupe /usr/share/zoneinfo/right/America/Guatemala /usr/share/zoneinfo/right/America/Guayaquil /usr/share/zoneinfo/right/America/Guyana /usr/share/zoneinfo/right/America/Halifax /usr/share/zoneinfo/right/America/Havana /usr/share/zoneinfo/right/America/Indiana /usr/share/zoneinfo/right/America/Indiana/Indianapolis /usr/share/zoneinfo/right/America/Indiana/Knox /usr/share/zoneinfo/right/America/Indiana/Marengo /usr/share/zoneinfo/right/America/Indiana/Vevay /usr/share/zoneinfo/right/America/Indianapolis /usr/share/zoneinfo/right/America/Inuvik /usr/share/zoneinfo/right/America/Iqaluit /usr/share/zoneinfo/right/America/Jamaica /usr/share/zoneinfo/right/America/Jujuy /usr/share/zoneinfo/right/America/Juneau /usr/share/zoneinfo/right/America/Knox_IN /usr/share/zoneinfo/right/America/La_Paz /usr/share/zoneinfo/right/America/Lima /usr/share/zoneinfo/right/America/Los_Angeles /usr/share/zoneinfo/right/America/Louisville /usr/share/zoneinfo/right/America/Maceio /usr/share/zoneinfo/right/America/Managua /usr/share/zoneinfo/right/America/Manaus /usr/share/zoneinfo/right/America/Martinique /usr/share/zoneinfo/right/America/Mazatlan /usr/share/zoneinfo/right/America/Mendoza /usr/share/zoneinfo/right/America/Menominee /usr/share/zoneinfo/right/America/Mexico_City /usr/share/zoneinfo/right/America/Miquelon /usr/share/zoneinfo/right/America/Montevideo /usr/share/zoneinfo/right/America/Montreal /usr/share/zoneinfo/right/America/Montserrat /usr/share/zoneinfo/right/America/Nassau /usr/share/zoneinfo/right/America/New_York /usr/share/zoneinfo/right/America/Nipigon /usr/share/zoneinfo/right/America/Nome /usr/share/zoneinfo/right/America/Noronha /usr/share/zoneinfo/right/America/Panama /usr/share/zoneinfo/right/America/Pangnirtung /usr/share/zoneinfo/right/America/Paramaribo /usr/share/zoneinfo/right/America/Phoenix /usr/share/zoneinfo/right/America/Port-au-Prince /usr/share/zoneinfo/right/America/Port_of_Spain /usr/share/zoneinfo/right/America/Porto_Acre /usr/share/zoneinfo/right/America/Puerto_Rico /usr/share/zoneinfo/right/America/Rainy_River /usr/share/zoneinfo/right/America/Rankin_Inlet /usr/share/zoneinfo/right/America/Regina /usr/share/zoneinfo/right/America/Rosario /usr/share/zoneinfo/right/America/Santiago /usr/share/zoneinfo/right/America/Santo_Domingo /usr/share/zoneinfo/right/America/Sao_Paulo /usr/share/zoneinfo/right/America/Scoresbysund /usr/share/zoneinfo/right/America/Shiprock /usr/share/zoneinfo/right/America/St_Johns /usr/share/zoneinfo/right/America/St_Kitts /usr/share/zoneinfo/right/America/St_Lucia /usr/share/zoneinfo/right/America/St_Thomas /usr/share/zoneinfo/right/America/St_Vincent /usr/share/zoneinfo/right/America/Swift_Current /usr/share/zoneinfo/right/America/Tegucigalpa /usr/share/zoneinfo/right/America/Thule /usr/share/zoneinfo/right/America/Thunder_Bay /usr/share/zoneinfo/right/America/Tijuana /usr/share/zoneinfo/right/America/Tortola /usr/share/zoneinfo/right/America/Vancouver /usr/share/zoneinfo/right/America/Virgin /usr/share/zoneinfo/right/America/Whitehorse /usr/share/zoneinfo/right/America/Winnipeg /usr/share/zoneinfo/right/America/Yakutat /usr/share/zoneinfo/right/America/Yellowknife /usr/share/zoneinfo/right/Antarctica /usr/share/zoneinfo/right/Antarctica/Casey /usr/share/zoneinfo/right/Antarctica/Davis /usr/share/zoneinfo/right/Antarctica/DumontDUrville /usr/share/zoneinfo/right/Antarctica/Mawson /usr/share/zoneinfo/right/Antarctica/McMurdo /usr/share/zoneinfo/right/Antarctica/Palmer /usr/share/zoneinfo/right/Antarctica/South_Pole /usr/share/zoneinfo/right/Arctic /usr/share/zoneinfo/right/Arctic/Longyearbyen /usr/share/zoneinfo/right/Asia /usr/share/zoneinfo/right/Asia/Aden /usr/share/zoneinfo/right/Asia/Alma-Ata /usr/share/zoneinfo/right/Asia/Amman /usr/share/zoneinfo/right/Asia/Anadyr /usr/share/zoneinfo/right/Asia/Aqtau /usr/share/zoneinfo/right/Asia/Aqtobe /usr/share/zoneinfo/right/Asia/Ashkhabad /usr/share/zoneinfo/right/Asia/Baghdad /usr/share/zoneinfo/right/Asia/Bahrain /usr/share/zoneinfo/right/Asia/Baku /usr/share/zoneinfo/right/Asia/Bangkok /usr/share/zoneinfo/right/Asia/Beirut /usr/share/zoneinfo/right/Asia/Bishkek /usr/share/zoneinfo/right/Asia/Brunei /usr/share/zoneinfo/right/Asia/Calcutta /usr/share/zoneinfo/right/Asia/Chungking /usr/share/zoneinfo/right/Asia/Colombo /usr/share/zoneinfo/right/Asia/Dacca /usr/share/zoneinfo/right/Asia/Damascus /usr/share/zoneinfo/right/Asia/Dubai /usr/share/zoneinfo/right/Asia/Dushanbe /usr/share/zoneinfo/right/Asia/Gaza /usr/share/zoneinfo/right/Asia/Harbin /usr/share/zoneinfo/right/Asia/Hong_Kong /usr/share/zoneinfo/right/Asia/Irkutsk /usr/share/zoneinfo/right/Asia/Ishigaki /usr/share/zoneinfo/right/Asia/Istanbul /usr/share/zoneinfo/right/Asia/Jakarta /usr/share/zoneinfo/right/Asia/Jayapura /usr/share/zoneinfo/right/Asia/Jerusalem /usr/share/zoneinfo/right/Asia/Kabul /usr/share/zoneinfo/right/Asia/Kamchatka /usr/share/zoneinfo/right/Asia/Karachi /usr/share/zoneinfo/right/Asia/Kashgar /usr/share/zoneinfo/right/Asia/Katmandu /usr/share/zoneinfo/right/Asia/Krasnoyarsk /usr/share/zoneinfo/right/Asia/Kuala_Lumpur /usr/share/zoneinfo/right/Asia/Kuching /usr/share/zoneinfo/right/Asia/Kuwait /usr/share/zoneinfo/right/Asia/Macao /usr/share/zoneinfo/right/Asia/Magadan /usr/share/zoneinfo/right/Asia/Manila /usr/share/zoneinfo/right/Asia/Muscat /usr/share/zoneinfo/right/Asia/Nicosia /usr/share/zoneinfo/right/Asia/Novosibirsk /usr/share/zoneinfo/right/Asia/Omsk /usr/share/zoneinfo/right/Asia/Phnom_Penh /usr/share/zoneinfo/right/Asia/Pyongyang /usr/share/zoneinfo/right/Asia/Qatar /usr/share/zoneinfo/right/Asia/Rangoon /usr/share/zoneinfo/right/Asia/Riyadh /usr/share/zoneinfo/right/Asia/Riyadh87 /usr/share/zoneinfo/right/Asia/Riyadh88 /usr/share/zoneinfo/right/Asia/Riyadh89 /usr/share/zoneinfo/right/Asia/Saigon /usr/share/zoneinfo/right/Asia/Seoul /usr/share/zoneinfo/right/Asia/Shanghai /usr/share/zoneinfo/right/Asia/Singapore /usr/share/zoneinfo/right/Asia/Taipei /usr/share/zoneinfo/right/Asia/Tashkent /usr/share/zoneinfo/right/Asia/Tbilisi /usr/share/zoneinfo/right/Asia/Tehran /usr/share/zoneinfo/right/Asia/Tel_Aviv /usr/share/zoneinfo/right/Asia/Thimbu /usr/share/zoneinfo/right/Asia/Tokyo /usr/share/zoneinfo/right/Asia/Ujung_Pandang /usr/share/zoneinfo/right/Asia/Ulan_Bator /usr/share/zoneinfo/right/Asia/Urumqi /usr/share/zoneinfo/right/Asia/Vientiane /usr/share/zoneinfo/right/Asia/Vladivostok /usr/share/zoneinfo/right/Asia/Yakutsk /usr/share/zoneinfo/right/Asia/Yekaterinburg /usr/share/zoneinfo/right/Asia/Yerevan /usr/share/zoneinfo/right/Atlantic /usr/share/zoneinfo/right/Atlantic/Azores /usr/share/zoneinfo/right/Atlantic/Bermuda /usr/share/zoneinfo/right/Atlantic/Canary /usr/share/zoneinfo/right/Atlantic/Cape_Verde /usr/share/zoneinfo/right/Atlantic/Faeroe /usr/share/zoneinfo/right/Atlantic/Jan_Mayen /usr/share/zoneinfo/right/Atlantic/Madeira /usr/share/zoneinfo/right/Atlantic/Reykjavik /usr/share/zoneinfo/right/Atlantic/South_Georgia /usr/share/zoneinfo/right/Atlantic/St_Helena /usr/share/zoneinfo/right/Atlantic/Stanley /usr/share/zoneinfo/right/Australia /usr/share/zoneinfo/right/Australia/ACT /usr/share/zoneinfo/right/Australia/Adelaide /usr/share/zoneinfo/right/Australia/Brisbane /usr/share/zoneinfo/right/Australia/Broken_Hill /usr/share/zoneinfo/right/Australia/Canberra /usr/share/zoneinfo/right/Australia/Darwin /usr/share/zoneinfo/right/Australia/Hobart /usr/share/zoneinfo/right/Australia/LHI /usr/share/zoneinfo/right/Australia/Lindeman /usr/share/zoneinfo/right/Australia/Lord_Howe /usr/share/zoneinfo/right/Australia/Melbourne /usr/share/zoneinfo/right/Australia/NSW /usr/share/zoneinfo/right/Australia/North /usr/share/zoneinfo/right/Australia/Perth /usr/share/zoneinfo/right/Australia/Queensland /usr/share/zoneinfo/right/Australia/South /usr/share/zoneinfo/right/Australia/Sydney /usr/share/zoneinfo/right/Australia/Tasmania /usr/share/zoneinfo/right/Australia/Victoria /usr/share/zoneinfo/right/Australia/West /usr/share/zoneinfo/right/Australia/Yancowinna /usr/share/zoneinfo/right/Brazil /usr/share/zoneinfo/right/Brazil/Acre /usr/share/zoneinfo/right/Brazil/DeNoronha /usr/share/zoneinfo/right/Brazil/East /usr/share/zoneinfo/right/Brazil/West /usr/share/zoneinfo/right/CET /usr/share/zoneinfo/right/CST6CDT /usr/share/zoneinfo/right/Canada /usr/share/zoneinfo/right/Canada/Atlantic /usr/share/zoneinfo/right/Canada/Central /usr/share/zoneinfo/right/Canada/East-Saskatchewan /usr/share/zoneinfo/right/Canada/Eastern /usr/share/zoneinfo/right/Canada/Mountain /usr/share/zoneinfo/right/Canada/Newfoundland /usr/share/zoneinfo/right/Canada/Pacific /usr/share/zoneinfo/right/Canada/Saskatchewan /usr/share/zoneinfo/right/Canada/Yukon /usr/share/zoneinfo/right/Chile /usr/share/zoneinfo/right/Chile/Continental /usr/share/zoneinfo/right/Chile/EasterIsland /usr/share/zoneinfo/right/Cuba /usr/share/zoneinfo/right/EET /usr/share/zoneinfo/right/EST /usr/share/zoneinfo/right/EST5EDT /usr/share/zoneinfo/right/Egypt /usr/share/zoneinfo/right/Eire /usr/share/zoneinfo/right/Etc /usr/share/zoneinfo/right/Etc/GMT /usr/share/zoneinfo/right/Etc/GMT+0 /usr/share/zoneinfo/right/Etc/GMT+1 /usr/share/zoneinfo/right/Etc/GMT+10 /usr/share/zoneinfo/right/Etc/GMT+11 /usr/share/zoneinfo/right/Etc/GMT+12 /usr/share/zoneinfo/right/Etc/GMT+2 /usr/share/zoneinfo/right/Etc/GMT+3 /usr/share/zoneinfo/right/Etc/GMT+4 /usr/share/zoneinfo/right/Etc/GMT+5 /usr/share/zoneinfo/right/Etc/GMT+6 /usr/share/zoneinfo/right/Etc/GMT+7 /usr/share/zoneinfo/right/Etc/GMT+8 /usr/share/zoneinfo/right/Etc/GMT+9 /usr/share/zoneinfo/right/Etc/GMT-0 /usr/share/zoneinfo/right/Etc/GMT-1 /usr/share/zoneinfo/right/Etc/GMT-10 /usr/share/zoneinfo/right/Etc/GMT-11 /usr/share/zoneinfo/right/Etc/GMT-12 /usr/share/zoneinfo/right/Etc/GMT-13 /usr/share/zoneinfo/right/Etc/GMT-14 /usr/share/zoneinfo/right/Etc/GMT-2 /usr/share/zoneinfo/right/Etc/GMT-3 /usr/share/zoneinfo/right/Etc/GMT-4 /usr/share/zoneinfo/right/Etc/GMT-5 /usr/share/zoneinfo/right/Etc/GMT-6 /usr/share/zoneinfo/right/Etc/GMT-7 /usr/share/zoneinfo/right/Etc/GMT-8 /usr/share/zoneinfo/right/Etc/GMT-9 /usr/share/zoneinfo/right/Etc/GMT0 /usr/share/zoneinfo/right/Etc/Greenwich /usr/share/zoneinfo/right/Etc/UCT /usr/share/zoneinfo/right/Etc/UTC /usr/share/zoneinfo/right/Etc/Universal /usr/share/zoneinfo/right/Etc/Zulu /usr/share/zoneinfo/right/Europe /usr/share/zoneinfo/right/Europe/Amsterdam /usr/share/zoneinfo/right/Europe/Andorra /usr/share/zoneinfo/right/Europe/Athens /usr/share/zoneinfo/right/Europe/Belfast /usr/share/zoneinfo/right/Europe/Belgrade /usr/share/zoneinfo/right/Europe/Berlin /usr/share/zoneinfo/right/Europe/Bratislava /usr/share/zoneinfo/right/Europe/Brussels /usr/share/zoneinfo/right/Europe/Bucharest /usr/share/zoneinfo/right/Europe/Budapest /usr/share/zoneinfo/right/Europe/Chisinau /usr/share/zoneinfo/right/Europe/Copenhagen /usr/share/zoneinfo/right/Europe/Dublin /usr/share/zoneinfo/right/Europe/Gibraltar /usr/share/zoneinfo/right/Europe/Helsinki /usr/share/zoneinfo/right/Europe/Istanbul /usr/share/zoneinfo/right/Europe/Kaliningrad /usr/share/zoneinfo/right/Europe/Kiev /usr/share/zoneinfo/right/Europe/Lisbon /usr/share/zoneinfo/right/Europe/Ljubljana /usr/share/zoneinfo/right/Europe/London /usr/share/zoneinfo/right/Europe/Luxembourg /usr/share/zoneinfo/right/Europe/Madrid /usr/share/zoneinfo/right/Europe/Malta /usr/share/zoneinfo/right/Europe/Minsk /usr/share/zoneinfo/right/Europe/Monaco /usr/share/zoneinfo/right/Europe/Moscow /usr/share/zoneinfo/right/Europe/Oslo /usr/share/zoneinfo/right/Europe/Paris /usr/share/zoneinfo/right/Europe/Prague /usr/share/zoneinfo/right/Europe/Riga /usr/share/zoneinfo/right/Europe/Rome /usr/share/zoneinfo/right/Europe/Samara /usr/share/zoneinfo/right/Europe/San_Marino /usr/share/zoneinfo/right/Europe/Sarajevo /usr/share/zoneinfo/right/Europe/Simferopol /usr/share/zoneinfo/right/Europe/Skopje /usr/share/zoneinfo/right/Europe/Sofia /usr/share/zoneinfo/right/Europe/Stockholm /usr/share/zoneinfo/right/Europe/Tallinn /usr/share/zoneinfo/right/Europe/Tirane /usr/share/zoneinfo/right/Europe/Vaduz /usr/share/zoneinfo/right/Europe/Vatican /usr/share/zoneinfo/right/Europe/Vienna /usr/share/zoneinfo/right/Europe/Vilnius /usr/share/zoneinfo/right/Europe/Warsaw /usr/share/zoneinfo/right/Europe/Zagreb /usr/share/zoneinfo/right/Europe/Zurich /usr/share/zoneinfo/right/Factory /usr/share/zoneinfo/right/GB /usr/share/zoneinfo/right/GMT /usr/share/zoneinfo/right/GMT+0 /usr/share/zoneinfo/right/GMT-0 /usr/share/zoneinfo/right/GMT0 /usr/share/zoneinfo/right/Greenwich /usr/share/zoneinfo/right/HST /usr/share/zoneinfo/right/Hongkong /usr/share/zoneinfo/right/Iceland /usr/share/zoneinfo/right/Indian /usr/share/zoneinfo/right/Indian/Antananarivo /usr/share/zoneinfo/right/Indian/Chagos /usr/share/zoneinfo/right/Indian/Christmas /usr/share/zoneinfo/right/Indian/Cocos /usr/share/zoneinfo/right/Indian/Comoro /usr/share/zoneinfo/right/Indian/Kerguelen /usr/share/zoneinfo/right/Indian/Mahe /usr/share/zoneinfo/right/Indian/Maldives /usr/share/zoneinfo/right/Indian/Mauritius /usr/share/zoneinfo/right/Indian/Mayotte /usr/share/zoneinfo/right/Indian/Reunion /usr/share/zoneinfo/right/Iran /usr/share/zoneinfo/right/Israel /usr/share/zoneinfo/right/Jamaica /usr/share/zoneinfo/right/Japan /usr/share/zoneinfo/right/Kwajalein /usr/share/zoneinfo/right/Libya /usr/share/zoneinfo/right/MET /usr/share/zoneinfo/right/MST /usr/share/zoneinfo/right/MST7MDT /usr/share/zoneinfo/right/Mexico /usr/share/zoneinfo/right/Mexico/BajaNorte /usr/share/zoneinfo/right/Mexico/BajaSur /usr/share/zoneinfo/right/Mexico/General /usr/share/zoneinfo/right/Mideast /usr/share/zoneinfo/right/Mideast/Riyadh87 /usr/share/zoneinfo/right/Mideast/Riyadh88 /usr/share/zoneinfo/right/Mideast/Riyadh89 /usr/share/zoneinfo/right/NZ /usr/share/zoneinfo/right/NZ-CHAT /usr/share/zoneinfo/right/Navajo /usr/share/zoneinfo/right/PRC /usr/share/zoneinfo/right/PST8PDT /usr/share/zoneinfo/right/Pacific /usr/share/zoneinfo/right/Pacific/Apia /usr/share/zoneinfo/right/Pacific/Auckland /usr/share/zoneinfo/right/Pacific/Chatham /usr/share/zoneinfo/right/Pacific/Easter /usr/share/zoneinfo/right/Pacific/Efate /usr/share/zoneinfo/right/Pacific/Enderbury /usr/share/zoneinfo/right/Pacific/Fakaofo /usr/share/zoneinfo/right/Pacific/Fiji /usr/share/zoneinfo/right/Pacific/Funafuti /usr/share/zoneinfo/right/Pacific/Galapagos /usr/share/zoneinfo/right/Pacific/Gambier /usr/share/zoneinfo/right/Pacific/Guadalcanal /usr/share/zoneinfo/right/Pacific/Guam /usr/share/zoneinfo/right/Pacific/Honolulu /usr/share/zoneinfo/right/Pacific/Johnston /usr/share/zoneinfo/right/Pacific/Kiritimati /usr/share/zoneinfo/right/Pacific/Kosrae /usr/share/zoneinfo/right/Pacific/Kwajalein /usr/share/zoneinfo/right/Pacific/Majuro /usr/share/zoneinfo/right/Pacific/Marquesas /usr/share/zoneinfo/right/Pacific/Midway /usr/share/zoneinfo/right/Pacific/Nauru /usr/share/zoneinfo/right/Pacific/Niue /usr/share/zoneinfo/right/Pacific/Norfolk /usr/share/zoneinfo/right/Pacific/Noumea /usr/share/zoneinfo/right/Pacific/Pago_Pago /usr/share/zoneinfo/right/Pacific/Palau /usr/share/zoneinfo/right/Pacific/Pitcairn /usr/share/zoneinfo/right/Pacific/Ponape /usr/share/zoneinfo/right/Pacific/Port_Moresby /usr/share/zoneinfo/right/Pacific/Rarotonga /usr/share/zoneinfo/right/Pacific/Saipan /usr/share/zoneinfo/right/Pacific/Samoa /usr/share/zoneinfo/right/Pacific/Tahiti /usr/share/zoneinfo/right/Pacific/Tarawa /usr/share/zoneinfo/right/Pacific/Tongatapu /usr/share/zoneinfo/right/Pacific/Truk /usr/share/zoneinfo/right/Pacific/Wake /usr/share/zoneinfo/right/Pacific/Wallis /usr/share/zoneinfo/right/Pacific/Yap /usr/share/zoneinfo/right/Poland /usr/share/zoneinfo/right/Portugal /usr/share/zoneinfo/right/ROC /usr/share/zoneinfo/right/ROK /usr/share/zoneinfo/right/Singapore /usr/share/zoneinfo/right/SystemV /usr/share/zoneinfo/right/SystemV/AST4 /usr/share/zoneinfo/right/SystemV/AST4ADT /usr/share/zoneinfo/right/SystemV/CST6 /usr/share/zoneinfo/right/SystemV/CST6CDT /usr/share/zoneinfo/right/SystemV/EST5 /usr/share/zoneinfo/right/SystemV/EST5EDT /usr/share/zoneinfo/right/SystemV/HST10 /usr/share/zoneinfo/right/SystemV/MST7 /usr/share/zoneinfo/right/SystemV/MST7MDT /usr/share/zoneinfo/right/SystemV/PST8 /usr/share/zoneinfo/right/SystemV/PST8PDT /usr/share/zoneinfo/right/SystemV/YST9 /usr/share/zoneinfo/right/SystemV/YST9YDT /usr/share/zoneinfo/right/Turkey /usr/share/zoneinfo/right/UCT /usr/share/zoneinfo/right/US /usr/share/zoneinfo/right/US/Alaska /usr/share/zoneinfo/right/US/Aleutian /usr/share/zoneinfo/right/US/Arizona /usr/share/zoneinfo/right/US/Central /usr/share/zoneinfo/right/US/East-Indiana /usr/share/zoneinfo/right/US/Eastern /usr/share/zoneinfo/right/US/Hawaii /usr/share/zoneinfo/right/US/Indiana-Starke /usr/share/zoneinfo/right/US/Michigan /usr/share/zoneinfo/right/US/Mountain /usr/share/zoneinfo/right/US/Pacific /usr/share/zoneinfo/right/US/Samoa /usr/share/zoneinfo/right/UTC /usr/share/zoneinfo/right/Universal /usr/share/zoneinfo/right/W-SU /usr/share/zoneinfo/right/WET /usr/share/zoneinfo/right/Zulu /usr/share/zoneinfo/zone.tab
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:36:58 2013