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

Holger Levsen holger at alioth.debian.org
Thu Jan 31 22:36:42 UTC 2013


Author: holger
Date: 2013-01-31 22:36:42 +0000 (Thu, 31 Jan 2013)
New Revision: 822

Modified:
   fai-config/scripts/FOSDEM/30-pciexpress
Log:
php to the rescue

Modified: fai-config/scripts/FOSDEM/30-pciexpress
===================================================================
--- fai-config/scripts/FOSDEM/30-pciexpress	2013-01-31 22:31:41 UTC (rev 821)
+++ fai-config/scripts/FOSDEM/30-pciexpress	2013-01-31 22:36:42 UTC (rev 822)
@@ -3,4 +3,6 @@
 # the laptops used with twinpacts need pci express
 case $HOSTNAME in
    twinpact?) 	ainsl /etc/modules "pciehp"
+   	 	ainsl /etc/modules "acpiphp"
+		;;
 esac




More information about the Debconf-video-commits mailing list