summaryrefslogtreecommitdiff
path: root/rc/bin/inst/ndbsetup
AgeCommit message (Collapse)Author
2013-06-01inst/ndbsetup: allow setting sysname more than oncecinap_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-14inst/ndbsetup: s/chekdone/checkdone/, simplifycinap_lenrek
2011-06-12inst: add network configuration setupcinap_lenrek