Commit Graph

7 Commits

Author SHA1 Message Date
Jeffery To 024644cef3 hd-idle: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-11 22:25:14 +08:00
Rosen Penev 8fffb40c57 hd-idle: Update to 1.05
This is only a bugfix release for a huge amount of drives. This software seems to be abandoned. Might as well update to latest.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2017-12-01 17:56:52 -08:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Alberto Bursi 0f26a9f6d3 hd-idle: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 09:37:46 +01:00
Daniel Golle c20463f263 hd-idle: convert init script to procd
Clean up init script and introduce support for multiple disks.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-06 23:27:34 +02:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
gwlim 04f18ac5a2 hd-idle: import from old package repository
Signed-off-by: Lim Guo Wei <limguowei@gmail.com>

Minor Makefile rework (licenses)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-29 13:18:00 -04:00