Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-15 | ipv6 autoconfiguration on ethernet | cinap_lenrek | |
for ip autoconfiguration, setup ipv6 link local addresses and do SLAAC in parallel to DHCP. | |||
2017-08-05 | inst: don't hardcode /net/ether0, might have usb ethernet | cinap_lenrek | |
2017-05-01 | inst/configether: in manual network configuration, ask for dns server | cinap_lenrek | |
2013-06-01 | inst/ndbsetup: allow setting sysname more than once | cinap_lenrek | |
In the installation, if you run the ndbsetup task n times (n > 1), the installed /lib/ndb/local will have n sys= entries. The problem is that ndb(8) will use the first sys= entry found, but one would expect that the last configuration in the ndbsetup task would be the active one. Remove any previous entry in ndbsetup before adding new one. | |||
2011-06-14 | inst/ndbsetup: s/chekdone/checkdone/, simplify | cinap_lenrek | |
2011-06-12 | inst: add network configuration setup | cinap_lenrek | |