| | 2 | 2004-08-31 Benoit Gr�goire <bock@step.polymtl.ca> |
| | 3 | * Makefile.am: Add rpm target |
| | 4 | * wifidog.spec.in: Rework spec file. Now works and include the init script |
| | 5 | * ipkg/rules: Deal with the incomplete init.d system of the OpenWrt. Install scripts/init.d/wifidog as /usr/bin/wifidog-init, and call wifidog-init start from S65wifidog. |
| | 6 | * scripts/openwrt/S65wifidog: Add file |
| | 7 | * scripts/init.d/wifidog: Fix performance and protability problem. Make it chkconfig compliant. Test that chkconfig --add wifidog works (at least on mandrake) |
| | 8 | * src/wdctl.c: Change some message, make sure wdctl return 0 unless there is an error. |
| | 9 | |