Difference between revisions of "GhostBSD"

From GhostBSD Wiki
Jump to: navigation, search
(Version history)
(References)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[GhostBSD]] is a ''[[wikipedia:en:Unix-like|Unix-like]]'' operating system for desktop usage. It is based on [https://www.trueos.org/ TrueOS] (a modern downstream fork of [[FreeBSD]]) and offers the [[MATE]] desktop environment. [[GhostBSD]] aims to be easy to install and offer an out of the box desktop system that is easy to use. The project goal is to combine security, privacy, stability, usability, openness, freedom and to be available for everybody free of charge.
+
{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000"
 +
|-
 +
|style="text-align:center;padding: 10px" | '''Welcome to '''[[image:Icon Disti GhostBSD.png|100px|link=]]
 +
|}
 +
 
 +
 
 +
 
 +
[[GhostBSD]] is a ''[[wikipedia:en:Unix-like|Unix-like]]'' operating system for desktop usage. It is based on [[FreeBSD]]) and offers the [[MATE]] desktop environment. [[GhostBSD]] aims to be easy to install and offer an out of the box desktop system that is easy to use. The project goal is to combine security, privacy, stability, usability, openness, freedom and to be available for everybody free of charge.
  
 
== Features ==
 
== Features ==
Line 5: Line 12:
 
While [[GhostBSD]] supports all the features of the version of [[FreeBSD]] that it is built from, it also offers several features on top of that. The project offers live media that support booting into a graphical desktop. The X11 system is configured automatically during startup and usually does not require any manual configuration. An easy to use [[GBI|graphical installer]] assists in installing the operating system.
 
While [[GhostBSD]] supports all the features of the version of [[FreeBSD]] that it is built from, it also offers several features on top of that. The project offers live media that support booting into a graphical desktop. The X11 system is configured automatically during startup and usually does not require any manual configuration. An easy to use [[GBI|graphical installer]] assists in installing the operating system.
  
A default installation comes with a fair amount of useful software [[DefaultApplications|pre-installed]]. The user experience is further enhanced by tools like the [[Networkmgr]] which are developed as part of the [[GhostBSD]] project.
+
A default installation comes with a fair amount of useful software pre-installed. The user experience is further enhanced by tools like the [[Networkmgr]] which are developed as part of the [[GhostBSD]] project.
  
 
== Name ==
 
== Name ==
  
The name [[GhostBSD]] originally stood for ''GNOME hosted on BSD'' since it begun as an effort to provide a ready-to-run [[GNOME]] desktop on [[FreeBSD]]. The main desktop has been changed to the [[GNOME]] 2 fork [[MATE]] and the project offers alternative desktop environments like [[Xfce]] as well. These desktops have in common that they use the [[GTK]] toolkit and therefore [[GhostBSD]] now means ''GTK hosted on BSD''.
+
The name [[GhostBSD]] originally stood for ''GNOME hosted on BSD'' since it begun as an effort to provide a ready-to-run [[GNOME]] desktop on [[FreeBSD]]. The main desktop has been changed to the [[GNOME]] 2 fork [[MATE]] and the project offers alternative desktop environments like [[XFCE]] as well. These desktops have in common that they use the [[GTK]] toolkit and therefore [[GhostBSD]] now means ''GTK hosted on BSD''.
 +
 
 +
==GhostBSD vs. FreeBSD==
 +
 
 +
