summaryrefslogtreecommitdiff
path: root/sys-apps/baselayout/files/baselayout-redcore.patch
blob: 9dd046efe89f6efe6aa578a6bd1098e29d36ad9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
+blacklist b43
+blacklist b44
+blacklist b43legacy
+blacklist ssb
+blacklist brcmsmac
+blacklist bcma
diff -Nur a/etc.Linux/os-release b/etc.Linux/os-release
--- a/etc.Linux/os-release	2017-06-09 19:37:50.000000000 +0100
+++ b/etc.Linux/os-release	2018-01-12 08:35:13.951741903 +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="https://www.gentoo.org/"
-SUPPORT_URL="https://www.gentoo.org/support/"
-BUG_REPORT_URL="https://bugs.gentoo.org/"
+HOME_URL="https://redcorelinux.org/"
+SUPPORT_URL="https://wiki.redcorelinux.org/"
+BUG_REPORT_URL="https://bugs.redcorelinux.org/"