diff options
author | Cj Case <cj at abysmalstudios mx> | 2013-06-18 01:54:20 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:44 -0300 |
commit | 6258ee5468e654c9ea546d27d3649e4ef6bf60a4 (patch) | |
tree | 6e2311fbf0a2cffe86b9132d3beaf1cb1770f29f /system/v86d/slack-desc | |
parent | c5186f2b341bc0ce0fb5dcde617fc771932d505f (diff) |
system/v86d: Added (x86 Emulation Daemon)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/v86d/slack-desc')
-rw-r--r-- | system/v86d/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/v86d/slack-desc b/system/v86d/slack-desc new file mode 100644 index 0000000000000..528786c887e82 --- /dev/null +++ b/system/v86d/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +v86d: v86d (x86 Emulation Daemon) +v86d: +v86d: v86d provides a backend for kernel drivers that need to execute +v86d: x86 BIOS code. The code is executed in a controlled environment +v86d: and the results are passed back to the kernel via the netlink +v86d: interface. +v86d: +v86d: Michal Januszewski <spock@gentoo.org> +v86d: https://github.com/mjanusz/v86d +v86d: +v86d: |