update for new release

This commit is contained in:
longpanda
2020-08-29 13:12:36 +08:00
parent 1bf3e73373
commit 8dce0adda6
110 changed files with 2610 additions and 103 deletions

View File

@@ -0,0 +1,8 @@
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/versions.html#versions-13
sysctl kern.osreldate
/usr/src/sys/sys/param.h
#define __FreeBSD_version 1300102
Modify the /usr/src/sys/sys/param.h __FreeBSD_version to the value get by sysctl kern.osreldate in the OS.

Binary file not shown.

View File

@@ -0,0 +1 @@
SameAsFreeBSD13.x

View File

@@ -0,0 +1 @@
SameAsFreeBSD11.x