diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-10 21:49:30 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-10 21:49:30 +0000 |
commit | a113d489bafc942c3e0508a6ff0e4d2a16a0ef2e (patch) | |
tree | ed881d76db2b1f8bda9313f6c9c652818ff3bd53 | |
parent | 63c09e128e4eabc30c441a7560442e8f12a83585 (diff) |
sys-apps/baselayout : drop vboxvideo blacklist
-rw-r--r-- | sys-apps/baselayout/files/baselayout-redcore.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/baselayout/files/baselayout-redcore.patch b/sys-apps/baselayout/files/baselayout-redcore.patch index 9dd046ef..7bec1b10 100644 --- a/sys-apps/baselayout/files/baselayout-redcore.patch +++ b/sys-apps/baselayout/files/baselayout-redcore.patch @@ -1,8 +1,7 @@ diff -Nur a/etc.Linux/modprobe.d/blacklist.conf b/etc.Linux/modprobe.d/blacklist.conf --- a/etc.Linux/modprobe.d/blacklist.conf 1970-01-01 01:00:00.000000000 +0100 +++ b/etc.Linux/modprobe.d/blacklist.conf 2018-01-12 08:36:45.815582426 +0000 -@@ -0,0 +1,7 @@ -+blacklist vboxvideo +@@ -0,0 +1,6 @@ +blacklist b43 +blacklist b44 +blacklist b43legacy |