And you can get this file from the xen-utils-3.1 package, or simply copy paste this one:
[EMAIL PROTECTED]:~# cat /etc/xen/qemu-ifup #!/bin/sh #. /etc/rc.d/init.d/functions #ulimit -c unlimited echo 'config qemu network with xen bridge for ' $* ifconfig $1 0.0.0.0 up brctl addif $2 $1 -- Script /etc/xen/qemu-ifup is missing in xen-utils-3.2 (32bit) https://bugs.launchpad.net/bugs/201765 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
