CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2014/05/11 02:23:46
Modified files: distrib/miniroot: install.sub Log message: Fix configuration of static IPv6 default gateway - Append IPv4 default gw to /tmp/mygate instead of overwriting it. - Delete /tmp/mygate at the beginning of configure_ifs() to reset previous default gw config on installer restarts. pointed out by todd@ OK halex@ krw@