added new interfaces file for diskless
authorLisa Marie Maginnis <lisam@fsf.org>
Tue, 28 Oct 2014 20:38:59 +0000 (16:38 -0400)
committerLisa Marie Maginnis <lisam@fsf.org>
Tue, 28 Oct 2014 20:38:59 +0000 (16:38 -0400)
files/etc/network/interfaces/DISKLESS [new file with mode: 0644]

diff --git a/files/etc/network/interfaces/DISKLESS b/files/etc/network/interfaces/DISKLESS
new file mode 100644 (file)
index 0000000..6d898d0
--- /dev/null
@@ -0,0 +1,8 @@
+# This file is installed by FAI
+
+# interfaces(5) file used by ifup(8) and ifdown(8)
+auto lo
+iface lo inet loopback
+
+# Don't define network interfaces; the kernel will bring it up for the NFS root
+iface eth0 inet manual