Gentoo Vdr Konfigurationsdateien
Aus VDR Wiki
(Unterschied zwischen Versionen)
Zzam (Diskussion | Beiträge) K (link auf gentoo-vdr-scripts) |
Zzam (Diskussion | Beiträge) (commands.conf) |
||
Zeile 11: | Zeile 11: | ||
+-- [[Bild:Folder.png]] /etc/conf.d | +-- [[Bild:Folder.png]] /etc/conf.d | ||
− | |--+ vdr | + | |--+ vdr - Hauptkonfigurationsdatei für VDR |
− | |--+ vdr.shutdown | + | |--+ vdr.shutdown - Shutdown & Wakeup |
− | |--+ [[Gentoo_VdrWatchdog|vdr.watchdogd]] | + | |--+ [[Gentoo_VdrWatchdog|vdr.watchdogd]] - Watchdog |
− | |--+ vdr.periodic.general | + | |--+ vdr.periodic.general - Regelmäßige Dinste (Experimentell) |
− | |--+ vdr.periodic.epgscan | + | |--+ vdr.periodic.epgscan - Regelmäßig einen EPG-Scan auslösen (Experimentell) |
− | |--+ [[Gentoo_NoAd|vdraddon.noad]] | + | |--+ [[Gentoo_NoAd|vdraddon.noad]] - Konfiguration von [[Noad]] |
− | |--+ [[Gentoo_Plugin|vdr.PLUGIN]] | + | |--+ [[Gentoo_Plugin|vdr.PLUGIN]] - Konfiguration des VDR-Plugins PLUGIN |
+ | +-- [[Bild:Folder.png]] /etc/vdr | ||
+ | |--+ channels.conf - | ||
+ | |--+ setup.conf - | ||
+ | +-- [[Bild:Folder.png]] [[Gentoo commands.conf|/commands]] | ||
+ | |--+ commands.xxx.conf | ||
+ | |--+ commands.xxx.conf.de | ||
+ | |--+ commands.example.conf | ||
+ | |--+ commands.example.conf.de | ||
+ | +-- [[Bild:Folder.png]] [[Gentoo commands.conf|/reccmds]] | ||
+ | +-- [[Bild:Folder.png]] [[Gentoo commands.conf|/imagecmds]] | ||
[[Kategorie:Gentoo]] | [[Kategorie:Gentoo]] |
Version vom 7. Januar 2006, 10:52 Uhr
Ablageort
Die zentralen Konfigurationsdateien für den VDR befinden sich unter /etc/conf.d. In diesem Verzeichnis finden sich auch Konfigurationsdateien für VDR-Plugins.
Die Konfigurationsdateien für VDR haben alle vdr als Prefix.
Die grundlegenden Konfigurationsdateien sind in den gentoo-vdr-scripts enthalten.
Struktur
+-- /etc/conf.d |--+ vdr - Hauptkonfigurationsdatei für VDR |--+ vdr.shutdown - Shutdown & Wakeup |--+ vdr.watchdogd - Watchdog |--+ vdr.periodic.general - Regelmäßige Dinste (Experimentell) |--+ vdr.periodic.epgscan - Regelmäßig einen EPG-Scan auslösen (Experimentell) |--+ vdraddon.noad - Konfiguration von Noad |--+ vdr.PLUGIN - Konfiguration des VDR-Plugins PLUGIN +-- /etc/vdr |--+ channels.conf - |--+ setup.conf - +-- /commands |--+ commands.xxx.conf |--+ commands.xxx.conf.de |--+ commands.example.conf |--+ commands.example.conf.de +-- /reccmds +-- /imagecmds