Summary: | [NEW PORT] sysutils/host-setup: System configuration setup/management utility | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Devin Teske <dteske> | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Devin Teske
2012-01-06 07:50:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. culot 2012-01-06 13:34:21 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/host-setup Makefile distinfo pkg-descr Log: Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your 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> Revision Changes Path 1.1366 +1 -0 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/host-setup/Makefile (new) 1.1 +2 -0 ports/sysutils/host-setup/distinfo (new) 1.1 +11 -0 ports/sysutils/host-setup/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |