mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa17da4f0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-26 (Sun, 26 Sep 2021)
Origin message was:
------------------
- scripts: move flash.start script away from control scripts
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
25 lines
415 B
Makefile
25 lines
415 B
Makefile
EXTRA_DIST = \
|
|
migration.sh migration.sh.in
|
|
|
|
installdir = $(CONTROLDIR)
|
|
|
|
install_SCRIPTS = \
|
|
audioplayer.start \
|
|
audioplayer.end \
|
|
deepstandby.on \
|
|
deepstandby.off \
|
|
inactivity.on \
|
|
migration.sh \
|
|
movieplayer.start \
|
|
movieplayer.end \
|
|
neutrino.start \
|
|
pictureviewer.start \
|
|
pictureviewer.end \
|
|
recording.timer \
|
|
recording.start \
|
|
recording.end \
|
|
scan.start \
|
|
scan.stop \
|
|
standby.on \
|
|
standby.off
|