Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to disable samba and nfs #28

Draft
wants to merge 9 commits into
base: focal
Choose a base branch
from

Conversation

ericzolf
Copy link

@ericzolf ericzolf commented Jan 5, 2022

Add options to disable samba and nfs.

Again, based on previous PR #27 hence only draft mode until it is merged.

Even when changing vdr.recdir vdr wasn't using the modified value
Use variable mapping instead of when to avoid skips and reduce amount of code
Explain better the meaning of the default variables
- add a remote-yavdr.sh script to configure a remote YAVDR host
- adapt the inventory and group_vars to make it possible
- add an apt update/upgrade task to replace the local install-packages.sh
Keymacros was throwing errors/warnings so I made it more flexible.
I took the chance to move variables to defaults, it makes the code cleaner.
Add variable timezone_hw to yavdr-common and uses to set the RTC
and save/restore the time when going in stand-by.
As a workaround for https://www.vdr-portal.de/forum/index.php?thread/134843-vdr-gibt-weder-ton-noch-bild-nach-start/
The variables samba_enable and nfs_server_enable have been added
@hpannenb
Copy link
Contributor

hpannenb commented Aug 11, 2022

Appreciate to have this option for an easier installation of a vdr (-server) in an LXC container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants