Commit graph

2067 commits

Author SHA1 Message Date
Jo-Philipp Wich
2399dafe57 contrib/package/freifunk-watchdog: workaround CONFIG_WATCHDOG_NOWAYOUT, trap signals 2009-05-13 00:19:03 +00:00
Jo-Philipp Wich
89afc3a1d5 contrib/package/freifunk-watchdog:
- poll /dev/watchdog if available
	- also monitor dropbear
2009-05-12 22:16:24 +00:00
Jo-Philipp Wich
153d287298 contrib/package: make luci-app-splash depend on iptables-mod-nat-extra 2009-05-09 22:20:58 +00:00
Jo-Philipp Wich
f3c9a529cd modules/freifunk: increase default txpower to 15dbm 2009-05-09 21:27:58 +00:00
Jo-Philipp Wich
90ed6c4c96 i18n: sync greek translation 2009-05-09 19:58:49 +00:00
Jo-Philipp Wich
f1e6f9647a modules/admin-mini: merge last commit 2009-05-09 18:21:32 +00:00
Jo-Philipp Wich
aac40a4dfa modules/admin-full: determine storage space from /proc/partitions if there's no /proc/mtd 2009-05-09 18:18:22 +00:00
Jo-Philipp Wich
64600a27ee libs/luanet: add wifi channel enumeration 2009-05-09 17:55:24 +00:00
Jo-Philipp Wich
011a89028c contrib/package: unmask openvpn app, is not broken anymore 2009-05-09 16:23:39 +00:00
Jo-Philipp Wich
512dee5264 contrib/package: make watchdog dependency conditional 2009-05-09 16:20:54 +00:00
Jo-Philipp Wich
f9228e93e5 contrib/package: make freifunk-community depend on freifunk-watchdog 2009-05-09 16:19:09 +00:00
Jo-Philipp Wich
604cd8de66 applications/luci-ffwizard-leipzig: set crond less verbose 2009-05-09 15:46:06 +00:00
Jo-Philipp Wich
95814fcd1a contrib/package/freifunk-watchdog: better handle checking for uci updates 2009-05-09 15:28:37 +00:00
Jo-Philipp Wich
b385476f7e themes/freifunk: update layout 2009-05-09 04:02:19 +00:00
Jo-Philipp Wich
9136ac1fcf modules/admin-mini: merge new upgrade pages 2009-05-09 03:23:42 +00:00
Jo-Philipp Wich
510292bedf i18n: bump translations for upgrade pages 2009-05-09 03:18:23 +00:00
Jo-Philipp Wich
b75a258aec build: add script to extract i18n tags from templates 2009-05-09 02:46:39 +00:00
Jo-Philipp Wich
fd31bb2fcc modules/admin-full: fixes for upgrade pages:
- do not show a size warning if media size is unknown
	- handle unsupported platforms gracefully
	- i18n tag cleanup
