Commit Graph

467 Commits

Author SHA1 Message Date
Alexander Grothe
2d966364e5 Improve switching primary and secondary display 2018-09-30 10:17:20 +02:00
Alexander Grothe
cd10eb1970 Add a short description for yavdr-remote role 2018-09-29 16:38:00 +02:00
Alexander Grothe
f1c422d151 Update Manual.html 2018-09-24 23:01:53 +02:00
Alexander Grothe
8fbc3f08a5 Fix detect-second-display.service 2018-09-24 22:56:36 +02:00
Alexander Grothe
244d5b63c1 Update Manual.html 2018-09-20 09:01:30 +02:00
Alexander Grothe
4286ede906 Add unique IDs to each section (so html ankers should be static) 2018-09-20 09:00:22 +02:00
Alexander Grothe
cbce3852d9 Add own section for sundtek template 2018-09-20 08:56:38 +02:00
Alexander Grothe
a4a1440177 Add section for sundtek.conf 2018-09-20 08:55:00 +02:00
Alexander Grothe
47061871ed Update Manual.html 2018-09-11 14:51:26 +02:00
Alexander Grothe
dab64fe2e3 Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-09-11 14:49:32 +02:00
Alexander Grothe
619a46649e Add openbox rule for softhdcuvid window 2018-09-11 14:31:46 +02:00
Alexander Grothe
f6f5dc59ca Add PPA for Ansible 2.6
so ansible_virtualization_type and ansible_virtualization_role are
always defined. This ist important on older Hardware (e.g. AMD64 3000+).
2018-09-05 12:23:30 +02:00
Alexander Grothe
4c78cdf79a Update Manual.html 2018-09-04 13:22:41 +02:00
Alexander Grothe
d851a4a9aa Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-09-04 13:22:16 +02:00
Alexander Grothe
260653229b Rearrange Installation of xineliboutput when a VM is detected 2018-09-04 13:21:32 +02:00
seahawk1986
804f9f172f
create empty result if no data have been found 2018-09-03 11:11:48 +02:00
Alexander Grothe
468de0a2f3 Disable warning when running shell command 2018-08-25 15:57:15 +02:00
Alexander Grothe
171bdd2eff Add SIGKILL to "normal" exit codes 2018-08-10 16:03:57 +02:00
Alexander Grothe
3a349fd6ed Prevent increasing failed status count when package is not available 2018-08-10 14:40:22 +02:00
Alexander Grothe
73a7e75db9 improve installation of kodi-send
install kodi-eventclients-xmbc-send if available, else install kodi-eventclients-kodi-send
2018-08-10 11:53:28 +02:00
Alexander Grothe
4c6c77ccc5 Add python-jmespath
for the json_filter functionality provied by ansible
2018-08-10 10:52:10 +02:00
Alexander Grothe
8a91c4f7cd only show output when ansible is called with -v 2018-08-10 09:09:34 +02:00
Alexander Grothe
057411cec8 Collect detailed pci device information in variable pci_devices 2018-08-10 09:06:15 +02:00
Alexander Grothe
48710c22c6 Add pci_facts.py module for detailed PCI device descriptions 2018-08-10 09:01:53 +02:00
Alexander Grothe
5035437aa2 Fix shebang 2018-08-10 09:00:04 +02:00
Alexander Grothe
9d9ac03f5d Update Manual.org and Manual.html 2018-08-10 08:13:55 +02:00
Alexander Grothe
e4eebf2e2d Add handler to update initramfs 2018-08-10 08:13:44 +02:00
Alexander Grothe
88d16009c7 Fix some spelling errors 2018-08-10 08:13:21 +02:00
Alexander Grothe
840423bacf Add handler to indicate a reboot is required 2018-08-10 08:12:49 +02:00
Alexander Grothe
fa2e50128d Add role to install firmware files 2018-08-10 08:12:24 +02:00
Alexander Grothe
da6cac8e24 Add rules to install drivers to yavdr07-headless.yml 2018-08-10 08:11:45 +02:00
Alexander Grothe
264f1b311c Revert "use debconf module instead of shell command"
openbox autostart calls the autostart script with sh as shell and
using ansible's debconf module does not change dash to bash
successfully, so for the moment we need to use the shell command instead.

This reverts commit 4170935a5a.
2018-08-09 10:07:20 +02:00
Alexander Grothe
43ced38313 Special configuration for openbox on second display
do not focus new windows
2018-08-05 13:57:19 +02:00
Alexander Grothe
16b84b080d Add notification 2018-08-03 12:29:20 +02:00
Alexander Grothe
6460697d33 add notification 2018-08-03 12:28:56 +02:00
Alexander Grothe
9ec3fb07ec Don't update cache when adding ppas, this is done in the next step 2018-08-03 12:07:33 +02:00
Alexander Grothe
16886c3806 Remove old code 2018-08-03 10:35:28 +02:00
Alexander Grothe
b8bd4b405e Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-08-03 10:32:16 +02:00
Alexander Grothe
4170935a5a use debconf module instead of shell command 2018-08-03 10:32:02 +02:00
Alexander Grothe
8694b2b05c Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic
and reflect change in Manual.org
2018-08-02 10:06:15 +02:00
Alexander Grothe
46de4a1b80 Don't install vdr-plugin-restfulapi by default
It crashes if the channel list is empty
2018-08-02 10:03:35 +02:00
seahawk1986
281e73cab4
mark template as managed by ansible 2018-07-23 13:43:59 +02:00
seahawk1986
0e00ea7469
Update README.md 2018-07-13 09:53:39 +02:00
Alexander Grothe
05ca162830 Add a description, TODO-list and improve initramfs-hook 2018-06-08 19:54:17 +02:00
Alexander Grothe
3138c16a60 Initial changes to support intel gpu autoconfiguration
still a lot to do...
2018-06-06 07:51:07 +02:00
Alexander Grothe
4cbb78ca34 Update Manual.html 2018-06-02 20:04:57 +02:00
Alexander Grothe
b00876f0fd Disable Composite and Force(Full)CompositionPipeline by default
Even a GTX 1030 has a choppy image on fast movements (e.g. football)
2018-06-02 20:03:24 +02:00
Alexander Grothe
b1389ae487 Create drop-in for sudo for vdr user
this allows to restart vdr.service and reboot the system
2018-05-23 09:55:57 +02:00
Alexander Grothe
96b19af073 Update Manual.html 2018-05-20 09:14:13 +02:00
Alexander Grothe
2ac7044459 Set nvidia-experimental driver to nvidia-396 2018-05-20 09:13:23 +02:00