mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
firmware: remove update glue, we're done
This commit is contained in:
parent
1abdaef5c3
commit
d8f661f86a
2
Makefile
2
Makefile
@ -41,7 +41,7 @@ CORE_VERSION= ${CORE_COMMIT:C/-.*$//1}
|
||||
CORE_HASH= ${CORE_COMMIT:C/^.*-//1}
|
||||
.endif
|
||||
|
||||
CORE_ABI?= 17.7
|
||||
CORE_ABI?= 18.1
|
||||
CORE_ARCH?= ${ARCH}
|
||||
CORE_OPENVPN?= # empty
|
||||
CORE_PHP?= 71
|
||||
|
||||
4
plist
4
plist
@ -67,9 +67,9 @@
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20160104
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20160630
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20161210
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20170625
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/trusted/opnsense-update.deciso.com.20160725
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/trusted/opnsense-update.deciso.com.20170721
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/trusted/pkg.opnsense.org.20170625
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/trusted/pkg.opnsense.org.20171219
|
||||
/usr/local/etc/rc
|
||||
/usr/local/etc/rc.backup_captiveportal
|
||||
@ -323,9 +323,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-product
|
||||
/usr/local/opnsense/firmware-upgrade
|
||||
/usr/local/opnsense/mvc/app/cache/README
|
||||
/usr/local/opnsense/mvc/app/config/config.php
|
||||
/usr/local/opnsense/mvc/app/config/loader.php
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
<p>OPNsense 17.7 "<em>Free Fox</em>" is now end of life. As such
|
||||
it will not receive any more updates, but the upgrade to the new 18.1 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 "18.1" when prompted.</p>
|
||||
<p>Please backup your configuration, preview the new version via the live CD 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>
|
||||
@ -1 +0,0 @@
|
||||
18.1
|
||||
Loading…
x
Reference in New Issue
Block a user