From f208b8b44d775f20a8a19d7396efc3c08a7aaa39 Mon Sep 17 00:00:00 2001 From: tpltnt Date: Fri, 23 Mar 2018 21:06:57 +0100 Subject: [PATCH] added wikipedia link for ABI --- source/development/workflow.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/development/workflow.rst b/source/development/workflow.rst index 67f4582c..ca1ebc45 100644 --- a/source/development/workflow.rst +++ b/source/development/workflow.rst @@ -72,7 +72,8 @@ images–only to stop working some time in the future. No, no, no. You can also “cross-build” between FreeBSD versions. We’ve successfully built images on FreeBSD 10.1 when OPNsense was still running on FreeBSD 10.0. -(version 16.1 now runs on FreeBSD 10.2) That’s not a huge gap and the ABI is the +(version 16.1 now runs on FreeBSD 10.2) That’s not a huge gap and the +`ABI `_ is the same, but we expect this to work with FreeBSD 11 and beyond as well so that if you have a FreeBSD box you will always be able to produce your own images if you desire–without spinning up extra machines, jails or virtual machines.