Logoj0ke.net Open Build Service > Projects > multimedia > cdemu-daemon > Meta
Sign Up | Log In

Meta Configuration of Package cdemu-daemon

 
1
<package name="cdemu-daemon" project="multimedia">
2
  <title>CDEmu daemon</title>
3
  <description>This is CDEmu daemon, the userspace daemon part of the userspace-cdemu suite, a
4
free, GPL CD/DVD-ROM device emulator for linux.
5
6
It receives SCSI commands from kernel module and processes them, passing the
7
requested data back to the kernel. Daemon implements the actual virtual device;
8
one instance per each device registered by kernel module. It uses libMirage, an
9
image access library that is part of userspace-cdemu suite, for the image access
10
(e.g. sector reading).
11
12
The daemon registers itself on D-BUS' system or session bus (depending on the
13
options passed to it) where it exposes an interface that can be used by clients
14
to control it.</description>
15
  <person userid="hostmaster" role="bugowner"/>
16
  <person userid="hostmaster" role="maintainer"/>
17
  <build>
18
    <disable repository="SLE_10"/>
19
  </build>
20
</package>
21