Difference between revisions of "GhostBSD Development"

From GhostBSD Wiki
Jump to: navigation, search
(GhostBSD Core)
Line 12: Line 12:
 
==GhostBSD Core==
 
==GhostBSD Core==
  
On [https://github.com/pkgdemon/ghostbsd-core/blob/master/README.md github] you will find GhostBSD core ISO build
+
On [https://github.com/pkgdemon/ghostbsd-core/blob/master/README.md github] you will find GhostBSD core ISO build.
  
 
These scripts will assemble the core operating system of GhostBSD for research, testing, and development purposes. The first script will build base packages. The second script will assemble a hybrid ISO that will boot with full read write support by rerooting into a memory filesystem after GhostBSD is cloned to it. The third script will boot the ISO in a bhyve VM for quicker testing, and development purposes.
 
These scripts will assemble the core operating system of GhostBSD for research, testing, and development purposes. The first script will build base packages. The second script will assemble a hybrid ISO that will boot with full read write support by rerooting into a memory filesystem after GhostBSD is cloned to it. The third script will boot the ISO in a bhyve VM for quicker testing, and development purposes.

Revision as of 17:04, 3 August 2020

Welcome to Icon Disti GhostBSD.png GhostBSD Development.

Introduction

On this page we will collect information around GhostBSD development, for example tools, IDEs, GhostBSD core ISO build and so on.

Tools

A collection of tools for developers you will find on the pages

GhostBSD Core

On github you will find GhostBSD core ISO build.

These scripts will assemble the core operating system of GhostBSD for research, testing, and development purposes. The first script will build base packages. The second script will assemble a hybrid ISO that will boot with full read write support by rerooting into a memory filesystem after GhostBSD is cloned to it. The third script will boot the ISO in a bhyve VM for quicker testing, and development purposes.


Back to the Icon Disti GhostBSD.pngGhostBSD Wiki