[Debconf-video-commits] r586 - in fai-config/files/etc: hosts network/interfaces

Holger Levsen holger at alioth.debian.org
Fri Jul 30 21:27:32 UTC 2010


Author: holger
Date: 2010-07-30 21:27:32 +0000 (Fri, 30 Jul 2010)
New Revision: 586

Added:
   fai-config/files/etc/network/interfaces/dolph
Modified:
   fai-config/files/etc/hosts/DEBCONF10
Log:
add dolph

Modified: fai-config/files/etc/hosts/DEBCONF10
===================================================================
--- fai-config/files/etc/hosts/DEBCONF10	2010-07-30 19:57:56 UTC (rev 585)
+++ fai-config/files/etc/hosts/DEBCONF10	2010-07-30 21:27:32 UTC (rev 586)
@@ -19,8 +19,10 @@
 128.59.13.19    homer.dc10.debconf.org  	homer
 128.59.13.20    marge.dc10.debconf.org  	marge
 128.59.13.21    sideshow.dc10.debconf.org  	sideshow
+128.59.13.22    dolph.dc10.debconf.org  	dolph
 
 
+
 # The following lines are desirable for IPv6 capable hosts
 ::1 ip6-localhost ip6-loopback
 fe00::0 ip6-localnet

Copied: fai-config/files/etc/network/interfaces/dolph (from rev 570, fai-config/files/etc/network/interfaces/itchy)
===================================================================
--- fai-config/files/etc/network/interfaces/dolph	                        (rev 0)
+++ fai-config/files/etc/network/interfaces/dolph	2010-07-30 21:27:32 UTC (rev 586)
@@ -0,0 +1,9 @@
+# generated by FAI
+auto lo eth0
+iface lo inet loopback
+iface eth0 inet static
+	address 128.59.13.22
+	netmask 255.255.255.0
+	broadcast 128.59.13.255
+	gateway 128.59.13.1
+




More information about the Debconf-video-commits mailing list