change log for rtems-testing (2011-03-03)

rtems-vc at rtems.org rtems-vc at rtems.org
Thu Mar 3 20:10:02 UTC 2011


 *joel*:
2011-03-03	Joel Sherrill <joel.sherrill at oarcorp.com>

	* qemu-ifup: VirtualBox uses 10.0.x.x for its eth0 so we need to switch
	to 10.1.x.x for things to work smoothly.

M   1.12  qemu-support/ChangeLog
M    1.2  qemu-support/qemu-ifup

diff -u rtems-testing/qemu-support/ChangeLog:1.11 rtems-testing/qemu-support/ChangeLog:1.12
--- rtems-testing/qemu-support/ChangeLog:1.11	Fri Jan  7 16:57:30 2011
+++ rtems-testing/qemu-support/ChangeLog	Thu Mar  3 14:04:23 2011
@@ -1,3 +1,8 @@
+2011-03-03	Joel Sherrill <joel.sherrill at oarcorp.com>
+
+	* qemu-ifup: VirtualBox uses 10.0.x.x for its eth0 so we need to switch
+	to 10.1.x.x for things to work smoothly.
+
 2011-01-07	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	* qemu-nic: Add e1000

diff -u rtems-testing/qemu-support/qemu-ifup:1.1 rtems-testing/qemu-support/qemu-ifup:1.2
--- rtems-testing/qemu-support/qemu-ifup:1.1	Wed May 13 14:43:29 2009
+++ rtems-testing/qemu-support/qemu-ifup	Thu Mar  3 14:04:23 2011
@@ -1,5 +1,5 @@
 #!/bin/sh
    TUN_DEV=$1
-   TUN_HOST=10.0.2.2
+   TUN_HOST=10.1.2.2
    /sbin/ifconfig $TUN_DEV $TUN_HOST
    exit 0



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110303/80d86c19/attachment.html>


More information about the vc mailing list