9
0
Fork 0
barebox/arch/ppc/boards/geip-da923rc/env/config

5 lines
108 B
Bash

#!/bin/sh
export bootargs="root=/dev/nfs rw ip=bootp"
eth0.ipaddr=192.168.0.136
eth0.serverip=192.168.0.102