nwhitehorn
06dcbdd38d
Add new sysctl, kern.supported_abis, containing the list of FreeBSD
...
MACHINE_ARCH values whose binaries this kernel can run. This patch provides
a feature requested for implementing pkgng ABI identifiers in a robust
way.
The list is designed to indicate whether, say, an i386 package can be run on
the current system. If kern.supported_abis contains "i386", then the answer
is yes. Otherwise, the answer is no.
At the moment, this only supports MACHINE_ARCH and MACHINE_ARCH32. As we
gain support for more interesting combinations, this needs to become more
flexible, possibily through the sysent framework, along with the
hw.machine_arch emulation immediately preceding this code in kern_mib.c.
Reviewed by: imp
MFC after: 3 days
2013-12-02 00:44:36 +00:00
..
2013-11-06 07:46:10 +00:00
2013-09-09 18:11:59 +00:00
2013-09-09 18:11:59 +00:00
2013-10-08 06:54:52 +00:00
2013-09-19 18:56:00 +00:00
2013-06-30 19:08:06 +00:00
2013-06-17 09:49:07 +00:00
2013-11-26 08:46:27 +00:00
2013-11-25 07:38:45 +00:00
2013-09-20 23:06:21 +00:00
2013-10-22 10:40:26 +00:00
2013-06-25 18:44:15 +00:00
2013-12-01 03:53:21 +00:00
2013-11-01 10:32:33 +00:00
2013-11-15 19:55:35 +00:00
2013-11-26 08:46:27 +00:00
2013-11-30 15:08:35 +00:00
2013-11-30 15:08:35 +00:00
2013-06-15 10:08:34 +00:00
2013-10-04 06:55:06 +00:00
2013-11-28 19:40:33 +00:00
2013-06-15 06:45:17 +00:00
2013-08-17 17:02:43 +00:00
2013-09-18 19:26:08 +00:00
2013-08-24 21:13:38 +00:00
2013-11-25 07:38:45 +00:00
2013-11-25 07:38:45 +00:00
2013-11-25 07:38:45 +00:00
2013-10-10 16:11:34 +00:00
2013-12-02 00:44:36 +00:00
2013-11-25 07:38:45 +00:00
2013-07-24 09:45:31 +00:00
2013-08-29 16:41:40 +00:00
2013-10-26 17:58:36 +00:00
2013-11-26 08:46:27 +00:00
2013-11-26 19:47:09 +00:00
2013-11-26 08:46:27 +00:00
2013-08-15 20:19:17 +00:00
2013-10-21 16:44:53 +00:00
2013-11-25 07:38:45 +00:00
2013-11-25 07:38:45 +00:00
2013-11-26 08:49:53 +00:00
2013-08-22 07:39:53 +00:00
2013-11-30 15:08:35 +00:00
2013-11-25 07:38:45 +00:00
2013-11-26 14:00:50 +00:00
2013-08-09 01:04:44 +00:00
2013-11-26 08:46:27 +00:00
2013-07-21 19:43:52 +00:00
2013-11-26 08:46:27 +00:00
2013-06-13 09:33:22 +00:00
2013-07-24 18:13:43 +00:00
2013-09-09 18:11:59 +00:00
2013-09-09 18:11:59 +00:00
2013-06-28 21:00:08 +00:00
2013-10-16 17:03:46 +00:00
2013-11-26 08:46:27 +00:00
2013-11-26 08:46:27 +00:00
2013-10-27 21:39:16 +00:00
2013-10-08 11:05:26 +00:00
2013-08-07 06:21:20 +00:00
2013-11-14 22:59:20 +00:00
2013-07-23 11:16:40 +00:00
2013-11-26 08:46:27 +00:00
2013-10-27 16:20:52 +00:00
2013-06-25 18:44:15 +00:00
2013-08-25 10:57:09 +00:00
2013-11-12 20:13:10 +00:00
2013-05-12 04:05:01 +00:00
2013-09-13 06:39:10 +00:00
2013-09-22 23:47:56 +00:00
2013-11-25 07:38:45 +00:00
2013-09-22 02:46:13 +00:00
2013-11-25 07:38:45 +00:00
2013-11-28 18:56:34 +00:00
2013-11-25 07:38:45 +00:00
2013-11-26 08:46:27 +00:00
2013-09-16 06:25:54 +00:00
2013-08-30 07:37:45 +00:00
2013-08-20 11:06:56 +00:00
2013-09-04 11:52:28 +00:00
2013-09-05 03:36:57 +00:00
2013-11-15 19:55:35 +00:00
2013-09-09 18:11:59 +00:00
2013-11-30 15:08:35 +00:00
2013-09-19 18:53:42 +00:00
2013-10-26 17:58:36 +00:00
2013-09-19 18:56:00 +00:00
2013-09-19 18:53:42 +00:00
2013-09-21 23:06:36 +00:00
2013-11-12 17:46:11 +00:00
2013-08-15 07:54:31 +00:00
2013-09-05 00:09:56 +00:00
2013-09-01 23:34:53 +00:00
2013-11-14 09:45:33 +00:00
2013-11-15 19:55:35 +00:00
2013-09-05 00:09:56 +00:00
2013-09-11 06:41:15 +00:00
2013-10-09 11:57:53 +00:00
2013-11-08 20:11:15 +00:00
2013-12-01 20:03:00 +00:00
2013-09-11 18:22:30 +00:00
2013-09-05 00:09:56 +00:00
2013-09-05 11:59:23 +00:00
2013-11-15 15:29:53 +00:00
2013-11-26 08:46:27 +00:00
2013-08-27 01:31:12 +00:00
2013-05-31 00:43:41 +00:00
2013-09-05 00:09:56 +00:00
2013-06-29 05:05:57 +00:00
2013-11-26 08:46:27 +00:00
2013-10-04 07:00:59 +00:00
2013-09-09 05:01:18 +00:00
2013-10-09 18:43:29 +00:00
2013-11-26 08:46:27 +00:00
2013-11-20 08:45:26 +00:00
2013-11-09 20:36:29 +00:00