2009-05-09 02:26:13 +00:00
Jo-Philipp Wich
2fabf92cf0 modules/admin-full: rewrite firmware upgrade pages 2009-05-09 02:06:33 +00:00
Jo-Philipp Wich
abbcf07896 modules/admin-core: enable verbose output in luci-flash 2009-05-09 02:05:48 +00:00
Jo-Philipp Wich
d99ce2f89a contrib/package/olsrd-luci: disable icmp redirects on startup and re-enable on stop 2009-05-07 17:23:25 +00:00
Jo-Philipp Wich
8cebaa45d6 [PATCH] Don't try to pivot to new ramfs if already running on one
This patch allows the luci-flash script to continue with the upgrade if
openwrt is already running on a ramfs. This allows the use of luci-flash
as an _installer_ when running from an iso image. A user could boot the 
system from a bootable cd and write an image to the hard disk or CF from
the Flash Firmware page.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:20:09 +00:00
Jo-Philipp Wich
e4d0d97fbb [PATCH] Add regdomain, country and outdoor options for madwifi
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:18:43 +00:00
Jo-Philipp Wich
00f1c31b8b [PATCH] Change fast frames option from value to flag type
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:17:58 +00:00
Jo-Philipp Wich
f48b4a3744 contrib/package/freifunk-watchdog: fixup build and package dependencies, fix hysteresis counter if both bssid and channel are wrong 2009-05-06 18:24:03 +00:00
Jo-Philipp Wich
09f9c54357 themes/fledermaus: get rid of wobbly descriptions 2009-05-05 19:59:03 +00:00
Jo-Philipp Wich
34f8367c78 contrib/package: introduce hysteresis in watchdog 2009-05-04 20:02:47 +00:00
Jo-Philipp Wich
970fe52726 contrib/package: fix running check 2009-05-04 17:21:46 +00:00
Jo-Philipp Wich
214511aafc contrib/package: add freifunk watchdog daemon 2009-05-04 16:54:45 +00:00
Jo-Philipp Wich
d9fd5a4c9e applications/olsrd-luci: fix enable interface checkbox in webif 2009-05-03 18:14:37 +00:00
Jo-Philipp Wich
ceaca7e7ce modules/freifunk: silence grep errors if /etc/crontabs/root does not exist 2009-05-01 14:16:28 +00:00
Jo-Philipp Wich
b3ea7cd0ed modules/freifunk: fix syntax error in freifunk init 2009-05-01 14:09:21 +00:00
Jo-Philipp Wich
c2dff916a6 modules/freifunk: setup config and cron jobs for rdate; sync time on boot 2009-05-01 13:19:49 +00:00
Steven Barth
67fbe1b33c Remove Luasocket - obsoleted by nixio
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
2009-05-01 11:28:34 +00:00
Jo-Philipp Wich
78d8ad784b modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default 2009-04-30 20:33:01 +00:00
Steven Barth
cd4fa227cc httpclient: Send the correct Host-Header if we are following a redirect 2009-04-30 12:58:04 +00:00
Jo-Philipp Wich
438180ead4 modules/admin-{core,full}: cover new openwrt option "cronloglevel" 2009-04-29 13:19:23 +00:00
Jo-Philipp Wich
7a3715c5c5 trunk/contrib: use local checkout in Makefile to determine latest revision 2009-04-29 06:25:56 +00:00
Jo-Philipp Wich
5a97114a8a i18n: update japanese translation 2009-04-28 21:58:14 +00:00
Jo-Philipp Wich
76a6ffc9cf luci: add greek translation, thanks Vasilis Tsiligiannis! 2009-04-27 21:36:41 +00:00
Jo-Philipp Wich
61d6197be8 contrib: remove userspace-nvram, went upstream 2009-04-27 00:33:43 +00:00
Jo-Philipp Wich
40dfa066ab modules/admin-core: sync uci schema 2009-04-27 00:25:46 +00:00
Jo-Philipp Wich
9cc54c7f15 modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi... 2009-04-27 00:12:25 +00:00
Steven Barth
d81b3548a9 nixio:
Added binding for getifaddrs(): List network interfaces, their flags,
addresses and statistics
Cleanups
2009-04-26 19:10:36 +00:00
Jo-Philipp Wich
a8da3a09a3 contrib/userspace-nvram:
- fix checksum calculation
	- better handle invalid cli invokation
	- get rid of hard coded erase size
	- fix data type of crc8 function
2009-04-24 23:38:45 +00:00
Jo-Philipp Wich
18193fa5e9 contrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM manipulation on bcm47xx 2009-04-21 21:59:59 +00:00
Steven Barth
a2b916ab73 Merge nixio 0.2 2009-04-21 16:26:45 +00:00
Markus Wigge
085a0a9ec0 removed dependancy to openwrt.org theme.
Now it is possible to select a different (custom) theme as the only
available theme on the router.
2009-04-16 16:37:51 +00:00
Markus Wigge
43173b1f31 - removed init- and config-files shipped with the openvpn package
- changed the description for the management port option
- changed PKI options from "Value" to "FileUpload"
- added "pkcs12" option to basic theme
- cleaned the recipes by removing defaults and adding
  approved config options we use for some years now.
- ... more to come.
2009-04-16 15:18:24 +00:00
Jo-Philipp Wich
e152620080 build: also find and remove .gitignore files when installing sources 2009-04-16 10:41:55 +00:00