summaryrefslogtreecommitdiff
path: root/emulators/dynamips-devel/files/patch-README
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-04-08 04:23:02 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-04-08 04:23:02 +0000
commit46befb1a2530f4f016a7fe6e05a877af82d53b3f (patch)
treec115da59cf0d258aebfb23902b5086e247068750 /emulators/dynamips-devel/files/patch-README
parent- Bump PORTREVISION. (diff)
- 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 <pol at opk.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=189464
Diffstat (limited to 'emulators/dynamips-devel/files/patch-README')
-rw-r--r--emulators/dynamips-devel/files/patch-README11
1 files changed, 11 insertions, 0 deletions
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 <rom_file> : Load an alternate ROM (default: embedded)
+ -k <clock_div> : Set the clock divisor (default: 4)
+
+- -T <port> : Console is on TCP <port>
++ -T [ip_address:]<port> : Console is on TCP <port>
+ -U <si_desc> : Console in on serial interface <si_desc>
+ (default is on the terminal)
+