mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
firmware: add message for update
This commit is contained in:
parent
15cbd50b85
commit
8a51c13787
1
plist
1
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
|
||||
|
||||
14
src/opnsense/firmware-message
Normal file
14
src/opnsense/firmware-message
Normal 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>
|
||||
Loading…
x
Reference in New Issue
Block a user