mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
Software Update with apply the settings (Part11)
- Deletelist added to delete files or directories from image
- Files/Directories are marked by a prefixed '~' in the settingsupdate.conf
- Rework readBackupList()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ca7ced674
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-12 (Mon, 12 Nov 2012)
Origin message was:
------------------
* Software Update with apply the settings (Part11)
- Deletelist added to delete files or directories from image
- Files/Directories are marked by a prefixed '~' in the settingsupdate.conf
- Rework readBackupList()
------------------
This commit was generated by Migit
This commit is contained in:
@@ -486,6 +486,7 @@ flashupdate.settings Update-Einstellungen
|
||||
flashupdate.squashfs.noversion Bei Updates werden Versionsüberprüfungen derzeit nur über Web-Updates unterstützt.\nWollen Sie das ausgewählte Image wirklich installieren?
|
||||
flashupdate.titlereadflash Flash auslesen
|
||||
flashupdate.titlewriteflash Flash schreiben
|
||||
flashupdate.update_with_settings_del_skipped Ordner [%s] kann nicht gelöscht werden. Eintrag wird übersprungen.
|
||||
flashupdate.update_with_settings_processed Image wird bearbeitet...
|
||||
flashupdate.update_with_settings_skipped Ordner [%s] kann nicht gesichert werden. Eintrag wird übersprungen.
|
||||
flashupdate.update_with_settings_successfully Settingsübernahme erfolgreich.\nDas Image kann jetzt geflasht werden.
|
||||
|
@@ -486,6 +486,7 @@ flashupdate.settings Update settings
|
||||
flashupdate.squashfs.noversion SquashFS version checks are currently only supported when updating over the web.\nAre you sure that you wish to install this image?
|
||||
flashupdate.titlereadflash Reading Flash
|
||||
flashupdate.titlewriteflash Writing Flash
|
||||
flashupdate.update_with_settings_del_skipped Folder [%s] can not be deleted. Entry is skipped.
|
||||
flashupdate.update_with_settings_processed Image is being processed...
|
||||
flashupdate.update_with_settings_skipped Folder [%s] can not be saved. Entry is skipped.
|
||||
flashupdate.update_with_settings_successfully Setting takeover successfully.\nThe image can now be flashed.
|
||||
|
@@ -37,3 +37,10 @@
|
||||
-/var/tuxbox/config/satellites.xml
|
||||
-/var/tuxbox/config/settingsupdate.conf
|
||||
-/var/tuxbox/config/tobackup.conf
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
## nach der Sicherung aus dem neuen Image zu l<>schende Dateien/Verzeichnisse,
|
||||
## gekennzeichnet durch ein vorangestelltes ~
|
||||
# z.B.
|
||||
# ~/share/tuxbox/neutrino/themes/Classic.theme
|
||||
#----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user