setup-kvm-bridge

Change boot-time network settings to create a bridge interface.

This script is designed to be called from the Cloudmin installer, and will create a br0 bridge interface with the same IP as eth0, then connect eth0 to br0.

Exist status 0 means the bridge was already setup and active, 1 means a reboot is needed, 2 means something failed.