blob: 1f4cd7e0da50d4a67a69ee7a5d822afd35b6cf42 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
bsdconfig is a robust utility for configuring/managing various aspects of the
FreeBSD Operating System. Feature-highlights include (but are not limited to):
- Modular, stable, efficient and i18n-compatible.
- Easily maintained/extendable sh(1) source/syntax.
- Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog).
- Package management module loosely based on sysinstall but much improved.
- rc.conf(5) configuration/management based on sysutils/sysrc.
- Timezone configuration based on sysutils/tzdialog.
- Networking management based on sysutils/host-setup.
WWW: http://druidbsd.sourceforge.net/
|