Package cdemu-daemon: Information
Source package: cdemu-daemon
Version: 3.2.4-alt3
Build time: Sep 18, 2022, 12:34 PM
Category: System/Servers
Report package bugHome page: http://cdemu.sourceforge.net
License: GPLv2+
Summary: CDEmu daemon
Description:
This is CDEmu daemon, the userspace daemon part of the userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux. It receives SCSI commands from kernel module and processes them, passing the requested data back to the kernel. Daemon implements the actual virtual device; one instance per each device registered by kernel module. It uses libMirage, an image access library that is part of userspace-cdemu suite, for the image access (e.g. sector reading). The daemon registers itself on D-BUS' system or session bus (depending on the options passed to it) where it exposes an interface that can be used by clients to control it.
List of RPM packages built from this SRPM:
cdemu-daemon (e2kv6, e2kv5, e2kv4, e2k)
cdemu-daemon-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
cdemu-daemon (e2kv6, e2kv5, e2kv4, e2k)
cdemu-daemon-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Nazarov Denis
Last changed
March 20, 2021 Nazarov Denis 3.2.4-alt3
- Autoload vhba module without unit service (ALT #32492)
March 19, 2021 Nazarov Denis 3.2.4-alt2.1
- Don't bzip sources to speedup rpmbuild -bp - Update build requires
Dec. 13, 2020 Nazarov Denis 3.2.4-alt2
- Build with -fcommon instead -fno-common by default