slackbuilds_ponce/system/v86d/README
Cj Case 6258ee5468 system/v86d: Added (x86 Emulation Daemon)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-22 21:32:44 -03:00

13 lines
460 B
Text

v86d provides a backend for kernel drivers that need to execute
x86 BIOS code. The code is executed in a controlled environment
and the results are passed back to the kernel via the netlink
interface.
To compile using glibc, pass OPT="--default" to the script.
(i.e.
OPT=--default ./v86d.SlackBuild
OPT=--default sh v86d.SlackBuild
)
Compiling against glibc will result in a dynamically linked
executable that is _not suitable_ for inclusion in initrds.