Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* 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> | |||
2014-08-12 | hd-idle: enable_debug will block LuCI interface | Jo-Philipp Wich | |
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> | |||
2010-04-14 | hd-idle: clean-up translation strings | BenoƮt Knecht | |
2010-03-08 | trunk: remove underscores in app names (Openwrt ticket #6654) | Jo-Philipp Wich | |