aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-07-16 19:05:50 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-07-16 19:05:50 +0000
commit2df45ae0d02077feb4237ef0fb613bb41d0d8b3c (patch)
treed1caae878ecb1f66da981904394fb7ba0925c165 /sys
parent1df7f41560f3772da6b3023344f0c12aedf1119b (diff)
downloadsrc-2df45ae0d02077feb4237ef0fb613bb41d0d8b3c.tar.gz
src-2df45ae0d02077feb4237ef0fb613bb41d0d8b3c.zip
config(8): Bump major version after r335998
config-generated hints.c/env.c from r335998 and later are incompatible with earlier kernels due to no longer setting envmode/hintmode. A minor bump for this is insufficient, as matching major version with a later minor version is still viewed as backwards-compatible. This was an MI kernel change, soo all VERSREQ's are bumped.
Notes
Notes: svn path=/head/; revision=336353
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/Makefile.amd642
-rw-r--r--sys/conf/Makefile.arm2
-rw-r--r--sys/conf/Makefile.arm642
-rw-r--r--sys/conf/Makefile.i3862
-rw-r--r--sys/conf/Makefile.mips2
-rw-r--r--sys/conf/Makefile.powerpc2
-rw-r--r--sys/conf/Makefile.riscv2
-rw-r--r--sys/conf/Makefile.sparc642
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64
index 696ef55a3fb0..208140ce541c 100644
--- a/sys/conf/Makefile.amd64
+++ b/sys/conf/Makefile.amd64
@@ -18,7 +18,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm
index ba01cdc40831..6749a6a6ed01 100644
--- a/sys/conf/Makefile.arm
+++ b/sys/conf/Makefile.arm
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600013
+%VERSREQ= 700000
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.arm64 b/sys/conf/Makefile.arm64
index 324daa7cf17f..67afd46a7014 100644
--- a/sys/conf/Makefile.arm64
+++ b/sys/conf/Makefile.arm64
@@ -18,7 +18,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
.if !defined(S)
S= ../../..
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index 6b1eca42f1bb..072ca83a4cc9 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.mips b/sys/conf/Makefile.mips
index de006c018e6d..fa25050ef364 100644
--- a/sys/conf/Makefile.mips
+++ b/sys/conf/Makefile.mips
@@ -15,7 +15,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 3d01a342d7df..7a8257adabdb 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.riscv b/sys/conf/Makefile.riscv
index 1285acc886a2..68ab587d4b05 100644
--- a/sys/conf/Makefile.riscv
+++ b/sys/conf/Makefile.riscv
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
.if !defined(S)
S= ../../..
diff --git a/sys/conf/Makefile.sparc64 b/sys/conf/Makefile.sparc64
index 736f9cba3638..ae0d6b927949 100644
--- a/sys/conf/Makefile.sparc64
+++ b/sys/conf/Makefile.sparc64
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 700000
STD8X16FONT?= iso