From b48e0db30fd5f151147b07debf507ca8be70670b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Nov 2016 15:13:28 +0000 Subject: improve baselayout to autoinclude a blacklist.conf by default --- sys-apps/baselayout/files/baselayout-redcore.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 sys-apps/baselayout/files/baselayout-redcore.patch (limited to 'sys-apps/baselayout/files/baselayout-redcore.patch') diff --git a/sys-apps/baselayout/files/baselayout-redcore.patch b/sys-apps/baselayout/files/baselayout-redcore.patch new file mode 100644 index 00000000..f6334a32 --- /dev/null +++ b/sys-apps/baselayout/files/baselayout-redcore.patch @@ -0,0 +1,22 @@ +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 2016-11-06 15:09:49.930439684 +0000 +@@ -0,0 +1 @@ ++blacklist vboxvideo +diff -Nur a/etc.Linux/os-release b/etc.Linux/os-release +--- a/etc.Linux/os-release 2012-05-17 05:21:08.000000000 +0100 ++++ b/etc.Linux/os-release 2016-11-06 15:08:06.375432952 +0000 +@@ -1,7 +1,7 @@ +-NAME=Gentoo +-ID=gentoo +-PRETTY_NAME="Gentoo/Linux" ++NAME=Redcore ++ID=redcore ++PRETTY_NAME="Redcore/Linux" + ANSI_COLOR="1;32" +-HOME_URL="http://www.gentoo.org/" +-SUPPORT_URL="http://www.gentoo.org/main/en/support.xml" +-BUG_REPORT_URL="https://bugs.gentoo.org/" ++HOME_URL="http://redcorelinux.org" ++SUPPORT_URL="http://redcorelinux.org" ++BUG_REPORT_URL="http://redcorelinux.org" -- cgit v1.2.3