Salix OS: Difference between revisions
adding category |
m tweaks to history sentence to better reflect the source article |
||
Line 32: | Line 32: | ||
'''Core:''' Only the minimum essentials for a console system to start. Salix ncurses system tools are included, but a graphical system is not. This mode is designed for experienced users who want to customize their installation for a specific purpose, such as a web server, file server, etc. |
'''Core:''' Only the minimum essentials for a console system to start. Salix ncurses system tools are included, but a graphical system is not. This mode is designed for experienced users who want to customize their installation for a specific purpose, such as a web server, file server, etc. |
||
'''Basic:''' This includes the previous Core mode applications with, depending on the particular edition, the addition of only the Xfce or OpenBox desktop environment, a web browser (Firefox with Xfce |
'''Basic:''' This includes the previous Core mode applications with, depending on the particular edition, the addition of only the Xfce or OpenBox desktop environment, a web browser (Firefox with Xfce and Midori with Openbox), the gslapt package manager and Salix system GUI utilities. This mode is designed for advanced users that would like to install a lightweight Desktop environment and add their own choice of applications. |
||
'''Full:''' This installs a complete set of application one could need on a day-to-day basis. That includes all the Basic mode applications with the addition of Claws-mail email client, the complete Libreoffice suite, a Java Runtime Environment, the Parole media player, Exaile music manager, etc., following the "one application per task" rationale. |
'''Full:''' This installs a complete set of application one could need on a day-to-day basis. That includes all the Basic mode applications with the addition of Claws-mail email client, the complete Libreoffice suite, a Java Runtime Environment, the Parole media player, Exaile music manager, etc., following the "one application per task" rationale. |
||
Line 140: | Line 140: | ||
==Package management== |
==Package management== |
||
Salix OS uses the [[slapt-get]] [[package management]] tool |
A goal of Salix OS is package compatibility with Slackware. Salix OS uses the [[slapt-get]] [[package management]] tool which provides the main functionalities of the [[apt-get]] variety of package managers.<ref>[http://software.jaos.org/ slapt-get homepage]</ref> It uses Slackware's .tgz/.txz package format, but adds dependency resolution management.<ref>[http://software.jaos.org/git/slapt-get/plain/FAQ.html#slgFAQ10 slapt-get package dependencies FAQ]</ref> The system uses meta files (.dep files) to provide dependency information, as well as package description during the install process. Gslapt provides a GUI frontend with similar capabilities. |
||
As stated previously, one of Salix main goals & design is providing package compatibility with Slackware. |
|||
==System management== |
==System management== |
||
Line 161: | Line 159: | ||
Salix Live can also come in handy as a mobile solution or to perform some basic rescue operation such as fixing an ailing [[LILO (boot loader)|LILO]] [[bootloader]], configuring some [[disk partitioning|partitions]], etc. |
Salix Live can also come in handy as a mobile solution or to perform some basic rescue operation such as fixing an ailing [[LILO (boot loader)|LILO]] [[bootloader]], configuring some [[disk partitioning|partitions]], etc. |
||
Salix Live comes for different editions, both for 32 and |
Salix Live comes for different editions, both for 32 and 64bit systems.<ref>[http://www.salixos.org/wiki/index.php?title=Download Salix download page]</ref> |
||
==History== |
==History== |
||
Salix OS was originally initiated |
Salix OS was originally initiated in 2009 by former [[Zenwalk]] developers George Vlahavas, Pierrick Le Brun, Thorsten Mühlfelder, and others, who wanted to return to a closer compatibility with Slackware and a simpler, more easily maintained distribution<ref>[http://www.linuxexpres.cz/rozhovor/interview-with-developers-of-salix-os Linux Expres interview]</ref> |
||
==Development== |
==Development== |
||
All development for Salix OS is done in an open |
All development for Salix OS is done in an open and cooperative manner and is hosted on [[Sourceforge]] [[Apache Subversion|SVN]].<ref>[http://salix.svn.sourceforge.net/viewvc/salix/ Salix SVN at Sourceforge]</ref> |
||
Likewise translations are cooperatively handled on [[Transifex]].<ref>[http://www.transifex.net/projects/p/salix/r/default/ Salix translation at Transifex]</ref> |
Likewise, translations are cooperatively handled on [[Transifex]].<ref>[http://www.transifex.net/projects/p/salix/r/default/ Salix translation at Transifex]</ref> |
||
==Documentation== |
==Documentation== |
||
Salix Wiki |
The Salix Wiki was created as a source of information online<ref>[http://www.salixos.org/wiki/index.php?title=Documentation Salix Wiki]</ref> and the Salix startup guide is available to help newcomers get familiar with the system.<ref>[http://guide.salixos.org/latest/ Salix Startup guide]</ref> |
||
==See also== |
==See also== |
Revision as of 09:19, 16 December 2015
Developer | Cyrille Pontvieux, George Vlahavas, Pierrick Le Brun, Thorsten Mühlfelder, and others[1] |
---|---|
OS family | Unix-like |
Working state | Current |
Source model | Open source |
Initial release | 16 September 2009 |
Latest release | 14.1 / March 4, 2014 |
Default user interface | Xfce, LXDE, KDE, Fluxbox, Ratpoison, MATE |
License | Various |
Official website | www.salixos.org |
Salix OS is a multi-purpose Linux distribution based on Slackware.
Goals
Salix OS retains full backwards compatibility with Slackware. This enables Slackware users to benefit from Salix repositories, which they can use as an "extra" source of software for their distribution. However, while in the KISS principle that Slackware adheres to, "Simple" refers to the system design, Salix OS applies it to daily use as well. It aims to be simple, fast and easy to use.[2]
To paraphrase the words of a journalist: the target audience for Salix OS might well be described as "lazy Slackers", users familiar with Linux in general and Slackware in particular who do not mind having additional tools to reduce their workload, while maintaining the maximum compatibility with Slackware possible. Salix OS adds automated dependency resolution, enhanced internationalization and localization, a larger repository of applications, and a well equipped suite of native administration and configuration tools for both the GUI and the command line. In so doing it is making the system more user friendly than vanilla Slackware to newcomers as well.[3]
Installation modes
There are seven editions of Salix; MATE, Xfce, Fluxbox, OpenBox, KDE, and Ratpoison editions, each of which features the respective desktop environment.[4]
The installation provided in Salix is text dialog based. It is easy to navigate and offers a complete choice of options. Spkg, which runs underneath, is optimized for speed. A "full" mode installation only takes a few minutes on a modern PC.[5] For those who prefer a more conventional GUI installer, one is provided in Salix Live editions.
Salix offers three different modes of installation :
Core: Only the minimum essentials for a console system to start. Salix ncurses system tools are included, but a graphical system is not. This mode is designed for experienced users who want to customize their installation for a specific purpose, such as a web server, file server, etc.
Basic: This includes the previous Core mode applications with, depending on the particular edition, the addition of only the Xfce or OpenBox desktop environment, a web browser (Firefox with Xfce and Midori with Openbox), the gslapt package manager and Salix system GUI utilities. This mode is designed for advanced users that would like to install a lightweight Desktop environment and add their own choice of applications.
Full: This installs a complete set of application one could need on a day-to-day basis. That includes all the Basic mode applications with the addition of Claws-mail email client, the complete Libreoffice suite, a Java Runtime Environment, the Parole media player, Exaile music manager, etc., following the "one application per task" rationale.
All three installation modes come with a complete development environment, so users do not need to add anything to start developing and compiling applications.
version | date |
---|---|
Salix OS (Xfce) 13.0 | September 16, 2009 |
Salix OS (Xfce) 13.0.1 | November 2, 2009 |
Salix OS (Xfce) 13.0.2 | December 23, 2009 |
Salix Live (Xfce) 13.0 | April 8, 2010 |
Salix OS (Xfce) 13.1 | June 4, 2010 |
Salix OS (LXDE) 13.1 | June 16, 2010 |
Salix Live (Xfce) 13.0.1 | July 27, 2010 |
Salix OS (Xfce) 13.1.1 | August 8, 2010 |
Salix OS (LXDE) 13.1.1 | September 6, 2010 |
Salix Live (Xfce) 13.1.1 | September 16, 2010 |
Salix Live (LXDE) 13.1.1 | September 16, 2010 |
Salix OS (KDE) 13.1.2 | October 30, 2010 |
Salix OS (Xfce) 13.1.2 | November 9, 2010 |
Salix OS (Fluxbox) 13.1.2 | December 7, 2010 |
Salix OS (LXDE) 13.1.2 | December 27, 2010 |
Salix OS (Xfce) 13.37 | May 12, 2011 |
Salix OS (Fluxbox) 13.37 | June 15, 2011 |
Salix OS (KDE) 13.37 | July 22, 2011 |
Salix OS (LXDE) 13.37 | August 18, 2011 |
Salix OS (Ratpoison) 13.37 | October 5, 2011 |
Salix Live (Xfce) 13.37 | February 3, 2012 |
Salix Live (KDE) 13.37 | March 14, 2012 |
Salix OS (MATE) 13.37 | May 9, 2012 |
Salix OS (Xfce) 14.0 | November 26, 2012 |
Salix OS (KDE) 14.0.01 | July 22, 2013 |
Salix OS (Ratpoison) 14.0.1 | October 30, 2013 |
Salix OS (Xfce) 14.0.1 | March 4, 2014 |
Salix OS (Mate) 14.1 | June 1, 2014 |
Salix OS (Openbox) 14.1 | July 27, 2014 |
Salix OS (Fluxbox) 14.1 | September 22, 2014 |
Salix OS (Xfce) 14.1 | November 4, 2014 |
Package management
A goal of Salix OS is package compatibility with Slackware. Salix OS uses the slapt-get package management tool which provides the main functionalities of the apt-get variety of package managers.[6] It uses Slackware's .tgz/.txz package format, but adds dependency resolution management.[7] The system uses meta files (.dep files) to provide dependency information, as well as package description during the install process. Gslapt provides a GUI frontend with similar capabilities.
System management
All system management in Salix OS can be done the Slackware usual (read manual) way. For the 'lazy Slackers' however, a full suite of internationalized system GUI utilities is provided along with ncurses counterparts which can be used in a non-graphical environment (runlevel 3).
Supported architectures
Salix OS offers 2 versions: The first one is built and optimized for the i486/i686 architecture. The second one is made for the x86-64 architecture.[8][9]
LiveCD version
Salix Live is the Live CD version of Salix OS. It can be safely used to 'test drive' Salix without having to install anything on a computer. One can thus determine whether and to what extent Salix OS is compatible with a particular hardware configuration and if it suits personal tastes before proceeding with the installation.
Salix Live offers a full feature graphic installer which can manage any of Salix 3 modes of installation.
It also features LiveClone, a native GUI utility that easily manages the generation of a vanilla or customized Salix LiveCD onto a regular CD-ROM or a USB key.
Salix Live can also come in handy as a mobile solution or to perform some basic rescue operation such as fixing an ailing LILO bootloader, configuring some partitions, etc.
Salix Live comes for different editions, both for 32 and 64bit systems.[10]
History
Salix OS was originally initiated in 2009 by former Zenwalk developers George Vlahavas, Pierrick Le Brun, Thorsten Mühlfelder, and others, who wanted to return to a closer compatibility with Slackware and a simpler, more easily maintained distribution[11]
Development
All development for Salix OS is done in an open and cooperative manner and is hosted on Sourceforge SVN.[12]
Likewise, translations are cooperatively handled on Transifex.[13]
Documentation
The Salix Wiki was created as a source of information online[14] and the Salix startup guide is available to help newcomers get familiar with the system.[15]
See also
References
- ^ Salix OS team page
- ^ Salix review at Human Readable
- ^ Feature Story (by Caitlyn Martin) at Distrowatch Weekly
- ^ Salix download page
- ^ The unofficial Slackware Linux package manager
- ^ slapt-get homepage
- ^ slapt-get package dependencies FAQ
- ^ Salix download page
- ^ Salix Distrowatch page
- ^ Salix download page
- ^ Linux Expres interview
- ^ Salix SVN at Sourceforge
- ^ Salix translation at Transifex
- ^ Salix Wiki
- ^ Salix Startup guide