Feature #7621
Ship devfsadm.h to allow externally-built devlinks modules
Start date:
2016-11-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Drivers built externally from illumos-gate should be able to build and install a devfsadm "devlinks" module.
That's difficult today because devfsadm.h is not exported. Let's export it.
Updated by Gordon Ross about 4 years ago
- Subject changed from Ship usr/include/devfsadm.h to allow externally-built devfsadm modules to Ship usr/include/devfsadm.h to allow externally-built devlinks modules
Updated by Gordon Ross about 4 years ago
- Subject changed from Ship usr/include/devfsadm.h to allow externally-built devlinks modules to Ship devfsadm.h to allow externally-built devlinks modules
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 01d41e6dacd6f26957b16899a553d152ff46ec0c
commit 01d41e6dacd6f26957b16899a553d152ff46ec0c Author: Gordon Ross <gordon.w.ross@gmail.com> Date: 2016-12-02T13:16:52.000Z 7621 Ship devfsadm.h to allow externally-built devlinks modules Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>