From f1cedb7cc1fed32fb89d7b1c0cdf0122dd86218d Mon Sep 17 00:00:00 2001
From: Franco Fichtner
Date: Tue, 19 Jan 2016 09:12:42 +0100
Subject: [PATCH] firmware: remove EOL message, we are on 16.1 now
---
src/opnsense/firmware-message | 27 ---------------------------
1 file changed, 27 deletions(-)
delete mode 100644 src/opnsense/firmware-message
diff --git a/src/opnsense/firmware-message b/src/opnsense/firmware-message
deleted file mode 100644
index 6f16a9712..000000000
--- a/src/opnsense/firmware-message
+++ /dev/null
@@ -1,27 +0,0 @@
-Hello trusty friend,
-As with all things in life, the 15.7 series of OPNsense is nearing its
-inevitable end. As such it will not receive any more updates, but the
-upgrade to the new 16.1 series is seamless, except for the following
-points:
-- The FreeBSD version changes from 10.1 to 10.2, mainly for driver
-updates and general sanity. If you're running Hyper-V, your installed
-disk may change from /dev/ada0 to /dev/da0 and the system
-will not boot as a consequence. You can fix this by manually editing
-/etc/fstab before performing the major upgrade. A reinstall using the
-import configuration and quick/easy install will work just as well.
-- The captive portal implementation has been completely rewritten.
-Your old setup won't be converted and thus will not come back
-up. Reconfiguring the captive portal, however, will be relatively
-easy.
-- Due to kernel interface changes going from 10.1 to 10.2 plugins
-or custom-built kernel modules may stop working. Reinstalling the
-offending packages from the firmware pages or recompiling custom additions
-against the stable/16.1 source branch will resolve this
-problem.
-Please heed these points carefully before upgrading. Backup your configs,
-preview the new version via the live CD or in a virtual machine. Create
-snapshots. If all else fails, report back
-in the forums for
-assistance. You don't have to do this on your own. :)
-Brave Badger, you've served us well.
-See you on the other side,
Your OPNsense team