reamde update
This commit is contained in:
parent
489cb90b2f
commit
69c223028b
@ -78,10 +78,10 @@ git submodule update
|
||||
* pw: root
|
||||
* Set IP address and netmask with
|
||||
|
||||
`sh
|
||||
```sh
|
||||
ifconfig eth0 192.168.133.10
|
||||
ifconfig eth0 netmask 255.255.255.0
|
||||
`
|
||||
```
|
||||
|
||||
2. Connect Q7S to workstation via ethernet
|
||||
3. Make sure the netmask of the ehternet interface of the workstation matches the netmask of the Q7S
|
||||
@ -89,6 +89,7 @@ git submodule update
|
||||
is 192.168.133.2
|
||||
4. Run tcf-agent on Q7S
|
||||
* Tcf-agent is not yet integrated in the rootfs of the Q7S. Therefore build tcf-agent manually
|
||||
|
||||
```sh
|
||||
git clone git://git.eclipse.org/gitroot/tcf/org.eclipse.tcf.agent.git
|
||||
cd org.eclipse.tcf.agent/agent
|
||||
|
Loading…
Reference in New Issue
Block a user