LuCI - OpenWrt Configuration Interface
Find a file
Hannu Nyman fd1042f5ee Timezone data: Update to 2015a
Timezone information is updated to 2015a, released on 30 Jan 15.

I used build/zoneinfo2lua.pl to pull data from my Ubuntu 14.10.

Changes are rather small:
http://mm.icann.org/pipermail/tz-announce/2015-January/000028.html

The Mexican state of Quintana Roo, represented by America/Cancun,
will shift from Central Time with DST to Eastern Time without DST.

Chile will not change clocks in April or thereafter; its new
standard time will be its old daylight saving time.
This affects America/Santiago, Pacific/Easter, and Antarctica/Palmer.

Ps. I manually edited headers to have the shorter new copyright,
instead of the long one generated buy the script.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-02-04 18:50:36 +02:00
applications luci-app-firewall: rework internal/external zone list handling when adding forwards 2015-01-26 17:55:09 +01:00
build build: add modified luadoc for use with LuCI sources 2015-01-28 22:28:04 +01:00
collections Modified dependencies 2015-01-10 22:33:43 +01:00
contrib Remove outdated luadoc from contrib 2015-01-28 22:28:29 +01:00
libs Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
modules Timezone data: Update to 2015a 2015-02-04 18:50:36 +02:00
protocols Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
themes themes: fix load number formatting 2015-01-17 15:17:42 +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 build: add po2lmo to .gitignore (#292) 2015-01-15 09:49:19 +01:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
CONTRIBUTING.md Add initial contribution guidelines 2014-10-10 15:32:27 +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 build: remove *.luadoc files before packaging 2015-01-28 22:29:03 +01: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.