factory_reset.sh

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-80 changed the command that deletes the contents of the log folder and service folder

DENBUG-80 changed the command that deletes the contents of the log folder and service folder

DENBUG-80: Brightness level reset to default was missing in the Factory Reset

DEN-16435: Factory Reset deletes service password from System.conf

- There was a typo in the sed command which was emptying the service password.

DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Update to include removing the treatment logs in /var/configurations

Changed remove command to piping to rm command instead of using find's -exec

  1. … 1 more file in changeset.
DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Remove sudo of the cp command

  1. … 1 more file in changeset.
DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Corrected the settings file update

Added sudo to the copy of the default settings file command

  1. … 1 more file in changeset.
DEN-16122: Fixed - UI: Unable to Perform Factory Reset Due to Device Error

update factory_reset.sh script to call wifi disconnect script and bt clear scripts

DEN-16150: UI RTC Fails to set in Service mode

- add sudo for the date script.

- add +x to script files

  1. … 10 more files in changeset.
Merge branch 'DEN-15905-UI-BN-S102-Update' into staging

  1. … 1 more file in changeset.
DEN-15815: Updated - UI: Factory reset and decommission, delete log files

Apply same log deletion code to the Factory reset script

DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- removed the Bluetooth config

- made scripts all executable.

  1. … 9 more files in changeset.
  1. … 1 more file in changeset.
DEN-15403: UI: Cybersecurity: POST security check

- Ran the device setup multiple times and fixed some issues and put some additional security fix and features.

- Cleaned up the code a little bit more.

- The main task is to do it at POST.

  1. … 5 more files in changeset.
DEN-15441 , DEN-15442 : Factory Reset and Decommissioning

- There are still some todo.

  1. … 2 more files in changeset.
copy the staging, application/scripts

- This is copied from the develop branch of application repository.

- At this moment the develop branch includes the staging and Cybersecurity branch merged into it on top of the staging.

  1. … 36 more files in changeset.
copy the Cybersecurity, application/scripts

- Created a branch on the staging for Cybersecurity the same name as the one currently on the application repository [DEN-15279-UI-BN-S97-Cybersecurity]

- Checking out to it

- Copied the application/scripts from the same Cybersecurity branch on the application repository [DEN-15279-UI-BN-S97-Cybersecurity].

- And doing the merge

  1. … 9 more files in changeset.