diff options
Diffstat (limited to 'emulators/dynamips-devel/files/patch-README')
-rw-r--r-- | emulators/dynamips-devel/files/patch-README | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/emulators/dynamips-devel/files/patch-README b/emulators/dynamips-devel/files/patch-README deleted file mode 100644 index 3ed2557be73f..000000000000 --- a/emulators/dynamips-devel/files/patch-README +++ /dev/null @@ -1,16 +0,0 @@ ---- README.orig Wed Sep 12 14:35:13 2007 -+++ README Thu Sep 13 19:47:58 2007 -@@ -52,11 +52,12 @@ - -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) - - -A <port> : AUX is on TCP <port> -+ (AUX binding IP == Console binding IP) - -B <si_desc> : AUX is on serial interface <si_desc> - (default is no AUX port) - |