CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/01 08:22:36
Modified files:
distrib/miniroot: install.sub
Log message:
Remove last remnants of rtsol. IPv6 autoconfiguration of interfaces
is now done in ifstart(). Replace rtsolif with a boolean variable
V6_AUTOCONF. Replace dhcpif with a boolean variable V4_DHCPCONF.
Both are later used to decide whether or not to configre defaultroutes
from /etc/mygate.
OK krw@
