Go to file
chris5560 a909d2d7a2 [PATCH] lighttpd: errorlog failed as non root user
if running as non root user (what's should be the default on web-servers) you get:
(log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied

Fix: create log directory only if not exist and chmod 777 to allow anyone 
to write and create files inside default log directory

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-23 21:50:16 +02:00
admin zabbix: update to 2.2.5, refresh patches 2014-07-23 01:20:55 +02:00
devel/patch patch: --disable-xattr (v2) 2014-06-30 22:43:30 +02:00
ipv6 Merge pull request #50 from oskar456/aiccu 2014-06-23 18:52:49 +02:00
lang luasec: update URL, as it previously pointed into a redirect 2014-07-21 16:37:13 +02:00
libs glib2: fix compilation in my fedora20 mock 2014-07-23 01:35:34 +02:00
mail/dovecot dovecot: import from packages 2014-06-16 11:54:42 +02:00
multimedia Revert to r181, default webui to simple stream only, option for full 2014-07-23 13:20:58 -04:00
net [PATCH] lighttpd: errorlog failed as non root user 2014-07-23 21:50:16 +02:00
sound mpd: force zeroconf to no 2014-07-17 17:49:53 +01:00
utils Update to 2.3.6 2014-07-23 06:28:20 -05:00
CONTRIBUTING.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +02:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +02:00

README.md

OpenWRT packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

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

Run: ./scripts/feeds update packages Run: ./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.