mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-18 10:51:12 +02:00
- Settings are applied to the image before flashing - Use the function on the menu "Software Update => Expert functions => Write one partition => systemFS with settings" - Log output to /tmp/update.log for testing - Use settingsupdate.conf as config file
29 lines
620 B
Plaintext
29 lines
620 B
Plaintext
# settings for logfile
|
|
Log=1
|
|
LogFile=/tmp/update.log
|
|
|
|
|
|
## Mögliche Einträge:
|
|
#====================
|
|
# 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!!
|
|
#------------------------------------------------------------------------------------------------
|
|
|
|
## Sicherungen
|
|
/etc/network
|
|
/etc/wpa_supplicant.conf
|
|
/var/etc
|
|
/var/tuxbox/config
|