Apollo/Kronos: Use backup with readmtdJFFS2() also for root1 partition

Origin commit data
------------------
Commit: cb4c7431c7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-22 (Tue, 22 Sep 2015)
This commit is contained in:
Michael Liebmann
2015-09-22 13:39:44 +02:00
parent 1d5f135331
commit f3a424cf8f
7 changed files with 20 additions and 2 deletions

View File

@@ -583,6 +583,7 @@ flashupdate.copy_image Kopiere Image in den Arbeitsspeicher
flashupdate.createimage Image speichern
flashupdate.createimage_add_env 'env' hinzufügen
flashupdate.createimage_add_kernel 'kernel' hinzufügen
flashupdate.createimage_add_root1 Partition 'root1' sichern
flashupdate.createimage_add_spare 'spare' hinzufügen
flashupdate.createimage_add_u_boot 'u-boot' hinzufügen
flashupdate.createimage_add_uldr 'uldr' hinzufügen
@@ -611,7 +612,7 @@ flashupdate.md5check Imageprüfung
flashupdate.md5sumerror Das Image ist fehlerhaft
flashupdate.menu_apply_kernel Kernel flashen
flashupdate.menu_apply_settings Settingsübernahme erlauben
flashupdate.mkfs_create_image Image erstellen
flashupdate.mkfs_create_image Backup erstellen
flashupdate.mkfs_preparing_files Dateien und Verzeichnisse vorbereiten
flashupdate.mkfs_using_sumtool Benutze Sumtool
flashupdate.msgbox Es wurde folgende neue Datei gefunden:\nDatum: %s, %s\nBasisImage: %s\nTyp: %s\n\nWollen Sie diese Version jetzt herunterladen und installieren?

View File

@@ -584,6 +584,7 @@ flashupdate.copy_image Copy Image to main memory
flashupdate.createimage Save image
flashupdate.createimage_add_env Add 'env' to image
flashupdate.createimage_add_kernel Add 'kernel' to image
flashupdate.createimage_add_root1 Add 'root1' to image
flashupdate.createimage_add_spare Add 'spare' to image
flashupdate.createimage_add_u_boot Add 'u-boot' to image
flashupdate.createimage_add_uldr Add 'uldr' to image
@@ -612,7 +613,7 @@ flashupdate.md5check checking image
flashupdate.md5sumerror image has errors
flashupdate.menu_apply_kernel Flashing kernel
flashupdate.menu_apply_settings Allow apply settings
flashupdate.mkfs_create_image Create image
flashupdate.mkfs_create_image Create backup
flashupdate.mkfs_preparing_files Preparing files and directories
flashupdate.mkfs_using_sumtool Using sumtool
flashupdate.msgbox Found the following new file:\nDate: %s, %s\nBaseImage: %s\nType: %s\n\nDo you want to download and install this version now?