Commit graph

4 commits

Author SHA1 Message Date
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
a9f187152c hd-idle: enable_debug will block LuCI interface
NEVER enable_debug from LuCI, because hd-idle goes into
foreground/console mode and LuCI will hang during "Save&Apply" forever.
This parameter should be removed completely. Also not being availible
inside OpenWrt's init script. If you reboot, hd-idle blocks the boot
process because it's not going to background.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-12 10:43:56 +00:00
Benoît Knecht
ae05491d07 hd-idle: clean-up translation strings 2010-04-14 08:58:08 +00:00
Jo-Philipp Wich
1ac4b13246 trunk: remove underscores in app names (Openwrt ticket #6654) 2010-03-08 23:41:50 +00:00
Renamed from applications/luci-hd_idle/luasrc/model/cbi/hd_idle.lua (Browse further)