mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- data/scripts: remove some hardcoded paths
Conflicts: data/config/settingsupdate.conf.in data/scripts/backup.sh data/scripts/backup_flash.sh.in data/scripts/restore_flash.sh.in Signed-off-by: Thilo Graf <dbt@novatux.de> Files adapted because conflicts and possible build errors.
This commit is contained in:
@@ -32,13 +32,41 @@
|
||||
#-------------
|
||||
## Sicherungen
|
||||
#-------------
|
||||
@CONFIGDIR@/
|
||||
@CONFIGDIR@/tobackup.conf
|
||||
@CONFIGDIR@/settingsupdate.conf
|
||||
|
||||
@CONFIGDIR@/cables.xml
|
||||
#
|
||||
#
|
||||
#@CONFIGDIR@/FritzCallMonitor.cfg
|
||||
@CONFIGDIR@/radio-favorites.xml
|
||||
@CONFIGDIR@/radio-stations.xml
|
||||
@CONFIGDIR@/timerd.conf
|
||||
@CONFIGDIR@/satellites.xml
|
||||
@CONFIGDIR@/tuxcal/
|
||||
@CONFIGDIR@/tuxmail/
|
||||
@CONFIGDIR@/zapit/
|
||||
#
|
||||
#
|
||||
@CONFIGDIR@/scan.conf
|
||||
#
|
||||
#
|
||||
@FLAGDIR@/
|
||||
|
||||
#/var/bin/
|
||||
#
|
||||
#/var/log/
|
||||
#/var/root/
|
||||
#/var/xupnpd/
|
||||
|
||||
/etc/exports
|
||||
/etc/hostname
|
||||
/etc/hosts
|
||||
#
|
||||
/etc/passwd
|
||||
#
|
||||
/etc/resolv.conf
|
||||
/etc/samba/smb.conf
|
||||
/etc/wpa_supplicant.conf
|
||||
|
||||
|
||||
@@ -48,11 +76,11 @@
|
||||
#----------------------------------------------------------------------------------------
|
||||
## von der Sicherung auszuschlie<69>ende Dateien, gekennzeichnet durch ein vorangestelltes -
|
||||
#----------------------------------------------------------------------------------------
|
||||
-/var/etc/update.urls
|
||||
-@CONFIGDIR@/cables.xml
|
||||
-@CONFIGDIR@/encoding.conf
|
||||
-@CONFIGDIR@/providermap.xml
|
||||
-@CONFIGDIR@/radio-stations.xml
|
||||
-@CONFIGDIR@/satellites.xml
|
||||
-@CONFIGDIR@/settingsupdate.conf
|
||||
-@CONFIGDIR@/tobackup.conf
|
||||
#-/var/etc/update.urls
|
||||
#-@CONFIGDIR@/cables.xml
|
||||
#-@CONFIGDIR@/encoding.conf
|
||||
#-@CONFIGDIR@/providermap.xml
|
||||
#-@CONFIGDIR@/radio-stations.xml
|
||||
#-@CONFIGDIR@/satellites.xml
|
||||
#-@CONFIGDIR@/settingsupdate.conf
|
||||
#-@CONFIGDIR@/tobackup.conf
|
||||
|
Reference in New Issue
Block a user