Slax: Difference between revisions
Flanagancz (talk | contribs) new version (11.2 RC1) |
Magioladitis (talk | contribs) m Moved punctuation mark to correct place + other fixes, References after punctuation per WP:CITEFOOT and WP:PAIC |
||
(27 intermediate revisions by 19 users not shown) | |||
Line 6: | Line 6: | ||
| logo_size = 100px |
| logo_size = 100px |
||
| screenshot = Slax.jpg |
| screenshot = Slax.jpg |
||
| caption = Slax 11.2 |
| caption = Slax 11.2 RC1 |
||
| developer = Tomáš Matějíček |
| developer = Tomáš Matějíček |
||
| family = [[Linux]] ([[Unix-like]]) |
| family = [[Linux]] ([[Unix-like]]) |
||
| working_state = Current |
| working_state = Current |
||
| source_model = [[Open-source software|Open source]] |
| source_model = [[Open-source software|Open source]] |
||
| |
| latest release version = {{wikidata|property|preferred|reference|edit|Q337503|P348|P548=Q2804309}}<ref name="LATESTRELEASE">{{cite web|url=https://www.slax.org/blog/27718-New-Slax-released.html|title=Releasing Slax 11.6 (Debian), 15.0 (Slackware)|date=2 February 2023}}</ref> |
||
| |
| latest release date = {{Start date and age|{{wikidata|qualifier|preferred|single|Q337503|P348|P548=Q2804309|P577}}}} |
||
| kernel_type = [[Monolithic kernel|Monolithic]] |
| kernel_type = [[Monolithic kernel|Monolithic]] |
||
| license = Various |
| license = Various |
||
| website = {{ |
| website = {{URL|slax.org}} |
||
}} |
}} |
||
'''Slax''' is a [[LiveCD]] [[Linux distribution]] developed by Tomáš Matějíček and based on |
'''Slax''' is a [[LiveCD]] [[Linux distribution]] developed by Tomáš Matějíček and based on upstream customizable Linux distributions. Packages can be added by apt package manager or can be prepared as modules. The [[tagline]] for Slax refers to itself as "your pocket [[Operating System|operating system]]". |
||
== Features == |
== Features == |
||
One of the main benefits of the Slax distribution is its ease of customization. Additional software can be added and removed, using Slax modules. A traditional [[package management system|package manager]] such as Debian's [[Advanced Packaging Tool|APT]] is not required to load additional software; Slax modules are completely self-contained. However, APT is fully supported. Users can also modify the default CD image or USB drive installation to customize the packages available in the distribution on boot. Slax also allows Debian packages to be converted into Slax modules. |
One of the main benefits of the Slax distribution is its ease of customization. Additional software can be added and removed, using Slax modules. A traditional [[package management system|package manager]] such as Debian's [[Advanced Packaging Tool|APT]] is not required to load additional software; Slax modules are completely self-contained. However, APT is fully supported. Users can also modify the default CD image or USB drive installation to customize the packages available in the distribution on boot. Slax also allows Debian packages to be converted into Slax modules. |
||
Slax modules are compressed read-only [[SquashFS]] [[file system]] images that are compressed with a [[Lempel–Ziv–Markov chain algorithm|LZMA]] compressor. The various modules are stacked together to build the complete Slax [[root directory]]. A supplemental writable layer (a [[tmpfs]] file system) is put on the top of the stack to implement the write functionality. |
Slax modules are compressed read-only [[SquashFS]] [[file system]] images that are compressed with a [[Lempel–Ziv–Markov chain algorithm|LZMA]] compressor. The various modules are stacked together to build the complete Slax [[root directory]]. A supplemental writable layer (a [[tmpfs]] file system) is put on the top of the stack to implement the write functionality. |
||
Line 26: | Line 27: | ||
The stackable file system of choice changed between Slax versions 5 ([[UnionFS]]) and 6 ([[aufs]]), as did the module file name extension (changed from {{Not a typo|.mo}} to {{Not a typo|.sb}}). |
The stackable file system of choice changed between Slax versions 5 ([[UnionFS]]) and 6 ([[aufs]]), as did the module file name extension (changed from {{Not a typo|.mo}} to {{Not a typo|.sb}}). |
||
==Versions<ref>[https://web.archive.org/web/20070703235311/http://www.slax.org/changelog.php Changelog (1.8.0.1-5.1.8.1)]</ref><ref>{{cite web|url=http://www.slax.org/changelog.php |title=Changelog (9.3.0-)|archiveurl=https://web.archive.org/web/20220828072633/http://www.slax.org/changelog.php |archivedate=2022-08-28}}</ref>== |
|||
== Versions == |
|||
⚫ | |||
===Slackware-Live! 1=== |
|||
The latest version of Slax is 9.11.0.{{r|LATESTRELEASE}} |
|||
Slackware-Live! 1.8.0.1 was based on Slackware 8.0. Slackware-Live! 1.81.0.21 was based on Slackware 8.1. |
|||
⚫ | |||
===Slackware-Live! 2=== |
|||
Slackware-Live! 2.9.0.1 was based on Slackware 9.0. |
|||
===Slax 3=== |
|||
⚫ | |||
===Slax 4=== |
|||
Slax 4.0.1 is based on 4.0.1 linux live scripts with Linux Kernel 2.4.25. |
|||
Slax 4.2.0 special is based on SLAX 4.2.0. |
|||
⚫ | |||
There were five editions of Slax 5: |
There were five editions of Slax 5: |
||
* '''Slax Standard''' was the standard edition for normal personal use. |
* '''Slax Standard''' was the standard edition for normal personal use, introduced in Slax 5.0.0. |
||
* '''Slax KillBill''' included [[Wine (software)|Wine]], [[DOSBox]] and [[QEMU]] to run [[DOS]] and [[Microsoft Windows]] applications. |
* '''Slax KillBill''' included [[Wine (software)|Wine]], [[DOSBox]] and [[QEMU]] to run [[DOS]] and [[Microsoft Windows]] applications, introduced with Slax 5.0.2. |
||
* '''Slax Server''' supplied additional Internet functionality and came with pre-configured [[Domain Name System|DNS]], [[Dynamic Host Configuration Protocol|DHCP]], [[Samba (software)|Samba]], [[Hypertext Transfer Protocol|HTTP]], [[File Transfer Protocol|FTP]], [[MySQL]], [[Simple Mail Transfer Protocol|SMTP]], [[Post Office Protocol|POP3]], [[Internet Message Access Protocol|IMAP]] and [[Secure Shell|SSH]] servers and several other server applications. |
* '''Slax Server''' supplied additional Internet functionality and came with pre-configured [[Domain Name System|DNS]], [[Dynamic Host Configuration Protocol|DHCP]], [[Samba (software)|Samba]], [[Hypertext Transfer Protocol|HTTP]], [[File Transfer Protocol|FTP]], [[MySQL]], [[Simple Mail Transfer Protocol|SMTP]], [[Post Office Protocol|POP3]], [[Internet Message Access Protocol|IMAP]] and [[Secure Shell|SSH]] servers and several other server applications, introduced with Slax 5.0.8. |
||
* '''Slax Popcorn''' was a minimalistic edition focused on browsing and multimedia playback. It featured [[Mozilla Firefox]] as the default [[web browser]] and the lightweight [[Xfce]] as a [[desktop environment]] instead of [[KDE]]. |
* '''Slax Popcorn''' was a minimalistic edition focused on browsing and multimedia playback, introduced with Slax 5.0.5. It featured [[Mozilla Firefox]] as the default [[web browser]] and the lightweight [[Xfce]] as a [[desktop environment]] instead of [[KDE]]. |
||
* '''Slax Frodo''' was a "bare bones" edition, providing only a full-featured text-only environment, particularly focused on computers with small amounts of RAM. |
* '''Slax Frodo''' was a "bare bones" edition, providing only a full-featured text-only environment, particularly focused on computers with small amounts of RAM. |
||
The [[Fluxbox]] [[Window Manager]] was an option in all editions except Frodo.<ref>[ |
The [[Fluxbox]] [[Window Manager]] was an option in all editions except Frodo.<ref>[http://www.linux.com/news/review-slax-506 Review: Slax 5.0.6 | Linux.com | The source of Linux information]</ref><ref>[http://www.tuxmachines.org/node/6760 Slax 5.1.4 - Your Pocket OS | Tux Machines]</ref><ref>[http://www.tuxmachines.org/node/1193 Mini-Review of A mini slack | Tux Machines]</ref><ref>[http://distrowatch.com/weekly.php?issue=20050502#fdow Featured distribution of the week: SLAX], DistroWatch Weekly</ref> |
||
Slax 5.0.0 standard edition is based on Slackware-current and Linux Live 5 with UnionFS and SquashFS, Linux kernel 2.6.11.6. |
|||
⚫ | |||
⚫ | |||
Slax 6 is offered in a single version and completely relies on modules (additional packages) for extra features. From version 6, modules are based on LZMA compression, but some compatibility was initially provided between the obsolete .mo modules used by Slax version 5 and the more recent {{Not a typo|.lzm}} modules of version 6. As there have been some changes between Linux kernel versions during sub-version releases of Slax 6, however, the .mo modules of Slax 5 are now considered obsolete. Each module or package should be compiled for compatibility with the Linux kernel currently in use.<ref>[https://www.dedoimedo.com/computers/slax.html SLAX Linux - Your pocket operating system - Review], Dedoimedo</ref><ref>[http://www.linux.com/articles/127892 Latest Slax release needs more time in the oven | Linux.com | The source of Linux information]</ref> |
Slax 6 is offered in a single version and completely relies on modules (additional packages) for extra features. From version 6, modules are based on LZMA compression, but some compatibility was initially provided between the obsolete .mo modules used by Slax version 5 and the more recent {{Not a typo|.lzm}} modules of version 6. As there have been some changes between Linux kernel versions during sub-version releases of Slax 6, however, the .mo modules of Slax 5 are now considered obsolete. Each module or package should be compiled for compatibility with the Linux kernel currently in use.<ref>[https://www.dedoimedo.com/computers/slax.html SLAX Linux - Your pocket operating system - Review], Dedoimedo</ref><ref>[http://www.linux.com/articles/127892 Latest Slax release needs more time in the oven | Linux.com | The source of Linux information]</ref> |
||
=== |
===Slax 7=== |
||
Slax version 7 was announced on the developer's blog (which has now been integrated into a newly refreshed Slax website). Slax 7 supports both 64-bit and 32-bit architectures, and according to its download page, "is available in more than 50 languages". It also features a stripped-down version of KDE 4, a new wallpaper, and a new module system.<ref>[https://www.pcworld.com/article/2020576/after-three-years-slax-linux-is-reborn-with-version-7-0.html After three years, Slax Linux is reborn with version 7.0 | PCWorld]</ref><ref>[http://www.everydaylinuxuser.com/2013/03/everyday-linux-user-review-of-slax.html Everyday Linux User Review of SLAX]</ref> |
Slax version 7 was announced on the developer's blog (which has now been integrated into a newly refreshed Slax website). Slax 7 supports both 64-bit and 32-bit architectures, and according to its download page, "is available in more than 50 languages". It also features a stripped-down version of KDE 4, a new wallpaper, and a new module system.<ref>[https://www.pcworld.com/article/2020576/after-three-years-slax-linux-is-reborn-with-version-7-0.html After three years, Slax Linux is reborn with version 7.0 | PCWorld]</ref><ref>[http://www.everydaylinuxuser.com/2013/03/everyday-linux-user-review-of-slax.html Everyday Linux User Review of SLAX]</ref> |
||
=== |
===Slax 9=== |
||
In November 2017, the developer announced the release of version 9. |
In November 2017, the developer announced the release of version 9. This latest edition is heavily rewritten and is based on [[Debian]], and relies on APT to add packages. The default builds (both 32-bit and 64-bit) contain Fluxbox window manager with a terminal, [[Chromium (web browser)|Chromium]] web browser, LeafPad text editor, calculator, {{Not a typo|pcmanfm}} file manager, and {{Not a typo|wicd}} network manager.<ref>[https://news.softpedia.com/news/debian-based-slax-9-3-linux-os-enters-beta-with-improved-ext4-and-ntfs-booting-519008.shtml Debian-Based Slax 9.3 Linux OS Enters Beta with Improved EXT4 and NTFS Booting], Softpedia News</ref><ref>[https://www.phoronix.com/scan.php?page=news_item&px=Slax-9.3-Released Slax 9.3 Is The Latest In Resurrecting This Longtime, Lightweight Linux Distribution - Phoronix]</ref> |
||
===Slax 11=== |
|||
Slax 11.2 is based on [[Debian]] Bullseye (version 11.2).<ref>[http://www.slax.org/blog/25819-Testing-Slax-11.2-based-on-Debian-Bullseye.html Testing Slax 11.2 based on Debian Bullseye]</ref><ref>[http://www.slax.org/blog/25884-Releasing-final-Slax-11-2-0.html Releasing final Slax 11.2.0]</ref> Slax 11.3 is based on Debian version 11.3.0.<ref>[http://www.slax.org/blog/25964-Releasing-Slax-11.3.html Releasing Slax 11.3]</ref> Slax 11.4 is based on Debian version 11.4.0.<ref name=slax11.4-15>[http://www.slax.org/blog/27433-Releasing-Slax-15.0-based-on-Slackware-again-after-9-years-and-11.4-based-on-Debian-.html Releasing Slax 15.0 (based on Slackware again after 9 years) and 11.4 (based on Debian)]</ref> Slax 11.6 is based on Debian version 11.6.0. |
|||
===Slax 15=== |
|||
Slax 15.0 is based on [[Slackware]] 15.<ref>[http://www.slax.org/blog/27412-Slax-based-on-Slackware-15.0.html Slax based on Slackware 15.0]</ref><ref name=slax11.4-15 /> |
|||
== See also == |
== See also == |
||
Line 57: | Line 77: | ||
== External links == |
== External links == |
||
{{ |
{{commons category|Slax}} |
||
* [http://www.slax.org/ Official website] |
* [http://www.slax.org/ Official website] |
||
* [http://www.tomas-m.com/blog/ Slax developer's blog] |
* [http://www.tomas-m.com/blog/ Slax developer's blog] |
||
* {{DistroWatch|slax|NAME=Slax}} |
* {{DistroWatch|slax|NAME=Slax}} |
||
*[https://opensourcefeed.org/distribution/slax Slax in OpenSourceFeed gallery] |
|||
* [http://www.ab9il.net/slax/slax-customization1.html Customizing Slax Configurations] |
* [http://www.ab9il.net/slax/slax-customization1.html Customizing Slax Configurations] |
||
; '''Reviews:''' |
; '''Reviews:''' |
||
* [http://dailylinuxuser.com/2013/03/everyday-linux-user-review-of-slax.html Everyday Linux User Review of SLAX] |
* [http://dailylinuxuser.com/2013/03/everyday-linux-user-review-of-slax.html Everyday Linux User Review of SLAX] |
||
{{Linux distributions}} |
{{Linux distributions}} |
||
⚫ | |||
[[Category:Light-weight Linux distributions]] |
|||
[[Category:Linux distributions]] |
|||
[[Category:Live CD]] |
[[Category:Live CD]] |
||
[[Category:Live USB]] |
[[Category:Live USB]] |
||
[[Category: |
[[Category:LiveDistro]] |
||
[[Category:Operating system distributions bootable from read-only media]] |
[[Category:Operating system distributions bootable from read-only media]] |
||
[[Category:Slackware]] |
[[Category:Slackware]] |
||
[[Category: |
[[Category:SLAX-based distributions]] |
||
⚫ |
Latest revision as of 07:25, 1 June 2024
Developer | Tomáš Matějíček |
---|---|
OS family | Linux (Unix-like) |
Working state | Current |
Source model | Open source |
Latest release | 12.2.0[1] [2] / 10 October 2023 |
Kernel type | Monolithic |
License | Various |
Official website | slax |
Slax is a LiveCD Linux distribution developed by Tomáš Matějíček and based on upstream customizable Linux distributions. Packages can be added by apt package manager or can be prepared as modules. The tagline for Slax refers to itself as "your pocket operating system".
Features
[edit]One of the main benefits of the Slax distribution is its ease of customization. Additional software can be added and removed, using Slax modules. A traditional package manager such as Debian's APT is not required to load additional software; Slax modules are completely self-contained. However, APT is fully supported. Users can also modify the default CD image or USB drive installation to customize the packages available in the distribution on boot. Slax also allows Debian packages to be converted into Slax modules.
Slax modules are compressed read-only SquashFS file system images that are compressed with a LZMA compressor. The various modules are stacked together to build the complete Slax root directory. A supplemental writable layer (a tmpfs file system) is put on the top of the stack to implement the write functionality.
The stackable file system of choice changed between Slax versions 5 (UnionFS) and 6 (aufs), as did the module file name extension (changed from .mo to .sb).
Slackware-Live! 1
[edit]Slackware-Live! 1.8.0.1 was based on Slackware 8.0. Slackware-Live! 1.81.0.21 was based on Slackware 8.1.
Slackware-Live! 2
[edit]Slackware-Live! 2.9.0.1 was based on Slackware 9.0.
Slax 3
[edit]Slackware-Live! was renamed to SLAX in 3.0.24.[5]
Slax 4
[edit]Slax 4.0.1 is based on 4.0.1 linux live scripts with Linux Kernel 2.4.25. Slax 4.2.0 special is based on SLAX 4.2.0.
Slax 5
[edit]There were five editions of Slax 5:
- Slax Standard was the standard edition for normal personal use, introduced in Slax 5.0.0.
- Slax KillBill included Wine, DOSBox and QEMU to run DOS and Microsoft Windows applications, introduced with Slax 5.0.2.
- Slax Server supplied additional Internet functionality and came with pre-configured DNS, DHCP, Samba, HTTP, FTP, MySQL, SMTP, POP3, IMAP and SSH servers and several other server applications, introduced with Slax 5.0.8.
- Slax Popcorn was a minimalistic edition focused on browsing and multimedia playback, introduced with Slax 5.0.5. It featured Mozilla Firefox as the default web browser and the lightweight Xfce as a desktop environment instead of KDE.
- Slax Frodo was a "bare bones" edition, providing only a full-featured text-only environment, particularly focused on computers with small amounts of RAM.
The Fluxbox Window Manager was an option in all editions except Frodo.[6][7][8][9]
Slax 5.0.0 standard edition is based on Slackware-current and Linux Live 5 with UnionFS and SquashFS, Linux kernel 2.6.11.6.
Slax 6
[edit]Slax 6 is offered in a single version and completely relies on modules (additional packages) for extra features. From version 6, modules are based on LZMA compression, but some compatibility was initially provided between the obsolete .mo modules used by Slax version 5 and the more recent .lzm modules of version 6. As there have been some changes between Linux kernel versions during sub-version releases of Slax 6, however, the .mo modules of Slax 5 are now considered obsolete. Each module or package should be compiled for compatibility with the Linux kernel currently in use.[10][11]
Slax 7
[edit]Slax version 7 was announced on the developer's blog (which has now been integrated into a newly refreshed Slax website). Slax 7 supports both 64-bit and 32-bit architectures, and according to its download page, "is available in more than 50 languages". It also features a stripped-down version of KDE 4, a new wallpaper, and a new module system.[12][13]
Slax 9
[edit]In November 2017, the developer announced the release of version 9. This latest edition is heavily rewritten and is based on Debian, and relies on APT to add packages. The default builds (both 32-bit and 64-bit) contain Fluxbox window manager with a terminal, Chromium web browser, LeafPad text editor, calculator, pcmanfm file manager, and wicd network manager.[14][15]
Slax 11
[edit]Slax 11.2 is based on Debian Bullseye (version 11.2).[16][17] Slax 11.3 is based on Debian version 11.3.0.[18] Slax 11.4 is based on Debian version 11.4.0.[19] Slax 11.6 is based on Debian version 11.6.0.
Slax 15
[edit]Slax 15.0 is based on Slackware 15.[20][19]
See also
[edit]References
[edit]- ^ Tomas M (10 October 2023). "Slax's Recent Release: A Tale of Challenges". Retrieved 10 October 2023.
- ^ "Releasing Slax 11.6 (Debian), 15.0 (Slackware)". 2 February 2023.
- ^ Changelog (1.8.0.1-5.1.8.1)
- ^ "Changelog (9.3.0-)". Archived from the original on 2022-08-28.
- ^ "Slax - News". DistroWatch. Retrieved 2010-01-31.
- ^ Review: Slax 5.0.6 | Linux.com | The source of Linux information
- ^ Slax 5.1.4 - Your Pocket OS | Tux Machines
- ^ Mini-Review of A mini slack | Tux Machines
- ^ Featured distribution of the week: SLAX, DistroWatch Weekly
- ^ SLAX Linux - Your pocket operating system - Review, Dedoimedo
- ^ Latest Slax release needs more time in the oven | Linux.com | The source of Linux information
- ^ After three years, Slax Linux is reborn with version 7.0 | PCWorld
- ^ Everyday Linux User Review of SLAX
- ^ Debian-Based Slax 9.3 Linux OS Enters Beta with Improved EXT4 and NTFS Booting, Softpedia News
- ^ Slax 9.3 Is The Latest In Resurrecting This Longtime, Lightweight Linux Distribution - Phoronix
- ^ Testing Slax 11.2 based on Debian Bullseye
- ^ Releasing final Slax 11.2.0
- ^ Releasing Slax 11.3
- ^ a b Releasing Slax 15.0 (based on Slackware again after 9 years) and 11.4 (based on Debian)
- ^ Slax based on Slackware 15.0
External links
[edit]- Reviews: