Commit Graph

52 Commits (130c725f01409acc951112aec5781f0223d3ebb3)

Author SHA1 Message Date
Paul Philippov 130c725f01 wording 2022-08-24 19:24:55 -04:00
Paul Philippov b7eeb93186 hide command output 2022-08-24 19:20:26 -04:00
Paul Philippov c40e11540d add missing whitespace 2022-08-24 19:18:59 -04:00
Paul Philippov d1cdf27b2d bump date 2022-08-24 19:17:37 -04:00
Paul Philippov 04e4db68af ash is not bash, there's no [[ ]] nor == 2022-08-24 19:16:07 -04:00
Paul Philippov da2ad008d9 employ shell script goodies to caress the code
https://github.com/mvdan/sh
https://github.com/koalaman/shellcheck
https://explainshell.com/
2022-08-24 19:13:51 -04:00
Paul Philippov bdc9c427be add more air. 2022-08-24 19:08:08 -04:00
Paul Philippov 93fd18f76f we don't do raw ANSI codes here, we have echo_c for that. 2022-08-24 19:07:41 -04:00
Paul Philippov 38ad51e8dc do not perform upgrade if SD card is in the slot. 2022-08-24 19:05:31 -04:00
Paul Philippov c8d70fa382 do not reboot if asked not to. 2022-08-24 19:04:56 -04:00
Paul Philippov ad4c11dd4c deprecated syntax.
do not use backticks as alias for $()
http://mywiki.wooledge.org/BashFAQ/082
2022-08-24 19:03:40 -04:00
Paul Philippov a6e8b5b3e1 formatting, clean up 2022-08-24 19:00:49 -04:00
Paul Philippov a29e8dccba add color hints, change colors to 3x 2022-08-24 18:58:57 -04:00
cronyx 60ee41fa51 typo 2022-08-04 12:45:10 +03:00
cronyx 6b9174c458 formatting, delete old symlink 2022-08-03 16:59:39 +03:00
cronyx d11b614e92 sysupgrade: check file not found or corrupt 2022-08-03 14:58:37 +03:00
cronyx a4df723286 sysupgrade: formatting 2022-07-27 17:16:44 +03:00
cronyx beb8f39f8e sysupgrade: added missing quotes 2022-07-27 14:45:29 +03:00
cronyx 622c183ffd sysupgrade: dirty fix, do not check new version if -n option is used 2022-07-27 14:34:00 +03:00
cronyx 4c75ce7352 run updated sysupgrade from tmp 2022-07-27 02:07:41 +03:00
cronyx eeab52b400 change link to OpenIPC repo 2022-07-27 00:13:33 +03:00
cronyx d944a2c130 auto restart sysupgrade after self update 2022-07-27 00:08:24 +03:00
cronyx 14e7dc6ebc fix missing 2022-07-26 23:27:47 +03:00
cronyx befd9e4f83 added self update function to sysupgrade 2022-07-26 23:02:00 +03:00
cronyx 3f1df8276b fix typo 2022-07-22 20:39:55 +03:00
cronyx b694eda135 replace proccess check to filelock, tanks @themactep 2022-07-22 20:26:32 +03:00
cronyx fb8c6ae140 dont run 2 copies sysupgrade script 2022-07-22 18:05:11 +03:00
cronyx a7b2c71d97 fix sysupgrade script to check build option 2022-05-15 15:35:49 +03:00
Igor Zalatov (from Citadel PC) 2de15af7ba Update sysupgrade script 2022-05-04 21:31:08 +03:00
Paul Philippov edf4f9de0c rewrite to minimize code footprint and redundancy. 2022-02-22 23:30:05 -05:00
cronyx 27269790d4 update fpv profiles and more 2022-02-21 23:09:48 +03:00
Igor Zalatov 83600c8470
Merge pull request #179 from p0isk/sysupgrade-patch
Unload vendor specific modules during sysupgrade
2022-02-19 22:27:41 +03:00
p0isk 72186c2df8 Skip error while unload modules in sysupgrade 2022-02-19 18:44:56 +03:00
Igor Zalatov (from Citadel PC) 58d35dfe18 Update profiles 2022-02-19 15:45:23 +03:00
p0isk c7a493cd05 Unload vendor specific modules during sysupgrade 2022-02-18 21:19:50 +03:00
Igor Zalatov a046d7afe4
Update sysupgrade
Fix sysupgrade procedure
2021-12-24 10:40:27 +03:00
p0isk cb6aa662eb Clear overlay without upgrade 2021-12-23 18:19:23 +03:00
p0isk 8162f0d292 Fix getting soc name 2021-12-20 19:43:11 +03:00
p0isk 51b594933b Update sysupgrade 2021-12-18 22:06:56 +03:00
p0isk 3765435a5f Update sysupgrade 2021-12-14 21:30:36 +03:00
p0isk 9d48846bd1 Update sysupgrade 2021-12-07 11:20:08 +03:00
p0isk efd5502355 Update sysupgrade 2021-12-07 09:19:46 +03:00
p0isk 61658e45aa Update sysupgrade 2021-12-07 09:05:09 +03:00
Igor Zalatov (from Citadel PC) 8f9128c0a5 Disable CMA for HI3516cv300 2021-11-29 23:43:40 +03:00
Igor Zalatov (from Citadel PC) 0a1d558759 Change URL for sysupgrade 2021-11-25 14:58:42 +03:00
Igor Zalatov (from Citadel PC) 2d55658624 Add check memory before flashing firmware 2021-11-11 16:50:35 +03:00
Igor Zalatov (from Citadel PC) bede101da5 Update ipctool and some cosmetic changes 2021-09-09 11:10:51 +03:00
Igor Zalatov (from Citadel PC) f4ab8496a1 Update ipctool, example wifi config, fresh sysupgrade 2021-09-02 10:14:18 +03:00
Leandro Carneiro 53183c4505 fix(sysupgrade): use curl instead ping - icmp not always available 2021-08-30 14:47:24 -03:00
Igor Zalatov (from Citadel PC) 50268b33c7 Sync updates 2021-08-22 18:06:14 +03:00