An internet business automation/turnkey solution that provides a business in a box.
You are not logged in.
To change the Network settings execute the following command with root privledges:
yesconfig -DfromIpAddress=<existing Address> -DfromNetmask=<existing subnet mask> -DfromGateway=<existing default gateway> -DtoIpAddress=<new Address> -DtoNetmask=<new subnetmask> -DtoGateway=<new default gateway> -t reconfigNetwork
This topic discusses in more detail:
http://www.yeslinux.org/forum/viewtopic.php?t=351
To modify what get executed during the update modify the ant build file:
/etc/yes/yes-configuration.xml
Offline