LuCI - OpenWrt Configuration Interface
Find a file
Hannu Nyman cdcdfd2594 timezone data: update to 2016a
Update timezone data to 2016a.

http://mm.icann.org/pipermail/tz-announce/2016-January/000035.html

   Changes affecting future time stamps

     America/Cayman will not observe daylight saving this year after all.
     Revert our guess that it would.  (Thanks to Matt Johnson.)

     Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00.
     (Thanks to Alexander Krivenyshev.)

     Asia/Tehran now has DST predictions for the year 2038 and later,
     to be March 21 00:00 to September 21 00:00.  This is likely better
     than predicting no DST, albeit off by a day every now and then.

   Changes affecting past and future time stamps

     America/Metlakatla switched from PST all year to AKST/AKDT on
     2015-11-01 at 02:00.  (Thanks to Steffen Thorsen.)

     America/Santa_Isabel has been removed, and replaced with a
     backward compatibility link to America/Tijuana.  Its contents were
     apparently based on a misreading of Mexican legislation.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 9b5724d39e)
2016-02-07 12:36:22 +02:00
applications luci-app-statistics: Remove usually empty std.dev. graph from ping page 2016-02-02 15:12:33 +02:00
build build: rework i18n-sync.sh to support new structure 2015-04-20 10:17:23 +02:00
collections collections/luci: depend on luci-proto-ipv6 if IPV6 is enabled 2015-05-06 15:59:40 +02:00
contrib contrib/package/freifunk-policyrouting: remove rc.d symlink 2015-11-18 12:27:20 +01:00
libs Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
modules timezone data: update to 2016a 2016-02-07 12:36:22 +02:00
protocols Fix typo in last commit 2015-04-10 18:55:56 +02:00
themes Merge pull request #333 from legendtang/master 2015-03-10 18:55:15 +01:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.cproject More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 2008-11-20 19:22:05 +00:00
.gitignore Update .gitignore 2015-04-20 10:08:23 +02:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
CONTRIBUTING.md CONTRIBUTING.md: clarify signed-off-by advice 2015-12-15 14:47:29 +02:00
INSTALL HTTP is sufficient for plain checkouts, Schäuble could also do checkouts before by himself 2009-01-02 21:42:49 +00:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
luci.mk luci.mk: correct SK language name to Slovak 2015-10-13 10:20:19 +03:00
Makefile build: introduce luci-base 2014-06-11 13:29:05 +00:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
README.md Create README.md 2014-11-07 18:05:28 +03:00
THANKYOU * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00

OpenWrt luci feed

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.