Replace cdemu + kernel module with fuseiso

This way userspace does all the work, and we don't need to include an
out-of-tree kernel module. Ta da!
This commit is contained in:
Nate Graham
2026-05-20 13:58:58 -06:00
parent 5e19eb98c7
commit 8850fe8eea
2 changed files with 1 additions and 2 deletions

View File

@@ -100,7 +100,6 @@ Packages=
flatpak # Flatpak apps
fuse2 # Some AppImage apps
fuse3 # The rest of the AppImage apps (also loads of other things as a required dependency)
vhba-module # Kernel module needed for cdemu-client
# Virtualization/VM integration
dnsmasq # Hotspot creation and networking in VMs

View File

@@ -38,13 +38,13 @@ Packages=
bash-completion # Completions for Bash
bat # Opinionated fancy cat
bluez-utils # useful Bluetooth CLI tools
cdemu-client # Virtual optical drive support for CDEmu disc image mounting
cpupower # For more granular tuning of CPU limits; needs to touch the kernel
drm-info # for debugging KWin and other graphics issues
duf # Opinionated fancy df
espeak-ng # CLI-invoked speech; accessible automation feedback
fastfetch # For showing off on r/unixporn
fd # Opinionated fancy find
fuseiso # Userspace ISO mounting
fzf # Fuzzy find
git # It's git
git-lfs # Git extension needed for versioning large files