aboutsummaryrefslogtreecommitdiff
path: root/sysutils/host-setup
Commit message (Collapse)AuthorAgeFilesLines
* - update to 4.0.2Ruslan Makhmatkhanov2012-01-312-3/+3
| | | | | | | | | | | | | Changelog: - Skip rc_conf_files that don't exist - Prevent spurious warnings when using stat(1) - Fix broken inline parameter expansion PR: 164667 Submitted by: Devin Teske <dteske at vicor dot com> (maintainer) Notes: svn path=/head/; revision=290183
* Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring yourFrederic Culot2012-01-063-0/+38
system. It can activate changes to the system in a safe and effective manner. Functionality includes (but may not be limited to): - Configure Time Zone - Configure Hostname/Domain - Configure Network Interfaces - Confgure Default Router/Gateway - Configure DNS nameservers WWW: http://druidbsd.sourceforge.net/ PR: ports/163857 Submitted by: Devin Teske <dteske@vicor.com> Notes: svn path=/head/; revision=288630