[Debconf-video-commits] r492 - fai-config/files/etc/network/interfaces

Holger Levsen holger at alioth.debian.org
Wed Jul 22 17:17:23 UTC 2009


Author: holger
Date: 2009-07-22 17:17:21 +0000 (Wed, 22 Jul 2009)
New Revision: 492

Added:
   fai-config/files/etc/network/interfaces/barney.bak
   fai-config/files/etc/network/interfaces/lisa.bak
Removed:
   fai-config/files/etc/network/interfaces/barney
   fai-config/files/etc/network/interfaces/itchy
   fai-config/files/etc/network/interfaces/lisa
   fai-config/files/etc/network/interfaces/scratchy
   fai-config/files/etc/network/interfaces/sratchy
Log:
move them out of the way

Deleted: fai-config/files/etc/network/interfaces/barney
===================================================================
--- fai-config/files/etc/network/interfaces/barney	2009-07-22 17:15:19 UTC (rev 491)
+++ fai-config/files/etc/network/interfaces/barney	2009-07-22 17:17:21 UTC (rev 492)
@@ -1,19 +0,0 @@
-# generated by FAI
-auto lo bond0
-iface lo inet loopback
-iface bond0 inet static
-	address 172.16.0.3
-	netmask 255.240.0.0
-	broadcast 172.31.255.255
-	network 172.16.0.0
-	gateway 172.16.0.1
-        slaves eth0 eth1
-	post-up route add -net 10.7.0.0 netmask 255.255.0.0 gw 172.16.0.2
-
-auto bond0.5
-iface bond0.5 inet static
-   pre-up vconfig add bond0 5
-   post-down vconfig rem bond0.5
-   address 10.9.0.1
-   netmask 255.255.0.0
-

Copied: fai-config/files/etc/network/interfaces/barney.bak (from rev 459, fai-config/files/etc/network/interfaces/barney)
===================================================================
--- fai-config/files/etc/network/interfaces/barney.bak	                        (rev 0)
+++ fai-config/files/etc/network/interfaces/barney.bak	2009-07-22 17:17:21 UTC (rev 492)
@@ -0,0 +1,19 @@
+# generated by FAI
+auto lo bond0
+iface lo inet loopback
+iface bond0 inet static
+	address 172.16.0.3
+	netmask 255.240.0.0
+	broadcast 172.31.255.255
+	network 172.16.0.0
+	gateway 172.16.0.1
+        slaves eth0 eth1
+	post-up route add -net 10.7.0.0 netmask 255.255.0.0 gw 172.16.0.2
+
+auto bond0.5
+iface bond0.5 inet static
+   pre-up vconfig add bond0 5
+   post-down vconfig rem bond0.5
+   address 10.9.0.1
+   netmask 255.255.0.0
+


Property changes on: fai-config/files/etc/network/interfaces/barney.bak
___________________________________________________________________
Added: svn:mergeinfo
   + 

Deleted: fai-config/files/etc/network/interfaces/itchy
===================================================================
--- fai-config/files/etc/network/interfaces/itchy	2009-07-22 17:15:19 UTC (rev 491)
+++ fai-config/files/etc/network/interfaces/itchy	2009-07-22 17:17:21 UTC (rev 492)
@@ -1,14 +0,0 @@
-# This file describes the network interfaces available on your system
-# and how to activate them. For more information, see interfaces(5).
-
-# The loopback network interface
-auto lo
-iface lo inet loopback
-
-auto eth1
-iface eth1 inet static
-        address 10.9.0.3
-        netmask 255.255.0.0
-        gateway 10.9.0.1
-        broadcast 10.9.255.255
-

Deleted: fai-config/files/etc/network/interfaces/lisa
===================================================================
--- fai-config/files/etc/network/interfaces/lisa	2009-07-22 17:15:19 UTC (rev 491)
+++ fai-config/files/etc/network/interfaces/lisa	2009-07-22 17:17:21 UTC (rev 492)
@@ -1,16 +0,0 @@
-# generated by FAI
-auto lo eth0
-iface lo inet loopback
-iface eth0 inet static
-	address 172.16.0.4
-	netmask 255.240.0.0
-	network 172.16.0.0
-	gateway 172.16.0.1
-	broadcast 172.31.255.255
-        post-up route add -net 10.7.0.0 netmask 255.255.0.0 gw 172.16.0.2
-
-auto eth1
-iface eth1 inet static
-   address 10.9.0.2
-   netmask 255.255.0.0
-

Copied: fai-config/files/etc/network/interfaces/lisa.bak (from rev 459, fai-config/files/etc/network/interfaces/lisa)
===================================================================
--- fai-config/files/etc/network/interfaces/lisa.bak	                        (rev 0)
+++ fai-config/files/etc/network/interfaces/lisa.bak	2009-07-22 17:17:21 UTC (rev 492)
@@ -0,0 +1,16 @@
+# generated by FAI
+auto lo eth0
+iface lo inet loopback
+iface eth0 inet static
+	address 172.16.0.4
+	netmask 255.240.0.0
+	network 172.16.0.0
+	gateway 172.16.0.1
+	broadcast 172.31.255.255
+        post-up route add -net 10.7.0.0 netmask 255.255.0.0 gw 172.16.0.2
+
+auto eth1
+iface eth1 inet static
+   address 10.9.0.2
+   netmask 255.255.0.0
+


Property changes on: fai-config/files/etc/network/interfaces/lisa.bak
___________________________________________________________________
Added: svn:mergeinfo
   + 

Deleted: fai-config/files/etc/network/interfaces/scratchy
===================================================================
--- fai-config/files/etc/network/interfaces/scratchy	2009-07-22 17:15:19 UTC (rev 491)
+++ fai-config/files/etc/network/interfaces/scratchy	2009-07-22 17:17:21 UTC (rev 492)
@@ -1,14 +0,0 @@
-# This file describes the network interfaces available on your system
-# and how to activate them. For more information, see interfaces(5).
-
-# The loopback network interface
-auto lo
-iface lo inet loopback
-
-auto eth1
-iface eth1 inet static
-        address 10.9.0.4
-        netmask 255.255.0.0
-        gateway 10.9.0.1
-        broadcast 10.9.255.255
-

Deleted: fai-config/files/etc/network/interfaces/sratchy
===================================================================
--- fai-config/files/etc/network/interfaces/sratchy	2009-07-22 17:15:19 UTC (rev 491)
+++ fai-config/files/etc/network/interfaces/sratchy	2009-07-22 17:17:21 UTC (rev 492)
@@ -1,14 +0,0 @@
-# This file describes the network interfaces available on your system
-# and how to activate them. For more information, see interfaces(5).
-
-# The loopback network interface
-auto lo
-iface lo inet loopback
-
-auto eth1
-iface eth1 inet static
-        address 10.9.0.5
-        netmask 255.255.0.0
-        gateway 10.9.0.1
-        broadcast 10.9.255.255
-




More information about the Debconf-video-commits mailing list