CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/21 14:08:54
Modified files:
distrib/miniroot: install.sub
Log message:
Change v4_config() and v6_config()
- to support CIDR notation for the answers to the
"IPv4 address for <if>?" and "IPv6 address for <if>?" questions
- to not ask for netmask and prefix lenght if CIDR is used
- to ask the questions again if ifconfig fails with the provided input
Triggered by a report from landry@.
Using ideas from sthen@
OK deraadt@ tb@
