[Debconf-video-commits] r773 - in fai-config: class doc

Holger Levsen holger at alioth.debian.org
Wed Jul 4 03:03:14 UTC 2012


Author: holger
Date: 2012-07-04 03:03:13 +0000 (Wed, 04 Jul 2012)
New Revision: 773

Modified:
   fai-config/class/20-debconf12-classes
   fai-config/class/DEBCONF12.var
   fai-config/doc/udlap-notes.txt
Log:
silence is sexy

Modified: fai-config/class/20-debconf12-classes
===================================================================
--- fai-config/class/20-debconf12-classes	2012-07-04 02:57:00 UTC (rev 772)
+++ fai-config/class/20-debconf12-classes	2012-07-04 03:03:13 UTC (rev 773)
@@ -15,8 +15,6 @@
 case $HOSTNAME in
    encoder*) 
    		echo "ENCODING ICECAST";; # see below
-   r?grab2*) 
-   		echo "ENCODING ICECAST";;
    r?grab*) 
    		echo "CAPTURE";;
    r?dvswitch*) 
@@ -31,7 +29,7 @@
 
 # more encoder*
 case $HOSTNAME in
-   r?grab2*) 
+   r?grab1*) 
    		echo "ENCODING ICECAST";;
 esac
 

Modified: fai-config/class/DEBCONF12.var
===================================================================
--- fai-config/class/DEBCONF12.var	2012-07-04 02:57:00 UTC (rev 772)
+++ fai-config/class/DEBCONF12.var	2012-07-04 03:03:13 UTC (rev 773)
@@ -22,6 +22,9 @@
 dmesg.log:.* PM: Image not found (code -22)
 dmesg.log:.* ACPI Warning.*
 dmesg.log:.* aer 0000.*
-dmesg.log:.* failed to get i915 symbols, graphics turbo disabled"
+dmesg.log:.* failed to get i915 symbols, graphics turbo disabled
+dmesg.log:.* pci 0000:00:00.0: BAR 3: can't allocate resource
+dmesg.log:.* pci 0000:00:13.2: EHCI: BIOS handoff failed (BIOS bug?) 01010001
+dmesg.log:.* Fast TSC calibration failed"
 
 

Modified: fai-config/doc/udlap-notes.txt
===================================================================
--- fai-config/doc/udlap-notes.txt	2012-07-04 02:57:00 UTC (rev 772)
+++ fai-config/doc/udlap-notes.txt	2012-07-04 03:03:13 UTC (rev 773)
@@ -6,7 +6,7 @@
 selma:~# softupdate
 
 holger at cmburns:~$ sudo vi /var/keys/sshdist
-add from selmai the output of: cat /etc/ssh/ssh_host*_key.pub
+add from selmai the output of: cat /etc/ssh/ssh_host_rsa_key.pub
 
 holger at cmburns:~$ ud-host -h cmburns
 




More information about the Debconf-video-commits mailing list