Skip to content

Commit

Permalink
Revert "Revert "kmod-blacklist-ubuntu: 9.3 -> 22.1""
Browse files Browse the repository at this point in the history
This reverts commit 8c410f4 with a fix
to make the tests run correctly. bochs-drm must not be blacklisted for
that.

(cherry picked from commit 785e45a)
  • Loading branch information
globin committed Mar 23, 2017
1 parent ea4a1b4 commit 6b3a77a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/os-specific/linux/kmod-blacklist-ubuntu/default.nix
Expand Up @@ -19,6 +19,7 @@ in stdenv.mkDerivation {
done
substituteInPlace "$out"/modprobe.conf \
--replace "blacklist bochs-drm" "" \
--replace /sbin/lsmod /run/booted-system/sw/bin/lsmod \
--replace /sbin/rmmod /run/booted-system/sw/bin/rmmod \
--replace /sbin/modprobe /run/booted-system/sw/bin/modprobe \
Expand Down

0 comments on commit 6b3a77a

Please sign in to comment.