firmware: add message for update

This commit is contained in:
Franco Fichtner 2019-07-04 08:42:53 +02:00
parent 15cbd50b85
commit 8a51c13787
2 changed files with 15 additions and 0 deletions

1
plist
View File

@ -308,6 +308,7 @@
/usr/local/opnsense/contrib/simplepie/phpunit.xml.dist
/usr/local/opnsense/contrib/tzdata/iso3166.tab
/usr/local/opnsense/contrib/tzdata/zone.tab
/usr/local/opnsense/firmware-message
/usr/local/opnsense/firmware-upgrade
/usr/local/opnsense/mvc/app/cache/README
/usr/local/opnsense/mvc/app/config/config.php

View File

@ -0,0 +1,14 @@
<p>OPNsense 19.1 "<em>Inspiring Iguana</em>" has reached its end of life. As such
it will not receive any more updates, but the upgrade to the new 19.7 series is
seamless and can be performed right here from the GUI by unlocking it below.</p>
<p> Another method is to import and reinstall using a new installation image,
which will retain your settings (selecting "Import Configuration"), then
reformat the disk and apply a clean system (selecting "Guided Installation").</p>
<p>You can also upgrade via console / SSH by using option 12 from the menu by
typing "19.7" when prompted.</p>
<p>Make sure to read the migration notes and adjust for possible minor breaking
changes.</p>
<p>Please backup your configuration, preview the new version via live image or
in a virtual machine. Create snapshots. If all else fails, report back
<a href="https://forum.opnsense.org/" target="_blank">in the forums</a> for
assistance.</p>