From: Benjamin Kaduk Date: Tue, 9 Jan 2018 03:27:04 +0000 (-0600) Subject: FBSD: catch up to missing sysnames X-Git-Tag: upstream/1.8.0_pre5^2~13 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0ba9b5559e112005a6f621ebe55f382bcc2aae0d;p=packages%2Fo%2Fopenafs.git FBSD: catch up to missing sysnames Add sysnames for i386 and amd64 10.4, 11.1, and 12.0 (12-CURRENT, at present). Reviewed-on: https://gerrit.openafs.org/12862 Tested-by: BuildBot Reviewed-by: Stephan Wiesand Reviewed-by: Benjamin Kaduk (cherry picked from commit c390f368a5012f866c1b4ce46d6ac6af6cef2fd5) Change-Id: I5183c19d446fd0c00bd26c32ca3f7f00a4d12907 Reviewed-on: https://gerrit.openafs.org/12887 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- diff --git a/src/config/afs_sysnames.h b/src/config/afs_sysnames.h index 3d800f126..be27ae651 100644 --- a/src/config/afs_sysnames.h +++ b/src/config/afs_sysnames.h @@ -231,7 +231,10 @@ #define SYS_NAME_ID_i386_fbsd_101 2151 #define SYS_NAME_ID_i386_fbsd_102 2152 #define SYS_NAME_ID_i386_fbsd_103 2153 +#define SYS_NAME_ID_i386_fbsd_104 2154 #define SYS_NAME_ID_i386_fbsd_110 2140 +#define SYS_NAME_ID_i386_fbsd_111 2141 +#define SYS_NAME_ID_i386_fbsd_120 2160 #define SYS_NAME_ID_ia64_linux2 2200 #define SYS_NAME_ID_ia64_linux22 2201 @@ -341,7 +344,10 @@ #define SYS_NAME_ID_amd64_fbsd_101 3051 #define SYS_NAME_ID_amd64_fbsd_102 3052 #define SYS_NAME_ID_amd64_fbsd_103 3053 +#define SYS_NAME_ID_amd64_fbsd_104 3054 #define SYS_NAME_ID_amd64_fbsd_110 3040 +#define SYS_NAME_ID_amd64_fbsd_111 3041 +#define SYS_NAME_ID_amd64_fbsd_120 3060 #define SYS_NAME_ID_amd64_w2k 3400