nixpkgs/modules/programs
Evgeny Egorochkin 4b69de4a3d VirtualBox: udev rule to populate /dev/vboxusb.
After Linux 3.2(?), /proc/bus/usb (and usbfs (or usbdevfs?)) went away,
leaving virtualbox no way to determine what USB devices were connected
to the system. The solution was to add some virtualbox specific udev
rules to populate /dev/vboxusb with what was in /proc/bus/usb before.

Patch contributed by Jack Cummings.
2013-05-04 12:20:46 +03:00
..
bash bash-completion: support the "$out/share/bash-completion" location used by modern packages 2013-04-11 00:48:58 +02:00
blcr.nix Fix (and simplify) the blcr module. 2013-02-08 08:57:42 +01:00
info.nix
shadow.nix
shell.nix
ssh.nix Merge remote-tracking branch 'origin/master' into systemd 2012-11-30 16:12:04 +01:00
ssmtp.nix
virtualbox.nix VirtualBox: udev rule to populate /dev/vboxusb. 2013-05-04 12:20:46 +03:00
wvdial.nix