aboutsummaryrefslogtreecommitdiff
path: root/utils/hd-idle/Makefile
Commit message (Collapse)AuthorAge
* hd-idle: Update init scriptJeffery To2019-02-11
| | | | | | | | | | 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>
* hd-idle: Update to 1.05Rosen Penev2017-12-01
| | | | | | 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>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | 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>
* hd-idle: capitalized submenu name (disc -> Disc)Alberto Bursi2016-11-02
| | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* hd-idle: convert init script to procdDaniel Golle2016-09-06
| | | | | | Clean up init script and introduce support for multiple disks. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* hd-idle: import from old package repositorygwlim2014-09-29
Signed-off-by: Lim Guo Wei <limguowei@gmail.com> Minor Makefile rework (licenses) Signed-off-by: Ted Hess <thess@kitschensync.net>