diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-11 22:33:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-11 22:33:50 -0400 |
| commit | 9f5fb5864b6c792a34a8c61dba6113da236546d8 (patch) | |
| tree | ae93d2370780f8a23444b014d43178df1d788e8f | |
| parent | aaec45e0806ff19bd7327e12216b692621158e05 (diff) | |
improve flash-all script
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c8d7843e..be38c8bc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -380,6 +380,7 @@ <li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li> <li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li> <li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li> + <li>factory images flash-all script: Reboot to bootloader after installing update</li> </ul> <p>Restoration of past features since the 2020.06.02.02 release:</p> |
