Overwrite the radeon-kms settings [Closes: issue935]
authorUlrich Dangel <mru@grml.org>
Tue, 30 Nov 2010 11:43:11 +0000 (12:43 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 1 Dec 2010 21:42:26 +0000 (22:42 +0100)
etc/grml/fai/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE [new file with mode: 0644]
etc/grml/fai/config/scripts/GRMLBASE/39-modprobe

diff --git a/etc/grml/fai/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE b/etc/grml/fai/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE
new file mode 100644 (file)
index 0000000..8c90ac9
--- /dev/null
@@ -0,0 +1 @@
+options radeon modeset=0
index 9fffbfb..9f7c8bb 100755 (executable)
@@ -12,6 +12,8 @@ set -e
 [ -r /etc/grml/grml-live.conf ]  && . /etc/grml/grml-live.conf
 [ -r /etc/grml/grml-live.local ] && . /etc/grml/grml-live.local
 
+fcopy /etc/modprobe.d/radeon-kms.conf
+
 # Make sure all modprobe configuration files use .conf as filename suffix.
 # See http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=module-init-tools;dist=unstable
 # and http://blog.bofh.it/debian/id_236