Removed some obsolete "hints" files; added "interfaces" file; updates to svn:ignore

This commit is contained in:
frisco 2008-09-13 23:25:00 +00:00
parent 52d19f4ffe
commit 415e11745c
10 changed files with 26 additions and 183 deletions

View file

@ -0,0 +1,13 @@
#CryptoNAS Live default /etc/network/interfaces
#Set $CNAS_INTERFACES in config/cnas-custom-settings to override
auto lo eth0
iface lo inet loopback
iface eth0 inet dhcp
#iface eth0 inet static
# address 192.168.0.23
# netmask 255.255.255.0