TrueOS
Developer | iXsystems |
---|---|
OS family | Unix-like |
Working state | Discontinued |
Source model | Open source |
Initial release | 2006 |
Latest release |
|
Package manager |
|
Platforms | |
Kernel type | Monolithic (FreeBSD) |
Default user interface | Lumina |
License | BSD |
Official website | trueos |
TrueOS (formerly PC-BSD or PCBSD) is a discontinued[3] Unix-like, server-oriented operating system built upon the most recent releases of FreeBSD-CURRENT.[4]
Up to 2018 it aimed to be easy to install by using a graphical installation program, and easy and ready-to-use immediately by providing KDE SC, Lumina, LXDE, MATE, or Xfce[5] as the desktop environment. In June 2018 the developers announced that since TrueOS had become the core OS to provide a basis for other projects, the graphical installer had been removed.[6] Graphical end-user-oriented OSes formerly based on TrueOS were GhostBSD and Trident.[7] TrueOS provided official binary Nvidia and Intel drivers for hardware acceleration and an optional 3D desktop interface through KWin, and Wine is ready-to-use for running Microsoft Windows software. TrueOS was also able to run Linux software[8] in addition to FreeBSD Ports collection and it had its own .txz
package manager. TrueOS supported OpenZFS and the installer offered disk encryption with geli.
Development of TrueOS ended in 2020.[3]
History
[edit]TrueOS was founded by FreeBSD professional Kris Moore in early 2005 as PC-BSD. In August 2006 it was voted the most beginner-friendly operating system by OSWeekly.com.[9]
The first beta of the PC-BSD consisted of only a GUI installer to get the user up and running with a FreeBSD 6 system with KDE3 pre-configured. This was a major innovation for the time as anyone wishing to install FreeBSD would have to manually tweak and run through a text installer. Kris Moore's goal was to make FreeBSD easy for everyone to use on the desktop and has since diverged even more in the direction of usability by including additional GUI administration tools and .pbi application installers. PC-BSD's application installer management involved a different approach to installing software than many other Unix-like operating systems, up to and including version 8.2, by means of the pbiDIR website.[10] Instead of using the FreeBSD Ports tree directly (although it remained available), PC-BSD used files with the .pbi filename extension (Push Button Installer) which, when double-clicked, brought up an installation wizard program. An autobuild system tracked the FreeBSD ports collection and generated new .pbi files daily. All software packages and dependencies were installed from inside of the .pbi files into their own self-contained directories in /Programs. This convention was aimed to decrease confusion about where binary programs reside, and to remove the possibility of a package breaking if system libraries are upgraded or changed, and to prevent dependency hell.
On October 10, 2006, PC-BSD was acquired by enterprise hardware provider iXsystems.[11][12] iXsystems employed Kris Moore as a full-time developer and leader of the project. In November 2007, iXsystems entered into a distribution agreement with Fry's Electronics whereby Fry's Electronics stores nationwide carry boxed copies of PC-BSD version 1.4 (Da Vinci Edition).[13] In January 2008, iXsystems entered into a similar agreement with Micro Center.[14]
On September 1, 2016, the PC-BSD team announced that the name of the operating system would change to TrueOS.[4] Along with the rebranding, the project also became a rolling release distribution, based on the FreeBSD-CURRENT branch.[15]
On November 15, 2016, TrueOS began the transition from FreeBSD's rc.d to OpenRC as the default init system. Apart from Gentoo/Alt, where OpenRC was initially developed, this is the only other major BSD based operating system using OpenRC.
In July 2018, TrueOS announced that they would spin off the desktop edition into a separate project named Project Trident.[16][17]
Development of TrueOS ended in 2020 and the developers recommended users move to other BSD-based operating systems.[3]
Release history
[edit]Version | Release date | FreeBSD codebase |
---|---|---|
1.0[18] | April 29, 2006 | 6.0 |
1.1 | May 29, 2006 | 6.1 |
1.2 | July 12, 2006 | 6.1 |
1.3[19] | December 31, 2006 | 6.1 |
1.4[20] | September 24, 2007 | 6.2-STABLE |
1.4.1.x | Various | 6.3-PRERELEASE |
1.5[21] | March 12, 2008 | 6.3-STABLE |
1.5.1 | April 23, 2008 | 6.3-STABLE |
7.0[22] | September 16, 2008 | 7.0-STABLE |
7.0.1 | October 17, 2008 | 7.0-STABLE |
7.0.2 | December 10, 2008 | 7.1-PRERELEASE |
7.1[23][24] | April 10, 2009 | 7.2-PRERELEASE |
7.1.1 | July 6, 2009 | 7.2-STABLE |
8.0[25][26] | February 23, 2010 | 8.0-RELEASE-P2 |
8.1[27] | July 21, 2010 | 8.1-RELEASE |
8.2[28] | February 24, 2011 | 8.2 |
9.0[29][30] | January 13, 2012 | 9.0[31] |
9.1[32] | December 18, 2012 | 9.1[33] |
9.2[34] | October 7, 2013 | 9.2-CURRENT[35] |
10.0[36][37] | January 29, 2014 | 10.0[38] |
10.1[39] | November 14, 2014 | 10.1[40] |
10.2 | August 21, 2015 | 10.2[41] |
10.3 | April 4, 2016 | 10.3[42] |
TrueOS 11.0 | September 1, 2016 | FreeBSD-CURRENT[4] |
TrueOS 2017-02-22[43][44] | February 22, 2017 | FreeBSD-CURRENT |
TrueOS 2017-06-01[45] | June 2, 2017 | FreeBSD-CURRENT |
TrueOS 17.12[46] | December 14, 2017 | FreeBSD-CURRENT |
TrueOS 18.03[1][47] | March 30, 2018 | FreeBSD-CURRENT |
Since version 7, PC-BSD began following the same numbering system as FreeBSD.
Since version 9.0, the KDE SC, customized to support tighter application integration and the .txz package management system, was no longer the only desktop environment supported by PC-BSD. While manual installation of other desktops such as Xfce and GNOME had been technically possible in earlier releases, none of these were supported in the earlier versions, and major functionality was lost when not using PC-BSD's special build of KDE SC.[48] Starting with version 9.0, PC-BSD added other desktop environments, including GNOME, Xfce, LXDE, and MATE.
PC-BSD used to support both amd64 and i686 architectures. Support for i686 was dropped in version 9.2.[49][50]
Starting in September 2016 with the rebranding of PC-BSD, TrueOS became a rolling release distribution based on FreeBSD's current branch.[4][15]
Package management
[edit]TrueOS's package manager takes a similar approach to installing software to many other Unix-like operating systems. Instead of using the FreeBSD Ports tree directly (although it remains available), TrueOS uses files with the .txz filename extension packages which contain compiled ports. An autobuild system tracked the FreeBSD ports collection and generated new .txz files daily.
The TrueOS package management system aims to be visually similar to that of major operating systems such as Microsoft Windows and Apple macOS, where applications are installed from a single download link with graphical prompts, while maintaining internally the traditional .txz package management systems that many Unix-like systems use.[51] The TrueOS package manager also takes care of creating categorized links in the KDE menu and on the KDE SC desktop.
Lumina Desktop
[edit]In 2014, the PC-BSD project announced its development of a new desktop environment, from scratch, named Lumina. Ken Moore is the main developer of Lumina, which is based on the Qt toolkit.[52]
As of July 2016, Lumina has its own web site.[53]
The desktop environment is not an application development toolkit, and aims to be a graphical interface that only uses plugins for customization.[54]
License
[edit]TrueOS was originally licensed under the GNU General Public License (GPL) because the developers were under the impression that applications using the Qt, which TrueOS uses for its interface development, must be licensed under the GPL or the Q Public License. Upon discovering that there was, in fact, no such restriction, the TrueOS developers later relicensed the code under a BSD-like 3-clause license.[55]
TrueOS and the TrueOS logo are registered trademarks of iXsystems Inc.[56]
Hardware requirements
[edit]The New York City *BSD User Group runs a service named dmesgd,[57] which provides user-submitted dmesg information for different computer hardware (laptops, workstations, single-board computers, embedded systems, virtual machines, etc.) capable of running TrueOS.
According to the TrueOS wiki,[58] TrueOS has the following hardware requirements:
Minimum
[edit]- amd64 processor
- 1 GiB of RAM
- 20 GiB free hard drive space
- Network card
Recommended
[edit]- amd64 processor
- EFI system partition for installation of rEFInd
- 4 GiB of RAM
- 30 GiB of free hard drive space on a primary partition for a desktop installation, or 20 GiB for a server installation
- 50 GiB is recommended for installations with backup services
- 3D accelerated video card
- Network card
- Sound card
UEFI
[edit]UEFI support (for amd64 only) has been added to the installer and the boot manager since version 10.1 with the default EFI boot manager to be rEFInd.[59] This includes ACPI detection and setup of Root System Description Pointer (RSDP),[60] eXtended System Descriptor Table (XSDT),[61] and Root System Description Table (RSDT)[62] pass-through values to the kernel. A new installation is needed in order to install UEFI support as it requires the creation of a small FAT partition. The current UEFI does not support secure boot.
Gallery
[edit]See also
[edit]Notes
[edit]- ^ a b TrueOS STABLE 18.03 Release - TrueOS
- ^ "Our Team". TrueOS Project and iXsystems. Retrieved 15 September 2016.
- ^ a b c "TrueOS Discontinuation". TrueOS. Retrieved 5 May 2020.
- ^ a b c d Smith, Josh (1 September 2016). "PC-BSD Evolves into TrueOS | TrueOS". TrueOS Project and iXsystems. Retrieved 2016-11-20 – via www.trueos.org.
- ^ "System Selection Screen/10.0 - PC-BSD Wiki". pcbsd.org. Archived from the original on 15 January 2014. Retrieved 3 June 2014.
- ^ "TrueOS to Focus on Core Operating System". www.trueos.org. Retrieved 24 June 2018.
- ^ "Project Trident Ditches BSD for Linux". 2019-10-19. Retrieved 2021-02-22.
- ^ "Chapter 11. Linux Binary Compatibility". freebsd.org. Retrieved 9 February 2014.
- ^ "The Most Beginner Friendly OS". Archived from the original on October 18, 2006. Retrieved 2006-08-10.
- ^ pbiDIR
- ^ "iXsystems Announces Acquisition of PC-BSD Operating System". iXsystems.com. Archived from the original on 2013-09-25. Retrieved 2011-06-29.
- ^ Mayank Sharma (2006-10-13). "Why iXsystems bought PC-BSD". linux.com. Retrieved 2010-04-01.
- ^ "iXsystems Announces Distribution Agreement with Fry's Electronics". Retrieved 2011-06-29.
- ^ "iXsystems Announces Distribution Agreement with Micro Center for PC-BSD". Retrieved 2011-06-29.
- ^ a b "PC-BSD Follows a Rolling Release Model, Gets Renamed To TrueOS - Slashdot". bsd.slashdot.org. 2 September 2016. Retrieved 2016-11-20.
- ^ "An Insight into the Future of TrueOS BSD and Project Trident - It's FOSS". 21 August 2018.
- ^ Trident, Project. "Home :: Project Trident". www.project-trident.org. Retrieved 2018-10-24.
- ^ Personal Computing - BSD style | Tux Machines
- ^ 24-hour test drive: PC-BSD | Ars Technica
- ^ DistroWatch Weekly, Issue 222, 1 October 2007
- ^ DistroWatch Weekly, Issue 244, 17 March 2008
- ^ Review: PC-BSD 7
- ^ DistroWatch Weekly, Issue 298, 13 April 2009
- ^ PC-BSD 7.1 Galileo - Review
- ^ DistroWatch Weekly, Issue 344, 8 March 2010
- ^ PC-BSD 8 review | LinuxBSDos.com
- ^ PC-BSD 8.1 review | LinuxBSDos.com
- ^ PC-BSD 8.2 review | LinuxBSDos.com
- ^ PC-BSD 9.0 Isotope - Radioactive
- ^ DistroWatch Weekly, Issue 441, 30 January 2012
- ^ "PC-BSD 9.0 Released!". Retrieved 2012-01-13.
- ^ DistroWatch Weekly, Issue 489, 7 January 2013
- ^ "PC-BSD 9.1 Now Available". Retrieved 2012-12-21.
- ^ DistroWatch Weekly, Issue 531, 28 October 2013
- ^ "Official PC-BSD Blog » PC-BSD 9.2-RELEASE Now Available". Archived from the original on 2013-12-30. Retrieved 2013-10-07.
- ^ DistroWatch Weekly, Issue 579, 6 October 2014
- ^ PC-BSD 10.0 Joule review - Troublesome
- ^ "Official PC-BSD Blog » PC-BSD 10.0-RELEASE is Now Available". Archived from the original on 2014-01-30. Retrieved 2014-01-30.
- ^ DistroWatch Weekly, Issue 588, 8 December 2014
- ^ "Official PC-BSD Blog » PC-BSD 10.1-RELEASE Now Available". Retrieved 2014-11-19.
- ^ "Official PC-BSD Blog » PC-BSD 10.2-RELEASE Now Available". Archived from the original on 2015-08-22. Retrieved 2015-08-21.
- ^ "PC-BSD Announce » PC-BSD 10.3-RELEASE now available!". Archived from the original on 2016-04-07. Retrieved 2016-04-09.
- ^ TrueOS Stable update released 2/22/17 - TrueOS
- ^ DistroWatch Weekly, Issue 710, 1 May 2017
- ^ TrueOS STABLE Update: June 2, 2017
- ^ TrueOS 17.12 Release - TrueOS
- ^ DistroWatch Weekly, Issue 762, 7 May 2018
- ^ "Can I use Gnome with PC-BSD?". PC-BSD knowledge base. Archived from the original on 2010-02-24. Retrieved 2009-03-05.
- ^ Minimum hardware requirements for PC-BSD 9.1
- ^ Minimum hardware requirements for PC-BSD 9.2
- ^ Introduction
- ^ Larabel, Michael (23 April 2014). "PC-BSD Is Developing Its Own Desktop Environment". Phoronix. Retrieved 2 July 2014.
- ^ Larabel, Michael (4 July 2016). "PC-BSD's Lumina Desktop Now In Beta For v1.0". Phoronix. Phoronix. Retrieved 4 July 2016.
- ^ "Exploring and sharing Lumina". Lumina Desktop Environment. Retrieved 4 July 2016.
- ^ "Press And Legal - Legal notices". wiki.pcbsd.org. The PC‑BSD Project. Retrieved 2 March 2015.
- ^ "1. Introduction — TrueOS User Guide". www.trueos.org. Retrieved 2016-11-20.
TrueOS and the TrueOS logo are registered trademarks of iXsystems.
- ^ dmesgd
- ^ "Hardware requirements on TrueOS wiki".
- ^ "What's New in 10.1".
- ^ RSDP
- ^ XSDT
- ^ RSDT
References
[edit]- Kerner, Sean Michael (October 12, 2006). "FreeBSD based PC-BSD Gets 'Acquired'". internetnews.com.
- Kerner, Sean Michael (January 2, 2007). "New Year, New Look For PC-BSD". internetnews.com.
- Marco Buratto (March 25, 2017). "A Penguin tries out TrueOS, formerly PC-BSD". osEmotions.com. Archived from the original on May 16, 2018.