mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
- Delete files from image, before apply settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 158a8ba4ce
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Origin message was:
------------------
* Software Update with apply the settings (Part13)
- Delete files from image, before apply settings
------------------
This commit was generated by Migit
55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
# settings for logfile
|
|
#:Log=1
|
|
#:LogFile=/tmp/update.log
|
|
|
|
|
|
## Mögliche Einträge für Sicherungen:
|
|
#====================================
|
|
# ganzes Verzeichnis
|
|
#-------------------
|
|
# /var/etc
|
|
|
|
# einzelne Datei
|
|
#----------------
|
|
# /etc/init.d/rcS
|
|
|
|
# Wildcards
|
|
#----------
|
|
# /bin/*.sh
|
|
|
|
#------------------------------------------------------------------------------------------------
|
|
## Die Verzeichnisse "/", "/dev", "/proc", "/sys", "/mnt", "/tmp" können nicht gesichert werden!!
|
|
#------------------------------------------------------------------------------------------------
|
|
|
|
#---------------------------------------------------------------------------
|
|
## vor der Sicherung aus dem neuen Image zu löschende Dateien/Verzeichnisse,
|
|
## gekennzeichnet durch ein vorangestelltes ~
|
|
# z.B.
|
|
# ~/share/tuxbox/neutrino/themes/Classic.theme
|
|
#---------------------------------------------------------------------------
|
|
|
|
|
|
#-------------
|
|
## Sicherungen
|
|
#-------------
|
|
/etc/hostname
|
|
/etc/hosts
|
|
/etc/network
|
|
/etc/resolv.conf
|
|
/etc/wpa_supplicant.conf
|
|
/var/etc
|
|
/var/tuxbox/config
|
|
|
|
|
|
#----------------------------------------------------------------------------------------
|
|
## von der Sicherung auszuschließende Dateien, gekennzeichnet durch ein vorangestelltes -
|
|
#----------------------------------------------------------------------------------------
|
|
-/var/etc/update.urls
|
|
-/var/tuxbox/config/cables.xml
|
|
-/var/tuxbox/config/encoding.conf
|
|
-/var/tuxbox/config/providermap.xml
|
|
-/var/tuxbox/config/radio-stations.xml
|
|
-/var/tuxbox/config/satellites.xml
|
|
-/var/tuxbox/config/settingsupdate.conf
|
|
-/var/tuxbox/config/tobackup.conf
|