main fai scripts can run outside of fai, fixup stuff
[automated-distro-installer] / wrt-setup
index 777eafdfbe092196e7fa784a0fd3d6be5322e8e8..7a68c49ad02dd4205dee7942e8d19286482ad792 100755 (executable)
--- a/wrt-setup
+++ b/wrt-setup
@@ -232,6 +232,7 @@ cedit /etc/hosts <<EOF || dnsmasq_restart=true
 192.168.1.6 testvm
 192.168.1.8 tp
 72.14.176.105 li
+173.255.198.166 lj
 EOF
 
 
@@ -300,6 +301,11 @@ dhcp-host=b4:75:0e:94:29:ca,set:switch9429ca,192.168.1.251,switch9429ca
 
 # template
 # dhcp-host=,192.168.1.,
+
+# Just leave the tftp server up even if we aren't doing pxe boot.
+# It has no sensitive info.
+enable-tftp
+tftp-root=/mnt/usb/tftpboot
 EOF
 
 if $dnsmasq_restart; then