From 2a992a458285b7eaa54186ff7dcd9b4602cc0163 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Mon, 25 Sep 2023 15:14:22 -0700 Subject: [PATCH] refactor: Update.page with web component --- .../dynamix.plugin.manager/Update.page | 193 ++++++------------ 1 file changed, 65 insertions(+), 128 deletions(-) diff --git a/emhttp/plugins/dynamix.plugin.manager/Update.page b/emhttp/plugins/dynamix.plugin.manager/Update.page index d4ba5ef5f..93c7a12e6 100644 --- a/emhttp/plugins/dynamix.plugin.manager/Update.page +++ b/emhttp/plugins/dynamix.plugin.manager/Update.page @@ -13,47 +13,48 @@ Tag="upload" * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. + * + * + * If /boot/previous/bzroot exists, then the user has the option to downgrade to the previous version. + * Parse the text file /boot/previous/changes.txt to get the version number of the previous version. + * Then we move some file around and reboot. */ ?> - + + + + - - - - - - -
_(Component)__(Author)__(Version)__(Status)__(Branch)_