HOME

TheInfoList



OR:

Sabayon Linux or Sabayon (formerly ''RR4 Linux'' and ''RR64 Linux''), was an Italian Gentoo-based
Linux distribution A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading on ...
created by Fabio Erculiani and the Sabayon development team. Sabayon followed the " out of the box" philosophy, aiming to give the user a wide number of applications ready to use and a self-configured operating system. Sabayon Linux featured a
rolling release Rolling release, also known as rolling update or continuous delivery, is a concept in software development of frequently delivering updates to applications. This is in contrast to a ''standard'' or '' point release'' development model which uses s ...
cycle, its own
software repository A software repository, or repo for short, is a storage location for software packages. Often a table of contents is also stored, along with metadata. A software repository is typically managed by source control or repository managers. Package ...
and a
package management system A package manager or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner. A package manager deals w ...
called Entropy. Sabayon was available in both x86 and
AMD64 x86-64 (also known as x64, x86_64, AMD64, and Intel 64) is a 64-bit version of the x86 instruction set, first released in 1999. It introduced two new modes of operation, 64-bit mode and compatibility mode, along with a new 4-level paging mo ...
distributions and there was support for
ARMv7 ARM (stylised in lowercase as arm, formerly an acronym for Advanced RISC Machines and originally Acorn RISC Machine) is a family of reduced instruction set computer (RISC) instruction set architectures for computer processors, configured ...
in development for the BeagleBone. It was named after an Italian dessert,
zabaione Zabaione () or zabaglione (, , ) is an Italian dessert, or sometimes a beverage, made with egg yolks, sugar, and a sweet wine (usually Moscato d'Asti or Marsala wine). Some versions of the recipe incorporate spirits such as cognac. The dess ...
, which is made from eggs. Sabayon's logo was an impression of a
chicken The chicken (''Gallus gallus domesticus'') is a domestication, domesticated junglefowl species, with attributes of wild species such as the grey junglefowl, grey and the Ceylon junglefowl that are originally from Southeastern Asia. Rooster ...
foot. In November 2020 it was announced that future Sabayon Linux versions would base on
Funtoo This is a list of Gentoo Linux derivatives. Calculate Linux ChromiumOS and ChromeOS Container Linux (formerly CoreOS) FireballISO FireballISO (or "Fireball") is a VMware virtual appliance that builds a security-hardened Live CD ...
instead of Gentoo Linux. Sabayon Linux would hence be rebranded to MocaccinoOS.


Editions

Since version 4.1, Sabayon had been released in two different flavors featuring either the GNOME or
KDE KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software. Well-known products include the ...
desktop environments, with the ultralight
Fluxbox Fluxbox is a stacking window manager for the X Window System, which started as a fork of Blackbox 0.61.1 in 2001, with the same aim to be lightweight. Its user interface has only a taskbar, a pop-up menu accessible by right-clicking on the desk ...
environment included as well. (In the previous versions all three environments were included in a DVD
ISO image An optical disc image (or ISO image, from the ISO 9660 file system used with CD-ROM media) is a disk image that contains everything that would be written to an optical disc, disk sector by disc sector, including the optical disc file system. I ...
). Since Sabayon's initial release, additional versions of Sabayon have added other X environments, including Xfce and
LXDE LXDE (abbreviation for Lightweight X11 Desktop Environment) is a free desktop environment with comparatively low resource requirements. This makes it especially suitable for use on older or resource-constrained personal computers such as netbo ...
. A CoreCD edition which featured a minimal install of Sabayon was released to allow the creation of spins of the Sabayon operating system; however, this was later discontinued and replaced by CoreCDX (fluxbox window manager) and Spinbase (no X environment) first and by "Sabayon Minimal" later. A ServerBase edition was released which featured a server-optimized kernel and a small footprint, but this was later discontinued and integrated into the "Sabayon Minimal". Daily build images were available to Sabayon testers, but were released weekly to the public on the system mirrors containing stable releases. Official releases were simply DAILY versions which had received deeper testing. The adoption of Molecule led the team to change the naming system for releases. Currently available versions are: Derivatives Additional X window managers could also be installed from the Sabayon repositories, such as
Cinnamon Cinnamon is a spice obtained from the inner bark of several tree species from the genus '' Cinnamomum''. Cinnamon is used mainly as an aromatic condiment and flavouring additive in a wide variety of cuisines, sweet and savoury dishes, brea ...
and
Razor-qt Razor-qt is a discontinued free software, free and open-source software, open-source desktop environment. It was intended as a lightweight desktop environment based upon the Qt (software), Qt application framework, and was "tailored for users ...
.


Configuration

Sabayon used the same core components as the
Gentoo Linux Gentoo Linux (pronounced ) is a Linux distribution built using the Portage package management system. Unlike a binary software distribution, the source code is compiled locally according to the user's preferences and is often optimized for t ...
distribution, which means it used systemd. All of the Gentoo configuration tools, such as etc-update and eselect were fully functional. Sabayon also included additional tools for automatic configuration of various system components such as
OpenGL OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve ha ...
. Sabayon provided proprietary video drivers for both
nVidia Nvidia CorporationOfficially written as NVIDIA and stylized in its logo as VIDIA with the lowercase "n" the same height as the uppercase "VIDIA"; formerly stylized as VIDIA with a large italicized lowercase "n" on products from the mid 1990s to ...
and ATI hardware. These are enabled if compatible hardware is found; otherwise, the default open-source drivers are used. Because of the automatic driver configuration, the compositing window manager
Compiz Fusion Compiz () is a compositing window manager for the X Window System, using 3D graphics hardware to create fast compositing desktop effects for window management. Effects, such as a minimization animation or a cube workspace, are implemented as l ...
and
KWin KWin is a window manager for the X Window System and a Wayland compositor. It is released as a part of KDE Plasma 5, for which it is the default window manager. KWin can also be used on its own or with other desktop environments. KWin can be c ...
were used for the GNOME and KDE editions, respectively. The discovery and configuration of network cards, wireless cards, and webcams was similarly automatic. Most printers were detected automatically but required specific manual configuration through the CUPS interface.


Package management

Sabayon Linux relied on two
package manager A package manager or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner. A package manager deals w ...
s.
Portage Portage or portaging (Canada: ; ) is the practice of carrying water craft or cargo over land, either around an obstacle in a river, or between two bodies of water. A path where items are regularly carried between bodies of water is also called a ...
was inherited from Gentoo, while Entropy was developed for Sabayon by Fabio Erculiani and others. Portage downloaded
source-code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the ...
and compiled it specifically for the target system, whereas Entropy managed binary files from servers. The binary tarball packages were precompiled using the
Gentoo Linux Gentoo Linux (pronounced ) is a Linux distribution built using the Portage package management system. Unlike a binary software distribution, the source code is compiled locally according to the user's preferences and is often optimized for t ...
unstable tree. Entropy clients then pulled these tarballs and performed the various post- and pre-compilation calls of the Gentoo
ebuild Portage is a package management system originally created for and used by Gentoo Linux and also by ChromeOS, Calculate, Sabayon, and Funtoo Linux among others. Portage is based on the concept of ports collections. Gentoo is sometimes referred ...
to set up a package correctly. This means the system was completely binary-compatible with a Gentoo system using the same build configuration. The adoption of two package managers allowed expert users to access the full flexibility of the Gentoo system and others to easily and quickly manage software applications and updates. The Entropy software featured the ability of allowing users to help generate relevant content by voting and by attaching images, files and web links to a package. The Rigo application browser was a GUI front-end to Entropy that was the successor to Sulfur (aka Entropy Store). Taking on a "less is more" approach, Rigo was designed to be simple and fast. During an interview with Fabio Erculiani he described Rigo as a ”Google-like” Applications Management UI. Rigo handled system updates, package searching, install/removal of packages, up/down voting of packages, and many other common Entropy tasks.


Applications

The number of applications installed by default was higher for DVD editions than for editions small enough to fit on a CD. Their selection was also tailored to the choice between GNOME, KDE, Xfce, and MATE. The
XBMC Kodi (formerly XBMC) is a free and open-source media player software application developed by the XBMC Foundation, a non-profit technology consortium. Kodi is available for multiple operating systems and hardware platforms, with a software 10 ...
environment could be run without loading the full desktop environment. The following table summarizes the software included in GNOME, KDE, Xfce, and MATE versions: Considerable software was also available in the main repository. Many Microsoft Windows executables were automatically run in
Wine Wine is an alcoholic drink typically made from fermented grapes. Yeast consumes the sugar in the grapes and converts it to ethanol and carbon dioxide, releasing heat in the process. Different varieties of grapes and strains of yeasts are ...
. Other applications included
Adobe Reader Adobe Acrobat is a family of application software and Web services developed by Adobe Inc. to view, create, manipulate, print and manage Portable Document Format (PDF) files. The family comprises Acrobat Reader (formerly Reader), Acrobat (former ...
, Audacity, Clementine, aMSN,
Celestia Celestia is a real-time 3D astronomy software program that was created in 2001 by Chris Laurel. The program allows users to virtually travel through our universe and explore real objects that have been catalogued. Celestia also doubles as a ...
,
Eclipse An eclipse is an astronomical event that occurs when an astronomical object or spacecraft is temporarily obscured, by passing into the shadow of another body or by having another body pass between it and the viewer. This alignment of three ce ...
,
FileZilla FileZilla is a free and open-source, cross-platform FTP application, consisting of FileZilla Client and FileZilla Server. Clients are available for Windows, Linux, and macOS. Both server and client support FTP and FTPS (FTP over SSL/TLS), wh ...
,
GnuCash GnuCash is an accounting software, accounting program that implements a double-entry bookkeeping system. It was initially aimed at developing capabilities similar to Intuit, Inc.'s Quicken application, but also has features for small business acc ...
, Google Earth,
Inkscape Inkscape is a free and open-source vector graphics editor used to create vector images, primarily in Scalable Vector Graphics (SVG) format. Other formats can be imported and exported. Inkscape can render primitive vector shapes (e.g. re ...
,
Kdenlive Kdenlive (; acronym for ''KDE Non-Linear Video Editor'') is a free and open-source video editing software based on the MLT Framework, KDE and Qt. The project was started by Jason Wood in 2002, and is now maintained by a small team of develop ...
,
Mozilla Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current a ...
, Mozilla Sunbird,
Mozilla Thunderbird Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client developed by the Mozilla Foundation and operated by subsidiary MZLA Technologies Corporation. The projec ...
,
Nero Burning ROM Nero Burning ROM, commonly called Nero, is an optical disc authoring program from Nero AG. The software is part of the Nero Multimedia Suite but is also available as a stand-alone product. It is used for burning and copying optical discs such a ...
,
Opera Opera is a form of theatre in which music is a fundamental component and dramatic roles are taken by singers. Such a "work" (the literal translation of the Italian word "opera") is typically a collaboration between a composer and a libre ...
, Picasa,
Skype Skype () is a proprietary telecommunications application operated by Skype Technologies, a division of Microsoft, best known for VoIP-based videotelephony, videoconferencing and voice calls. It also has instant messaging, file transfer, ...
, Teamviewer,
VirtualBox Oracle VM VirtualBox (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a type-2 hypervisor for x86 virtualization developed by Oracle Corporation. VirtualBox was originally created by Innotek GmbH, which was acquired by ...
,
Vuze Vuze (previously Azureus) is a BitTorrent client used to transfer files via the BitTorrent protocol. Vuze is written in Java, and uses the Azureus Engine. In addition to downloading data linked to .torrent files, Azureus allows users to view, p ...
and Wireshark. Games (open-source and proprietary) included ''
Doom 3 ''Doom 3'' is a 2004 survival horror first-person shooter video game developed by id Software and published by Activision. ''Doom 3'' was originally released for Microsoft Windows on August 3, 2004, adapted for Linux later that year, and ported ...
'', ''Eternal Lands'', ''
Nexuiz ''Nexuiz'' is a free first-person shooter video game developed and published by Alientrap. The game was released under the GNU General Public License (GPL) and uses the DarkPlaces engine, a modified ''Quake'' engine. A remake, also called ' ...
'', '' OpenArena'', '' Quake'', ''
Quake 2 ''Quake II'' is a 1997 first-person shooter video game developed by id Software and published by Activision. It is the second installment of the ''Quake'' series, but not a direct sequel to '' Quake''. The game's storyline is continued in its e ...
'', ''
Quake 3 ''Quake III Arena'' is a 1999 multiplayer-focused first-person shooter developed by id Software. The third installment of the ''Quake'' series, ''Arena'' differs from previous games by excluding a story-based single-player mode and focusing prima ...
'', ''
Quake 4 ''Quake 4'' is a 2005 military science fiction first-person shooter video game developed by Raven Software and published by Activision. It is the fourth title in the ''Quake'' series, after the multiplayer ''Quake III Arena'', and a sequel to ...
'', ''
Sauerbraten Sauerbraten is a traditional German roast of heavily marinated meat. It is regarded as a national dish of Germany, and is frequently served in German-style restaurants internationally. It can be prepared from a variety of meats, most often from ...
'', '' The Battle for Wesnoth'', ''
Tremulous ''Tremulous'' is a free and open source asymmetric team-based first-person shooter with real-time strategy elements. Being a cross-platform development project the game is available for Windows, Linux, and Mac OS X. The game features two opposin ...
'', '' Unreal'', ''
Unreal Tournament ''Unreal Tournament'' is a first-person arena shooter video game developed by Epic Games and Digital Extremes. The second installment in the '' Unreal'' series, it was first published by GT Interactive in 1999 for Microsoft Windows, and lat ...
'', '' Urban Terror'', ''
Vendetta Online ''Vendetta Online'' is a Twitch gameplay, twitch-based, science fiction massively multiplayer online role-playing game (MMORPG) developed by Guild Software for the operating systems Android (operating system), Android, Linux, Mac OS X, iOS, and M ...
'', '' Warsow'', ''
Warzone 2100 ''Warzone 2100'' is an open-source real-time strategy and real-time tactics hybrid computer game, originally developed by Pumpkin Studios and published by Eidos Interactive. It was originally released in 1999 for Microsoft Windows and PlayStati ...
'', '' Wolfenstein: Enemy Territory'', ''
World of Padman ''World of Padman'' (''WoP'') is an open-source first-person shooter video game by German developer Padworld Entertainment available in both English and German. History Originally it was a modification for the game ''Quake III Arena'' titled Pa ...
'' and '' Xonotic''.


Installation

Gentoo's installation was generally not recommended for beginners because its package management system required users to compile source code to install packages (most distributions rely on precompiled
binaries A binary file is a computer file that is not a text file. The term "binary file" is often used as a term meaning "non-text file". Many binary file formats contain parts that can be interpreted as text; for example, some computer document file ...
). Compiling larger programs and the base operating system could take several hours. Sabayon was considered easier to install than "pure Gentoo" because it used both the Portage package management system and its own Entropy package management, which allowed the user the option of using precompiled binary files during installation. Although the distribution was a LiveDVD (or a LiveCD for LXDE, CoreCDX, SpinBase and ServerBase) it could be installed on a hard disk once the system was fully booted. Sabayon Linux used the Calamares installer. In previous releases,
Anaconda Anacondas or water boas are a group of large snakes of the genus '' Eunectes''. They are found in tropical South America. Four species are currently recognized. Description Although the name applies to a group of snakes, it is often used to r ...
and the Gentoo Linux Installer were used. Installation was designed to be simpler than is typical for Gentoo, which required more extensive knowledge of the operating system (particularly for the compilation of the
Linux kernel The Linux kernel is a free and open-source, monolithic, modular, multitasking, Unix-like operating system kernel. It was originally authored in 1991 by Linus Torvalds for his i386-based PC, and it was soon adopted as the kernel for the GNU ...
). Installation took up to 30 minutes depending on the speed of the DVD drive. Those without a DVD drive could install the GNOME and KDE versions through a USB drive, which could be created with
Unetbootin UNetbootin (Universal Netboot Installer) is a List of tools to create Live USB systems, cross-platform utility that can create live USB systems and can load a variety of system utilities or install various Linux distributions and other operating s ...
. A program played music during the boot process.


System requirements

*
i686 The P6 microarchitecture is the sixth-generation Intel x86 microarchitecture, implemented by the Pentium Pro microprocessor that was introduced in November 1995. It is frequently referred to as i686. It was succeeded by the NetBurst microarchi ...
-compatible processor (ex.
Intel Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, Santa Clara, California. It is the world's largest semiconductor chip manufacturer by revenue, and is one of the devel ...
Pentium II The Pentium II brand refers to Intel's sixth-generation microarchitecture (" P6") and x86-compatible microprocessors introduced on May 7, 1997. Containing 7.5 million transistors (27.4 million in the case of the mobile Dixon with 256  KB ...
,
Pentium III The Pentium III (marketed as Intel Pentium III Processor, informally PIII or P3) brand refers to Intel's 32-bit x86 desktop and mobile CPUs based on the sixth-generation P6 microarchitecture introduced on February 28, 1999. The brand's initial ...
,
Celeron Celeron is Intel's brand name for low-end IA-32 and x86-64 computer microprocessor models targeted at low-cost personal computers. Celeron processors are compatible with IA-32 software. They typically offer less performance per clock speed comp ...
, AMD
Athlon Athlon is the brand name applied to a series of x86-compatible microprocessors designed and manufactured by Advanced Micro Devices (AMD). The original Athlon (now called Athlon Classic) was the first seventh-generation x86 processor and the fi ...
, AMD
Duron Duron is a line of budget x86-compatible microprocessors manufactured by AMD. Released on June 19, 2000 as a lower-cost offering to complement AMD's then mainstream performance Athlon processor line, it also competed with rival chipmaker In ...
) * 512 MB of RAM (1 GB recommended) *
OpenGL OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve ha ...
capable 3D graphics card (mostly
Nvidia Nvidia CorporationOfficially written as NVIDIA and stylized in its logo as VIDIA with the lowercase "n" the same height as the uppercase "VIDIA"; formerly stylized as VIDIA with a large italicized lowercase "n" on products from the mid 1990s to ...
, ATI (brand),
Intel GMA The Intel Graphics Media Accelerator (GMA) is a series of integrated graphics processors introduced in 2004 by Intel, replacing the earlier Intel Extreme Graphics series and being succeeded by the Intel HD and Iris Graphics series. This serie ...
,
VIA Technologies VIA Technologies Inc. (), is a Taiwanese manufacturer of integrated circuits, mainly motherboard chipsets, CPUs, and memory. It was the world's largest independent manufacturer of motherboard chipsets. As a fabless semiconductor company, VIA ...
) * Display Data Channel capable Monitor * Mouse and Keyboard * DVD Drive or USB flash drive for installation * Internet Connection Recommended * Minimum of 12 GB of free hard disk space for KDE and GNOME. Minimum of 5 GB for the others. Recommended at least 40 GB for KDE or GNOME installations, and 15 GB for the others.


Releases


Reception

Tux Machines reviewed Sabayon Linux in 2005. Tux Machines wrote: Dedoimedo wrote post in 2008. Its review of Sabayon Linux: Linux.com wrote review about Sabayon 3.4: LWN.net reviewed Sabayon 4.0: DistroWatch Weekly reviewed Sabayon Linux in 2009: LinuxBSDos wrote post in 2009. Its review of Sabayon 5:


References


External links

*
Sabayon Linux on DistroWatchSabayon Linux on OpenSourceFeed Gallery
{{Use dmy dates, date=August 2019 Gentoo Linux derivatives KDE Linux distributions Live USB Operating system distributions bootable from read-only media Rolling Release Linux distributions X86-64 Linux distributions