UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
[ BASH | XML | JSON ]

cdemu-daemon

CDEmu daemon is the userspace daemon part of the cdemu suite.

Package info

Codename: cdemu-daemon
Source file: cdemu-daemon-3.2.6.tar.xz
Source directory: cdemu-daemon-3.2.6
Package URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/c/cdemu-daemon-3.2.6.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/c/cdemu-daemon-3.2.6.tar.xz.md5sum
Dependances: libao, vhba-module, libmirage.
Dependance of: cdemu-client, gcdemu.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build

cmake -DCMAKE_INSTALL_PREFIX=/usr -DSYSTEM_BUS_SERVICE=1 -DCMAKE_BUILD_TYPE=Release ..

Build script:
cd build
make 

Install script:
cd build
make install

install -v -m644 ../service-example/cdemu-daemon.service /usr/lib/systemd/user/
install -v -m644 ../service-example/net.sf.cdemu.CDEmuDaemon.service /usr/share/dbus-1/services/

systemctl daemon-reload

cat > /etc/udev/rules.d/69-vhba.rules << "EOF"

KERNEL=="vhba_ctl", SUBSYSTEM=="misc", MODE="0660", GROUP="cdrom"

EOF


Apache/2.4.62 (Debian) Server at ulfs.org Port 443