Difference between revisions of "Pc-sysinstall"

From GhostBSD Wiki
Jump to: navigation, search
(Created page with "{{welcome}} ==Introduction== The [https://www.freebsd.org/cgi/man.cgi?query=pc-sysinstall&apropos=0&sektion=8&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html...")
 
Line 4: Line 4:
  
 
The [https://www.freebsd.org/cgi/man.cgi?query=pc-sysinstall&apropos=0&sektion=8&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html pc-sysinstall] utility is a hybrid backend for installing FreeBSD/GhostBSD. When run in install mode it takes a configuration file and performs an installation according to the parameters specified in the configuration  file.  When called with one of the system query commands it provides information about the system to aid a front end in building an appropriate  configuration file.
 
The [https://www.freebsd.org/cgi/man.cgi?query=pc-sysinstall&apropos=0&sektion=8&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html pc-sysinstall] utility is a hybrid backend for installing FreeBSD/GhostBSD. When run in install mode it takes a configuration file and performs an installation according to the parameters specified in the configuration  file.  When called with one of the system query commands it provides information about the system to aid a front end in building an appropriate  configuration file.
 +
Pc-sysinstall is used by [[GBI]].
 +
 +
It is still used and maintained for [https://www.trueos.org/ TrueOS].
 +
 +
==General Information==
 +
 +
You can find general information on [https://github.com/ghostbsd/pc-sysinstall/blob/master/README.md#gentrosinfo GitHub]
 +
 +
GhostBSD is based on TrueOS/FreeBSD. The Package is also in the [https://github.com/ghostbsd GhostBSD repositories]
 +
 +
GhostBSD imports latest pc-sysinstall from in-tree trueos version.
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
[[Category:Sysutils]]

Revision as of 16:12, 6 February 2020

Welcome to Icon Disti GhostBSD.png Pc-sysinstall.

Introduction

The pc-sysinstall utility is a hybrid backend for installing FreeBSD/GhostBSD. When run in install mode it takes a configuration file and performs an installation according to the parameters specified in the configuration file. When called with one of the system query commands it provides information about the system to aid a front end in building an appropriate configuration file. Pc-sysinstall is used by GBI.

It is still used and maintained for TrueOS.

General Information

You can find general information on GitHub

GhostBSD is based on TrueOS/FreeBSD. The Package is also in the GhostBSD repositories

GhostBSD imports latest pc-sysinstall from in-tree trueos version.