mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
- 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)
11 lines
444 B
Text
11 lines
444 B
Text
--- 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)
|
|
|