ui.scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made changes to allow this script to be rerun.

Set the iptables rules / firewall.

Removed sudo for eval and added sudo's for the commands that it called. Fixed /etc/suders file.

Checked in changes for moving the apps tp their own user's directory.

    • -3
    • +3
    /scripts/wifi_generate_wpa_supplicant.sh
    • -2
    • +2
    /scripts/wifi_request_auto_assigned_ip.sh
  1. … 10 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.

    • -0
    • +130
    /scripts/bluetooth_main.conf
    • -0
    • +39
    /scripts/bluetooth_paired_clear.sh
    • -0
    • +30
    /scripts/bluetooth_paired_query.sh
    • -0
    • +18
    /scripts/brightness_get.sh
    • -0
    • +26
    /scripts/brightness_set.sh
    • -0
    • +130
    /scripts/crypt_setup.sh
    • -0
    • +28
    /scripts/date_time_set.sh
    • -0
    • +111
    /scripts/decommission.sh
    • -0
    • +54
    /scripts/export_logs.sh
    • -0
    • +89
    /scripts/factory_reset.sh
    • -0
    • +461
    /scripts/globals.sh
    • -0
    • +109
    /scripts/lockdown.sh
    • -0
    • +25
    /scripts/rootsshaccess_get.sh
    • -0
    • +34
    /scripts/rootsshaccess_set.sh
  1. … 22 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

    • -0
    • +130
    /scripts/crypt_setup.sh
    • -0
    • +111
    /scripts/decommission.sh
    • -0
    • +89
    /scripts/factory_reset.sh
    • -0
    • +109
    /scripts/lockdown.sh
    • -0
    • +25
    /scripts/rootsshaccess_get.sh
    • -0
    • +34
    /scripts/rootsshaccess_set.sh
copy the staging, application/scripts

    • -0
    • +130
    /scripts/bluetooth_main.conf
    • -0
    • +39
    /scripts/bluetooth_paired_clear.sh
    • -0
    • +30
    /scripts/bluetooth_paired_query.sh
    • -0
    • +18
    /scripts/brightness_get.sh
    • -0
    • +26
    /scripts/brightness_set.sh
    • -0
    • +28
    /scripts/date_time_set.sh
    • -0
    • +54
    /scripts/export_logs.sh
    • -0
    • +200
    /scripts/globals.sh
    • -0
    • +152
    /scripts/setup.sh
    • -0
    • +260
    /scripts/start.sh
    • -0
    • +35
    /scripts/wifi_disconnect_network.sh
    • -0
    • +57
    /scripts/wifi_generate_wpa_supplicant.sh
    • -0
    • +22
    /scripts/wifi_read_dns.sh
  1. … 16 more files in changeset.
More info in README.md

Updated the README.md

Initial commit