diff options
author | Niklas Nille Åkerström <nille.kungen[AT]gmail.com> | 2010-05-11 22:55:13 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:13 +0200 |
commit | fd133f51ff16a501bc64ea218b0fa86df2dafb47 (patch) | |
tree | 16028a468b52e1b89fedb65e87e93cd4bcb496db /system/cdemu-daemon/slack-desc | |
parent | 01c5a6263c5ade57ed671a1e857ccdfe1dce02f3 (diff) | |
download | slackbuilds-fd133f51ff16a501bc64ea218b0fa86df2dafb47.tar.gz |
system/cdemu-daemon: Added to 12.1 repository
Diffstat (limited to 'system/cdemu-daemon/slack-desc')
-rw-r--r-- | system/cdemu-daemon/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/cdemu-daemon/slack-desc b/system/cdemu-daemon/slack-desc new file mode 100644 index 0000000000..85285211a6 --- /dev/null +++ b/system/cdemu-daemon/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 ':'. + + |----------------------------handy-ruler---------------------------| +cdemu-daemon: CDEmu daemon (userspace daemon part of the cdemu suite) +cdemu-daemon: +cdemu-daemon: It receives SCSI commands from kernel module and processes them, +cdemu-daemon: passing the requested data back to the kernel. +cdemu-daemon: Daemon implements the actual virtual device; +cdemu-daemon: one instance per each device registered by kernel module. +cdemu-daemon: It uses libMirage, an image access library that is part of +cdemu-daemon: demu suite, for the image access. +cdemu-daemon: +cdemu-daemon: Homepage: http://cdemu.sourceforge.net/pkg_daemon.php +cdemu-daemon: |