Quote (curaga @ Sep. 28 2007,08:29) |
It's supposed to be that way for uci's, they aren't installed in the traditional sense. To automate all that, just put the commands you want in your /opt/bootlocal.sh, such as mydsl-load /path/to/uci ifconfig eth0 192.168.xxx.xxx/24 route add default gw xxx.xxx.xxx.xxx |
Quote (^thehatsrule^ @ Oct. 03 2007,09:24) |
You could boot with nodhcp to save on a bit of resources. |