[Debconf-video-commits] r818 - fai-config/scripts/FOSDEM

Holger Levsen holger at alioth.debian.org
Thu Jan 31 19:26:02 UTC 2013


Author: holger
Date: 2013-01-31 19:26:02 +0000 (Thu, 31 Jan 2013)
New Revision: 818

Added:
   fai-config/scripts/FOSDEM/30-pciexpress
Log:
load pciexpress module

Added: fai-config/scripts/FOSDEM/30-pciexpress
===================================================================
--- fai-config/scripts/FOSDEM/30-pciexpress	                        (rev 0)
+++ fai-config/scripts/FOSDEM/30-pciexpress	2013-01-31 19:26:02 UTC (rev 818)
@@ -0,0 +1,6 @@
+#! /bin/bash
+
+# the laptops used with twinpacts need pci express
+case $HOSTNAME in
+   twinpact?) 	ainsl /etc/modules "pciehp"
+esac


Property changes on: fai-config/scripts/FOSDEM/30-pciexpress
___________________________________________________________________
Added: svn:executable
   + *




More information about the Debconf-video-commits mailing list