From: <abe...@us...> - 2017-04-25 16:32:56
|
Revision: 8277 http://sourceforge.net/p/astlinux/code/8277 Author: abelbeck Date: 2017-04-25 16:32:53 +0000 (Tue, 25 Apr 2017) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2017-04-25 16:24:55 UTC (rev 8276) +++ branches/1.0/docs/ChangeLog.txt 2017-04-25 16:32:53 UTC (rev 8277) @@ -22,6 +22,10 @@ -- netcalc, version 2.1.2, new command, IPv4 and IPv6 network calculator. Also used by dnsmasq init.d script. +-- core system, usbtty, automatically spawn getty for selected usb tty serial devices. + Supported USB-serial adapters include FTDI and PL2303 and must register as /dev/ttyUSB0, ttyUSB1, etc. + New rc.conf variables: USBTTY, USBTTY_BAUD_RATE and USBTTY_TERM_TYPE + -- unique-local-ipv6, new command to generate a pseudo-random IPv6 ULA (Unique Local Address) /48 Prefix for local, VPN, etc. use. These prefixes are not globally routable without some Network Prefix Translation (NPTv6). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |