cloudstack/patches/systemvm/debian/config/etc/init.d
Sheng Yang ae0c3e0d26 CS-14421: Fix default interfaces file
I can't see why we set eth0 to dhcp by default. It would result in eth0 want to
get a DHCP address from outside. We should always assign ip through
cloud-early-config for it.

But one point is, the priority of cloud-early-config and networking script is
the same.  So even networking got some ip from outside, cloud-early-config
should able to override it(if cloud-early-config runs after networking) or
networking script won't get dhcp (if cloud-early-config runs before networking),
so I am not quite understand why router would get DHCP address in fact. Maybe
there are other issues.
2012-04-27 14:35:41 -07:00
..
cloud Bug 11539 - SSVM stop script doesn't work 2011-09-22 17:52:42 -07:00
cloud-early-config CS-14421: Fix default interfaces file 2012-04-27 14:35:41 -07:00
cloud-passwd-srvr apache2 config -- listen interface based on type 2010-10-21 11:41:19 -07:00
postinit bug 11351: move redundant router scripts to ramdisk 2011-09-14 16:25:10 -07:00