diff --git a/plist b/plist index 722a5026f..11b10db95 100644 --- a/plist +++ b/plist @@ -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 diff --git a/src/opnsense/firmware-message b/src/opnsense/firmware-message new file mode 100644 index 000000000..b83369e0d --- /dev/null +++ b/src/opnsense/firmware-message @@ -0,0 +1,14 @@ +
OPNsense 19.1 "Inspiring Iguana" 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.
+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").
+You can also upgrade via console / SSH by using option 12 from the menu by +typing "19.7" when prompted.
+Make sure to read the migration notes and adjust for possible minor breaking +changes.
+Please backup your configuration, preview the new version via live image or +in a virtual machine. Create snapshots. If all else fails, report back +in the forums for +assistance.