Difference between revisions of "GhostBSD Development"
From GhostBSD Wiki
(→Ghostbsd-core) |
|||
Line 11: | Line 11: | ||
− | + | {|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000;text-align:left;padding: 10px" | |
+ | |- | ||
+ | !colspan="3"|'''Back to the''' [[image:Icon Disti GhostBSD.png|50px|link=GhostBSD Wiki]]'''GhostBSD Wiki''' | ||
+ | |} | ||
Revision as of 15:47, 3 August 2020
Welcome to GhostBSD Development. |
Introduction
On this page we will collect information around GhostBSD development, for example tools, IDEs, GhostBSD core ISO build and so on.
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 GhostBSD Wiki |
---|