From: Lisa Marie Maginnis Date: Tue, 28 Oct 2014 20:38:59 +0000 (-0400) Subject: added new interfaces file for diskless X-Git-Url: https://vcs.fsf.org/?p=fai-configs.git;a=commitdiff_plain;h=3e2030388462379c820fffa2138862b4a5f7d1e3 added new interfaces file for diskless --- diff --git a/files/etc/network/interfaces/DISKLESS b/files/etc/network/interfaces/DISKLESS new file mode 100644 index 0000000..6d898d0 --- /dev/null +++ b/files/etc/network/interfaces/DISKLESS @@ -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