summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2009-11-24More MakefileSteven Barth
2009-11-24Revised Makefiles a bitSteven Barth
2009-11-22contrib/package: remote-update: combined images now include the fs type in ↵Jo-Philipp Wich
the file name
2009-11-21contrib/package, applications/luci-olsr: implement NatThreshold to minimize ↵Jo-Philipp Wich
gateway flapping
2009-11-19contrib/package: fix broadcom arch detection in remote-updateJo-Philipp Wich
2009-11-14Avoid unnecessary compilingSteven Barth
2009-11-11contrib/package: add standard package collections to simplify choosing the ↵Jo-Philipp Wich
right components
2009-11-11contrib/package: bump olsrd to 0.5.6-r7, refresh patchesJo-Philipp Wich
2009-11-08contrib: make lua host build dependency conditionalJo-Philipp Wich
2009-10-28Fix last commitSteven Barth
2009-10-28Update CyasslSteven Barth
2009-10-27contrib: merge r5422 to trunkJo-Philipp Wich
2009-10-26UCI contrib patch handlingSteven Barth
2009-10-26Build fixesSteven Barth
2009-10-19contrib/package: olsrd-luci: forgot to update MakefileJo-Philipp Wich
2009-10-19contrib/package: bump to olsrd 0.5.6-r6 plus most recent fixesJo-Philipp Wich
2009-10-19contrib/package: remote-update: now expect "openwrt-atheros-combined.img" ↵Jo-Philipp Wich
since we switch to upstream combined images
2009-10-07contrib/uci: apply patch series during host uci buildJo-Philipp Wich
2009-10-04contrib/package: reap zombies in freifunk-watchdog, fix a warningJo-Philipp Wich
2009-10-03contrib/package: drop sysupgrade-atheros, went upstreamJo-Philipp Wich
2009-08-27contrib/package: freifunk-firewall: introduce per-zone option ↵Jo-Philipp Wich
"local_restrict" to only grant access to the default gateway in this zone while rejecting other hosts in the target subnet
2009-08-22contrib/package: target name was stripped from base-files package name ↵Jo-Philipp Wich
upstream, determine arch from kernel apckage instead
2009-08-19contrib/uci: fake an active wireless network in the shipped uciJo-Philipp Wich
2009-08-18Make luci-app-diag and friends use conditional dependenciesDaniel Dickinson
2009-08-16i18n: add language package for vietnameseJo-Philipp Wich
2009-08-13contrib: bump uci to current version 0.7.5Malte S. Stretz
2009-08-09contrib: make luci-sys depend on luci-iwinfoJo-Philipp Wich
2009-08-09contrib: add iwinfo to the package feedJo-Philipp Wich
2009-08-05contrib/package: remove dependency on remote-update in community package, ↵Jo-Philipp Wich
this prevented building on x86 and others
2009-08-03contrib/package: allow pipe signs for service descriptions in olsrd init scriptJo-Philipp Wich
2009-07-31contrib/package: bump pkg revision as wellJo-Philipp Wich
2009-07-31contrib/package: increase load threshold of freifunk watchdog to 15.0Jo-Philipp Wich
2009-07-30* Add sample UCI config files for luci-app-diag-devinfo, to be used by the SDK.Daniel Dickinson
This is part of the luci-app-diag-core, luci-app-voice-core, luci-app-voice-diag group.
2009-07-23contrib/package: select openwrt.org theme by default but do not make it a ↵Jo-Philipp Wich
hard depncy
2009-07-17[PATCH] add tools to scan network for any device, or for sip devices, and ↵Jo-Philipp Wich
output device information, thanks cshore
2009-07-17i18n: package spanish translationJo-Philipp Wich
2009-07-09build: embed lmo in the build processJo-Philipp Wich
2009-07-07contrib/package: fix brcm-2.4 arch dependency in remote-update packageJo-Philipp Wich
2009-07-07contrib/package: make freifunk-community depend on remote-updateJo-Philipp Wich
2009-07-07contrib/package: move remote-update to own packageJo-Philipp Wich
2009-07-02contrib/package: switch to official release tar balls in olsrd-luci makefileJo-Philipp Wich
2009-07-01contrib/package: extend sysupgrade support to ar71xx target (untested)Jo-Philipp Wich
2009-06-30contrib/package: fixup ssl library dependencies for nixioJo-Philipp Wich
2009-06-30contrib/package: remove compressed build target from MakefileJo-Philipp Wich
2009-06-30contrib/package: remove dependency on base-files from sysupgrade-aherosJo-Philipp Wich
2009-06-24contrib/package/olsrd-luci: update to olsrd v0.5.6-r5Jo-Philipp Wich
2009-06-23contrib/package/sysupgrade-atheros: add more sanity checksJo-Philipp Wich
2009-06-22contrib/package/freifunk-watchdog:Jo-Philipp Wich
- lower watchdog poll interval to 10 seconds (fixes reboot porblems on rb532) - prevent unneeded config reloads (happens when no wireless device is active) - remove not working watchdog stop workaround (no driver can cope with 3600) - bump pkg revision
2009-06-21Drop support for luaposix and bitlib (obsoleted by nixio)Steven Barth
Mark luci.fs as deprecated
2009-06-21contrib/package/sysupgrade-atheros: fix postinstallJo-Philipp Wich