[lantiq] Initial DSL framework
authorJohn Crispin <john@openwrt.org>
Tue, 24 Jan 2012 11:31:23 +0000 (11:31 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 24 Jan 2012 11:31:23 +0000 (11:31 +0000)
commitc344fba98e6a4bb6a4f9cda5901173cdd7bb97ae
treee7ac366672869c4a613cc7f0c8dfcceeeff3563c
parent4658cb85f58c64a918ecb3db48a111e10519db56
[lantiq] Initial DSL framework

- Removed ifx_cpe_control_init.sh (the old init script)
- Created dsl_control (/etc/init.d)
- tidied up start and stop
- stop calls dsl_notify before killing daemon
- has status and lucistat options to provide detail
- copes with daemon not running situation
- Updated package makefile to use new init script and to build cli support
- Provide a dsl_notify.sh script to cope with line up/down events

Signed-off-by: Lee Essen <lee.essen@nowonline.co.uk>
SVN-Revision: 29881
package/ltq-dsl-app/Config.in
package/ltq-dsl-app/Makefile
package/ltq-dsl-app/files/dsl_control [new file with mode: 0644]
package/ltq-dsl-app/files/dsl_notify.sh [new file with mode: 0644]
package/ltq-dsl-app/files/ifx_cpe_control_init.sh [deleted file]