Sysinstall
DrModiford (Talk | contribs) m (removed small gap, nothing major) |
|||
Line 4: | Line 4: | ||
BUGS | BUGS | ||
− | This utility is a prototype which lasted several years past its | + | This utility is a prototype which lasted several years<br> |
− | + | past its expiration date and is greatly in need of death. | |
+ | |||
+ | With the start of the Release 9.x series the sysinstall menu-driven installer has been replaced with bsdinstall. It is not as full functional as sysinstall, but an companion bsdconfig script is scheduled for release in Release 10.0. In the mean time sysinstall has been cloned creating sade(4) which gives you the same configuration ability and is available in Release 9.x. | ||
− | |||
[[Category:System Commands]] | [[Category:System Commands]] |
Revision as of 15:02, 6 August 2012
Sysinstall is the menu-driven installer that FreeBSD uses as a default. You see it during the inital install and you can run it at any time from the command line. It's the fast way to install packages (instead of compiling from ports) as well as the easy way (for newbies especially,) to configure the network and do other system-configuration tasks.
The man page for sysinstall warns of the following bug:
BUGS This utility is a prototype which lasted several years
past its expiration date and is greatly in need of death.
With the start of the Release 9.x series the sysinstall menu-driven installer has been replaced with bsdinstall. It is not as full functional as sysinstall, but an companion bsdconfig script is scheduled for release in Release 10.0. In the mean time sysinstall has been cloned creating sade(4) which gives you the same configuration ability and is available in Release 9.x.