* GhostBSD is based on [https://www.freebsd.org/ FreeBSD]. FreeBSD is a great operating system, but, by design, it does not come with a desktop environment. FreeBSD is a server OS. Without installing additional software from FreeBSD's ports and packages collection, FreeBSD is a command-line only experience.
 +
 
 +
* GhostBSD comes with a working desktop (MATE as official and XFCE as community release) and with some additional packages and functionality. You can get some desktops from the FreeBSD ports. But it is a lot of work  to get the desktops run properly. It takes time, effort, and following a lot of written instructions. Using the desktop-installer package, which provides the user with options in a text-based menu and helps automate much of the process, is still time-consuming. The biggest problem with either of these methods is that users might find out that their system is not fully compatible with FreeBSD after they have taken all the time to set things up.
 +
 
 +
* This work is done by Eric Turgeon. He solves that problem by providing a live desktop image that users can evaluate before installing. GhostBSD provides an MATE image and a XFCE image. Each of these images provides an installation of OS with a desktop environment pre-installed.
 +
 
 +
* If users try out the image and find that their hardware works, they can install GhostBSD and have a ready-to-go desktop operating system based on FreeBSD. GhostBSD comes with a Graphical installer called GBI. GBI is a GTK graphical BSD installer program written by Eric Turgeon and introduced in 2011 for GhostBSD 2.5. GBI uses the [[pc-sysinstall]] back-end, developed by Kris Moore of PC-BSD.
 +
 +
* With GhostBSD you get a [[Application Management]] with a gui and a cli. You can also use the GhostBSD port system, also based on Free BSD ports with addons. But You do not need to use the ports. You can download all applications as precompiled packages.
 +
 
 +
{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000"
 +
|-
 +
|style="text-align:center;padding: 10px" | [[File:Dialog-warning.png|35px|link=]] '''Attention: Don't use portsnap''' to get the FreeBSD ports collection on your computer. If you update a package, that installed a service, you will experience some breakage.<br/>
 +
If you used portsnap it is recommended to run <code>#rm -r /usr/ports</code> <br/>before you switch to GhostBSD ports.
 +
|}
 +
 
 +
* As an additional difference to FreeBSD Ghost comes with a booting process that includes [[OpenRC]].
 +
 
 +
* Whats the difference between the FreeBSD repos and the GhostBSD repos?<br/>
 +
 
 +
* GhostBSD uses a subset of FreshPorts.
 +
 
 +
* GhostBSD ports has additional changes made by Eric.
 +
 
 +
* "FreshPorts lists the changes made to the ports tree. If you wish, FreshPorts can email you when your favourite port has been updated.
 +
 
 +
* FreshPorts is not the place to report errors or request changes. You should do that on the FreeBSD Ports mailing list. We do not maintain ports. We do not create ports. We do not fix ports. We just tell you what others have been doing to the Ports tree. "
 +
 
 +
* FreeBSD Ports is the upstream branch. This is where major changes happen. FreshPorts is an intermediary service which hosts FreeBSD Ports. GhostBSD Ports is a downstream branch where GhostBSD specific changes happen.
 +
 
 +
* GhostBSD packages are built using GhostBSD Ports.
 +
 
 +
== Concepts ==
 +
 
 +
===Concept Continuation with GhostBSD 20.10.28===
 +
 
 +
 
 +
This update removes
 +
* portsnap,
 +
* sendmail,
 +
* freebsd game in base,
 +
* freebsd-update,
 +
* freebsd pc-sysinstall and
 +
* bsdinstall witch is FreeBSD installer.
 +
 
 +
These are relics of the past.
 +
 
 +
The new ISO is using a zfs pool in the RAM. The whole file system is R/W, but not persistent.
 +
 
 +
===Concept Change with GhostBSD 19.09===
 +
 
 +
What has changed since 19.04<br/>
 +
 
 +
GhostBSD 19.09 is built from TrueOS/FreeBSD 12.0-STABLE.<ref>https://ghostbsd.org/19.09_release_announcement</ref>
  
== Older concepts ==
 
  
 
=== Concept before '''GhostBSD 18.10''' ===
 
=== Concept before '''GhostBSD 18.10''' ===
  
Before '''GhostBSD 18.10''' [[GhostBSD]] was based on [[FreeBSD]] directly. So [[GhostBSD]] was based on FreeBSD RELEASE until '''GhostBSD 11.1'''. Till then there was not such a platform like [https://www.trueos.org/ TrueOS]. Mid-2018 they came up with their changed concept to be a platform for other projects.
+
Before '''GhostBSD 18.10''' [[GhostBSD]] was based on [[FreeBSD]] directly. So [[GhostBSD]] was based on FreeBSD RELEASE until '''GhostBSD 11.1'''. Till then there was not such a platform like [https://www.trueos.org/ TrueOS]. Mid-2018 they came up with their changed concept to be a platform for other projects. TrueOS was based on '''FreeBSD CURRENT'''.
  
 
== Version history ==
 
== Version history ==
Line 22: Line 85:
 
|-
 
|-
 
! scope="col" style="width: 200px;"|'''Version'''
 
! scope="col" style="width: 200px;"|'''Version'''
! scope="col" style="width: 200px;"|'''Released'''
+
! scope="col" style="width: 200px;"|'''Released''
 +
|-
 +
|'''GhostBSD 20.08.04'''
 +
|2020-08<ref>https://ghostbsd.org/20.08.04_release_announcement</ref>'
 +
|-
 +
|'''GhostBSD 20.04'''
 +
|2020-04<ref>https://ghostbsd.org/20.04_release_announcement</ref>
 
|-
 
|-
 
|'''GhostBSD 20.01'''
 
|'''GhostBSD 20.01'''
|2010-01<ref>https://ghostbsd.org/20.01_release_announcement</ref>
+
|2020-01<ref>https://ghostbsd.org/20.01_release_announcement</ref>
 
|-
 
|-
 
|'''GhostBSD 19.10'''
 
|'''GhostBSD 19.10'''
|2019-10 <ref>https://ghostbsd.org/news#GhostBSD 19.10</ref>
+
|2019-10 <ref>https://ghostbsd.org/19.10_release_announcement</ref>
 +
|-
 +
|'''GhostBSD 19.09'''
 +
|2019-09<ref>https://ghostbsd.org/19.09_release_announcement</ref>
 
|-
 
|-
 
| '''GhostBSD 19.04'''
 
| '''GhostBSD 19.04'''
| 2019-04
+
| 2019-04<ref>https://ghostbsd.org/19.04_release_announcement</ref>
 
|-
 
|-
| '''GhostBSD 18.12'''
+
|'''GhostBSD 18.12'''
 
| 2018-12<ref>https://www.ghostbsd.org/18.12_release_announcement</ref>
 
| 2018-12<ref>https://www.ghostbsd.org/18.12_release_announcement</ref>
 
|-
 
|-
Line 65: Line 137:
 
== References ==
 
== References ==
 
<references />
 
<references />
 +
 +
{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000;text-align:center;padding: 10px"
 +
|-
 +
|'''Back to the''' [[image:Icon Disti GhostBSD.png|50px|link=Project]]'''Project page'''
 +
 +
|}
  
 
[[Category:Main Station]]
 
[[Category:Main Station]]

Latest revision as of 05:21, 29 October 2020

Welcome to Icon Disti GhostBSD.png


GhostBSD is a Unix-like operating system for desktop usage. It is based on FreeBSD) and offers the MATE desktop environment. GhostBSD aims to be easy to install and offer an out of the box desktop system that is easy to use. The project goal is to combine security, privacy, stability, usability, openness, freedom and to be available for everybody free of charge.

Features[edit]

While GhostBSD supports all the features of the version of FreeBSD that it is built from, it also offers several features on top of that. The project offers live media that support booting into a graphical desktop. The X11 system is configured automatically during startup and usually does not require any manual configuration. An easy to use graphical installer assists in installing the operating system.

A default installation comes with a fair amount of useful software pre-installed. The user experience is further enhanced by tools like the Networkmgr which are developed as part of the GhostBSD project.

Name[edit]

The name GhostBSD originally stood for GNOME hosted on BSD since it begun as an effort to provide a ready-to-run GNOME desktop on FreeBSD. The main desktop has been changed to the GNOME 2 fork MATE and the project offers alternative desktop environments like XFCE as well. These desktops have in common that they use the GTK toolkit and therefore GhostBSD now means GTK hosted on BSD.

GhostBSD vs. FreeBSD[edit]

  • GhostBSD is based on FreeBSD. FreeBSD is a great operating system, but, by design, it does not come with a desktop environment. FreeBSD is a server OS. Without installing additional software from FreeBSD's ports and packages collection, FreeBSD is a command-line only experience.
  • GhostBSD comes with a working desktop (MATE as official and XFCE as community release) and with some additional packages and functionality. You can get some desktops from the FreeBSD ports. But it is a lot of work to get the desktops run properly. It takes time, effort, and following a lot of written instructions. Using the desktop-installer package, which provides the user with options in a text-based menu and helps automate much of the process, is still time-consuming. The biggest problem with either of these methods is that users might find out that their system is not fully compatible with FreeBSD after they have taken all the time to set things up.
  • This work is done by Eric Turgeon. He solves that problem by providing a live desktop image that users can evaluate before installing. GhostBSD provides an MATE image and a XFCE image. Each of these images provides an installation of OS with a desktop environment pre-installed.
  • If users try out the image and find that their hardware works, they can install GhostBSD and have a ready-to-go desktop operating system based on FreeBSD. GhostBSD comes with a Graphical installer called GBI. GBI is a GTK graphical BSD installer program written by Eric Turgeon and introduced in 2011 for GhostBSD 2.5. GBI uses the pc-sysinstall back-end, developed by Kris Moore of PC-BSD.
  • With GhostBSD you get a Application Management with a gui and a cli. You can also use the GhostBSD port system, also based on Free BSD ports with addons. But You do not need to use the ports. You can download all applications as precompiled packages.
Dialog-warning.png Attention: Don't use portsnap to get the FreeBSD ports collection on your computer. If you update a package, that installed a service, you will experience some breakage.

If you used portsnap it is recommended to run #rm -r /usr/ports
before you switch to GhostBSD ports.

  • As an additional difference to FreeBSD Ghost comes with a booting process that includes OpenRC.
  • Whats the difference between the FreeBSD repos and the GhostBSD repos?
  • GhostBSD uses a subset of FreshPorts.
  • GhostBSD ports has additional changes made by Eric.
  • "FreshPorts lists the changes made to the ports tree. If you wish, FreshPorts can email you when your favourite port has been updated.
  • FreshPorts is not the place to report errors or request changes. You should do that on the FreeBSD Ports mailing list. We do not maintain ports. We do not create ports. We do not fix ports. We just tell you what others have been doing to the Ports tree. "
  • FreeBSD Ports is the upstream branch. This is where major changes happen. FreshPorts is an intermediary service which hosts FreeBSD Ports. GhostBSD Ports is a downstream branch where GhostBSD specific changes happen.
  • GhostBSD packages are built using GhostBSD Ports.

Concepts[edit]

Concept Continuation with GhostBSD 20.10.28[edit]

This update removes

  • portsnap,
  • sendmail,
  • freebsd game in base,
  • freebsd-update,
  • freebsd pc-sysinstall and
  • bsdinstall witch is FreeBSD installer.

These are relics of the past.

The new ISO is using a zfs pool in the RAM. The whole file system is R/W, but not persistent.

Concept Change with GhostBSD 19.09[edit]

What has changed since 19.04

GhostBSD 19.09 is built from TrueOS/FreeBSD 12.0-STABLE.[1]


Concept before GhostBSD 18.10[edit]

Before GhostBSD 18.10 GhostBSD was based on FreeBSD directly. So GhostBSD was based on FreeBSD RELEASE until GhostBSD 11.1. Till then there was not such a platform like TrueOS. Mid-2018 they came up with their changed concept to be a platform for other projects. TrueOS was based on FreeBSD CURRENT.

Version history[edit]

Version 'Released
GhostBSD 20.08.04 2020-08[2]'
GhostBSD 20.04 2020-04[3]
GhostBSD 20.01 2020-01[4]
GhostBSD 19.10 2019-10 [5]
GhostBSD 19.09 2019-09[6]
GhostBSD 19.04 2019-04[7]
GhostBSD 18.12 2018-12[8]
GhostBSD 18.10 2018-11[9]
GhostBSD 11.1 2017-11[10]
GhostBSD 10.3 2016-08
GhostBSD 10.1 2015-09
GhostBSD 4.0 2014-09
GhostBSD 3.5 2013-10
GhostBSD 3.1 2013-06
GhostBSD 3.0 2013-03
GhostBSD 2.5 2012-01
GhostBSD 2.0 2011-03
GhostBSD 1.5 2010-07
GhostBSD 1.0 2010-03

References[edit]

  1. https://ghostbsd.org/19.09_release_announcement
  2. https://ghostbsd.org/20.08.04_release_announcement
  3. https://ghostbsd.org/20.04_release_announcement
  4. https://ghostbsd.org/20.01_release_announcement
  5. https://ghostbsd.org/19.10_release_announcement
  6. https://ghostbsd.org/19.09_release_announcement
  7. https://ghostbsd.org/19.04_release_announcement
  8. https://www.ghostbsd.org/18.12_release_announcement
  9. http://ghostbsd.org/18.10_release_announcement
  10. http://ghostbsd.org/11.1_release_announcement
Back to the Icon Disti GhostBSD.pngProject page