pavement

Sysinstall

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m (removed small gap, nothing major)
Line 4: Line 4:
  
 
  BUGS
 
  BUGS
     This utility is a prototype which lasted several years past its expira-
+
     This utility is a prototype which lasted several years<br>
    tion date and is greatly in need of death.
+
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.  
  
There is a project under the title of 'finstall' that aims to improve the installation process.  The official site is available [http://wiki.freebsd.org/finstall here].
 
  
 
[[Category:System Commands]]
 
[[Category:System Commands]]

Revision as of 16: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.

Personal tools