summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-13 11:34:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-13 11:34:14 +0000
commit29f1bd96807023d399b4902991b6a3b5f47d387d (patch)
tree9b288d6036f4e3f83de69a2805f97c97d3bd6de8 /sys-boot
parent222850aef7b9a30203f7eb55a82f4596fbce8b29 (diff)
sys-boot/grub-config-redcore : drop vboxvideo blacklist
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub-config-redcore/files/grub2
-rw-r--r--sys-boot/grub-config-redcore/grub-config-redcore-1337-r2.ebuild (renamed from sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub-config-redcore/files/grub b/sys-boot/grub-config-redcore/files/grub
index bfa1bf27..b88083b2 100644
--- a/sys-boot/grub-config-redcore/files/grub
+++ b/sys-boot/grub-config-redcore/files/grub
@@ -19,7 +19,7 @@ GRUB_TIMEOUT="5"
#GRUB_TIMEOUT_STYLE=menu
# Append parameters to the linux kernel command line for non-recovery entries
-GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=1 splash modprobe.blacklist=vboxvideo"
+GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=1 splash"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
diff --git a/sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild b/sys-boot/grub-config-redcore/grub-config-redcore-1337-r2.ebuild
index a4b0a6c3..a4b0a6c3 100644
--- a/sys-boot/grub-config-redcore/grub-config-redcore-1337-r1.ebuild
+++ b/sys-boot/grub-config-redcore/grub-config-redcore-1337-r2.ebuild