Commit Graph

8 Commits

Author SHA1 Message Date
Jarno Rantanen
f63fa3904c
Merge pull request #88 from prauscher/cec-support
Add support for HDMI CEC by providing cec-{on,off}.sh in home-dir
2021-12-28 19:51:07 +02:00
sualko
c0bc600380 remove ssh host keys and enable regeneration
fix #100
2020-03-04 09:34:28 +01:00
Patrick Rauscher
73c59d41c9 Add support for HDMI CEC by providing cec-{on,off}.sh in home-dir
Using CEC may add support for better power saving (sending the monitor to standby instead of rendering "waiting for devices"). This commit adds separate cec-scripts, installs the necessary package and provides a note in the crontab
2019-10-30 00:33:09 +01:00
Jarno Rantanen
9b05e15c20 Update image setup script with better usage instructions for first boot. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
e39d644be0 Update image setup script to wait for SSH to come back and resume automatically after reboot. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
06a9a36a9e Update image setup script to be gentler on the boot files, and make backups. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
d0c07c10b0 Switch to more international defaults for keyboard layout & timezone. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
56d1b7b715 Move image-setup.sh to docs/. 2018-08-17 13:21:39 +03:00