Commit Graph

85 Commits

Author SHA1 Message Date
Frédéric Mahé
cbf2106775 use ${} to delineate variable names 2019-02-11 14:16:08 +01:00
Frédéric Mahé
b3c13f476e remove extra lines 2019-02-11 14:04:58 +01:00
Frédéric Mahé
63ea75e436 &> is considered obsolete
https://wiki.bash-hackers.org/scripting/obsolete
2019-02-11 14:03:52 +01:00
Frédéric Mahé
003177c91b factorize script URL and name 2019-02-11 14:00:59 +01:00
Frédéric Mahé
c1d7b76855 space after # for readability and to avoid shell interpretation 2019-02-11 13:56:22 +01:00
Frédéric Mahé
1a5a5d0447 explicit exit status 2019-02-11 13:52:59 +01:00
Locutus73
ade582e525 Version 2.0.1
Cosmetic changes.
2019-02-03 11:35:34 +01:00
Locutus73
fd25f4abdb Update README.md 2019-02-02 13:29:52 +01:00
Locutus73
bb9fe3c1d3 Version 2.0
Added ALLOW_INSECURE_SSH option: "true" will check if SSL certificate verification (see https://curl.haxx.se/docs/sslcerts.html ) is working (CA certificates installed) and when it's working it will use this feature for safe curl HTTPS downloads, otherwise it will use --insecure option for disabling SSL certificate verification. If CA certificates aren't installed it's advised to install them (i.e. using security_fixes.sh). "false" will never use --insecure option and if CA certificates aren't installed any download will fail. The script will download and update the simple one line update.sh with a newer one (same ALLOW_INSECURE_SSH option) when needed.
2019-02-02 13:29:05 +01:00
Locutus73
d9e3971b23 Update README.md 2019-02-02 13:25:17 +01:00
Locutus73
9afb96c6e9 Version 2.0
Added ALLOW_INSECURE_SSH option: "true" will check if SSL certificate verification (see https://curl.haxx.se/docs/sslcerts.html ) is working (CA certificates installed) and when it's working it will use this feature for safe curl HTTPS downloads, otherwise it will use --insecure option for disabling SSL certificate verification. If CA certificates aren't installed it's advised to install them (i.e. using security_fixes.sh). "false" will never use --insecure option and if CA certificates aren't installed any download will fail.
2019-02-02 13:19:48 +01:00
Locutus73
637f788bf2 Version 2.0
Added ALLOW_INSECURE_SSH option: "true" will check if SSL certificate verification (see https://curl.haxx.se/docs/sslcerts.html ) is working (CA certificates installed) and when it's working it will use this feature for safe curl HTTPS downloads, otherwise it will use --insecure option for disabling SSL certificate verification. If CA certificates aren't installed it's advised to install them (i.e. using security_fixes.sh). "false" will never use --insecure option and if CA certificates aren't installed any download will fail.
2019-02-02 13:17:19 +01:00
Locutus73
abedf638f4 Update README.md 2019-01-21 21:21:51 +01:00
Locutus73
7e81903d91 Version 1.8.2
Changed ARCADE_HACKS_PATH to ARCADE_ALT_PATHS: not it supports a pipe "|" separated list of directories containing alternative arcade cores.
2019-01-21 21:21:11 +01:00
Locutus73
695302934f Reverting to 1.8.1 2019-01-21 21:05:00 +01:00
Locutus73
3fbe7ed902 Update README.md 2019-01-21 20:53:03 +01:00
Locutus73
aa5ba58325 Version 1.8.2
Changed ARCADE_HACKS_PATH to ARCADE_ALT_PATHS: not it supports a pipe "|" separated list of directories containing alternative arcade cores.
2019-01-21 20:52:21 +01:00
Locutus73
5d87c7f70f Update README.md 2019-01-16 11:22:04 +01:00
Locutus73
2ac0cdf822 Version 1.8.1
Changed ADDITIONAL_REPOSITORIES in order to download inc files from scripts repositories; improved ADDITIONAL_REPOSITORIES extensions handling.
2019-01-16 11:19:43 +01:00
Locutus73
09db12fa0b Version 1.8
Using /media/fat/#Scripts/.mister_updater as work directory, you can safely delete MiSTer_yyyymmdd, menu_yyyymmdd.rbf and release_yyyymmdd.rar from SD root now; using empty files as semaphores and corrected a minor bug about their target directories; improved user option comments.
2019-01-15 16:05:47 +01:00
Locutus73
42e1030869 Update README.md 2019-01-10 20:01:01 +01:00
Locutus73
0f518b1af0 Rename update_commodore.ini to examples/update_commodore.ini 2019-01-10 19:59:05 +01:00
Locutus73
34af82648e Rename update_arcade.ini to examples/update_arcade.ini 2019-01-10 19:58:45 +01:00
Locutus73
db3f98361b Rename update_additional_repositories.ini to examples/update_additional_repositories.ini 2019-01-10 19:58:24 +01:00
Locutus73
ee33dc7ee2 ini files examples. 2019-01-10 19:57:42 +01:00
Locutus73
d5642a5803 Update README.md 2019-01-10 13:28:29 +01:00
Locutus73
f4a140328f Update README.md 2019-01-10 13:07:47 +01:00
Locutus73
a74fb13054 Update README.md 2019-01-10 13:06:17 +01:00
Locutus73
22b18e4eb6 Update README.md 2019-01-10 13:04:14 +01:00
Locutus73
a5140d6ffe Update README.md 2019-01-10 13:02:10 +01:00
Locutus73
8d30ae6736 Update README.md 2019-01-10 13:00:59 +01:00
Locutus73
c68f432f8b Update README.md 2019-01-10 12:59:25 +01:00
Locutus73
c3f006530b Update README.md 2019-01-10 12:57:28 +01:00
Locutus73
56cf0a56fb Update README.md 2019-01-10 12:56:36 +01:00
Locutus73
be97afe1bd Update README.md 2019-01-10 12:55:53 +01:00
Locutus73
6392a8a6d3 Update README.md 2019-01-10 12:55:33 +01:00
Locutus73
78ebf016a9 Update README.md 2019-01-10 12:54:22 +01:00
Locutus73
73b7752513 Update README.md 2019-01-10 12:51:33 +01:00
Locutus73
75802fc9e8 Version 1.7.2
Cosmetic changes.
2019-01-09 16:54:39 +01:00
Locutus73
462e3b9f84 Update README.md 2019-01-09 16:48:43 +01:00
Locutus73
32450c4a45 Update README.md 2019-01-09 14:30:51 +01:00
Locutus73
1aea60d610 Update README.md 2019-01-09 14:27:59 +01:00
Locutus73
27451ed6c0 Update README.md 2019-01-09 14:25:46 +01:00
Locutus73
f445d27dfd Update README.md 2019-01-09 14:20:48 +01:00
Locutus73
025da904c6 Update README.md 2019-01-09 14:19:50 +01:00
Locutus73
28991355fe Update README.md 2019-01-09 14:07:02 +01:00
Locutus73
5c299cd733 Update README.md 2019-01-09 14:06:07 +01:00
Locutus73
190e64e99e Update README.md 2019-01-09 14:05:25 +01:00
Locutus73
043ac52a0d Update README.md 2019-01-09 14:03:58 +01:00
Locutus73
57fad86b22 Update README.md 2019-01-09 14:00:19 +01:00