From 46befb1a2530f4f016a7fe6e05a877af82d53b3f Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 8 Apr 2007 04:23:02 +0000 Subject: - Enable JIT on amd64 - Change IP binding algorithm: it is used both for the console and AUX port, and not only in a mode hypervisor PR: ports/111330 Submitted by: Pavel I Volkov (maintainer) --- emulators/dynamips-devel/files/patch-README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 emulators/dynamips-devel/files/patch-README (limited to 'emulators/dynamips-devel/files/patch-README') diff --git a/emulators/dynamips-devel/files/patch-README b/emulators/dynamips-devel/files/patch-README new file mode 100644 index 000000000000..4b092b6bc69b --- /dev/null +++ b/emulators/dynamips-devel/files/patch-README @@ -0,0 +1,11 @@ +--- README.orig Fri Apr 6 20:53:59 2007 ++++ README Fri Apr 6 20:57:02 2007 +@@ -50,7 +50,7 @@ + -R : Load an alternate ROM (default: embedded) + -k : Set the clock divisor (default: 4) + +- -T : Console is on TCP ++ -T [ip_address:] : Console is on TCP + -U : Console in on serial interface + (default is on the terminal) + -- cgit v1.2.3