Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71f57a1a authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

GS290: Stop asking to update to latest stock

* We upgrade the firmware partitions now, so initial stock ROM version shouldnt be a concern
parent 75c69561
Loading
Loading
Loading
Loading
+15 −27
Original line number Diff line number Diff line
@@ -14,24 +14,12 @@
## along with this program.  If not, see <https://www.gnu.org/licenses/>.
## Author: Vincent Bourgmayer
---
stepsCount: 7
stepsCount: 6
steps:
    f0:
        type: custom
        stepNumber: 1
        nextStepKey: f1
        titleKey: stepTitle_checkDeviceUptodate
        titleIconName: icon-download.png
        instructions:
          - install_instr_connectTowifi
          - install_instr_GS290_accessSystemSettings
          - install_instr_GS290_accessSystemUpdate
          - install_instr_update_stockrom
          - install_instr_continueIfDeviceUpToDate
    f1:
        type: custom
        stepNumber: 2
        nextStepKey: f2
        titleKey: stepTitle_enableOemUnlock
        titleIconName: icon-download.png
        instructions:
@@ -40,10 +28,10 @@ steps:
          - install_instr_enableOEMUnlocking
          - install_instr_acceptOEMUnlockWarning
          - install_instr_onceDoneThenContinue
    f2:
    f1:
        type: load
        stepNumber: 3
        nextStepKey: f3
        stepNumber: 2
        nextStepKey: f2
        titleKey: stepTitle_rebootBootloader
        instructions:
          - install_instr_rebootingOnBootloader
@@ -59,10 +47,10 @@ steps:
            10: script_error_cantRebootBootloader
            101: script_error_serialNumber_missing
            102: script_error_fastboot_path_missing
    f3:
    f2:
        type: custom-executable
        stepNumber: 4
        nextStepKey: f4
        stepNumber: 3
        nextStepKey: f3
        titleKey: stepTitle_oemUnlock
        titleIconName: icon-download.png
        instructions:
@@ -81,10 +69,10 @@ steps:
            101: script_error_serialNumber_missing
            102: script_error_fastboot_path_missing

    f4:
    f3:
        type: load
        stepNumber: 5
        nextStepKey: f5
        stepNumber: 4
        nextStepKey: f4
        titleKey: stepTitle_installOS
        instructions:
            - install_instr_eosInstall
@@ -120,13 +108,13 @@ steps:
          101: script_error_serialNumber_missing
          102: script_error_installFromFastboot_102
          103: script_error_fastboot_path_missing
    f5:
    f4:
        type: askAccount
        stepNumber: 6
        nextStepKey: f6
    f6:
        stepNumber: 5
        nextStepKey: f5
    f5:
        type: custom-executable
        stepNumber: 7
        stepNumber: 6
        nextStepKey: end
        titleKey: stepTitle_rebootDevice
        titleIconName: icon-download.png