Commit 6b03f6ab authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

move network setup to a traditional place

parent ed407902
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -320,10 +320,12 @@ IDENTITY_FILE ?= "~/.ssh/id_rsa"
COPY_TO_NAND = "0"

REMOTE_IP      ?= "192.168.0.9"
REMOTE_NETMASK ?= "255.255.255.0"
REMOTE_GATEWAY ?= "192.168.0.15"

INITSTRING ?= "init_elphel393.py \\"{\\
    \\\\"usb_hub\\\\"         :1,\\
    \\\\"ip\\\\"              :1,\\
    \\\\"ip\\\\"              :0,\\
    \\\\"imgsrv\\\\"          :1,\\
    \\\\"autoexp_daemon\\\\"  :1,\\
    \\\\"autocampars\\\\"     :1,\\