Sunday, August 30, 2015

about Slackware

Slackware is a Linux distribution created by Patrick Volkerding in 1993. Originally based on Softlanding Linux System,
Slackware has been the basis for many other Linux distributions, most notably the first versions of SUSE Linux, and is the oldest currently being maintained.
Slackware aims for design stability and simplicity and to be the most "Unix-like" Linux distribution. It makes as few modifications as possible to software packages from upstream and tries not to anticipate use cases or preclude user decisions. In contrast to most modern Linux distributions, Slackware provides no graphical installation procedure and no automatic dependency resolution of software packages. It uses plain text files and only a small set of shell scripts for configuration and administration. Without further modification it boots into a command-line interface environment. Because of its many conservative and simplistic features, Slackware is considered to be most suitable for advanced and technically inclined Linux users.
Slackware is available for the IA-32 and x86-64 architectures, with a port to the ARM architecture. While Slackware is mostly free and open source software, it does not have a formal bug tracking facility or public code repository, with releases periodically announced by Volkerding. There is no formal membership procedure for developers and Volkerding is the primary contributor to releases.

Name

The name "Slackware" stems from the fact that the distribution started as a private side project with no intended commitment. To prevent it from being taken too seriously at first, Volkerding gave it a humorous name, which stuck even after Slackware became a serious project.
Slackware refers to the "pursuit of Slack", a tenet of the Church of the Subgenius. Certain aspects of Slackware logos reflect this — the pipe which Tux is smoking, as influenced by the image of J. R. "Bob" Dobbs' head.
A humorous reference to the Church of the Subgenius can be found in many versions of the install.end text files, which indicate the end of a software series to the setup program. In recent versions, including Slackware release 14.1, the text is ROT13 obfuscated.

History

1993–2003

Slackware was originally derived from the Softlanding Linux System (SLS), the most popular of the original Linux distributions and the first to offer a comprehensive software collection that comprised more than just the kernel and basic utilities, including X11 graphical interface, TCP/IP and UUCP networking and GNU Emacs.
Being a student at that time, Patrick Volkerding was asked by his artificial intelligence professor at the Minnesota State University Moorhead (MSUM) to make SLS installations for the computer lab. First Volkerding made notes on bug fixes and modifications of the system's configuration, to be applied after the installation was complete. Later he incorporated the changes directly into the SLS install disks "so that new machines would have these fixes right away". He changed parts of the original SLS installation scripts and added a mechanism that installed important packages like the shared libraries and the kernel image automatically.
Volkerding had no intentions to provide his modified SLS version for the public, assuming that "SLS would be putting out a new version that included these things soon enough". However, seeing that this was not the case and that many SLS users were asking on the Internet for a new SLS release, he made a post titled "Anyone want an SLS-like 0.99pl11A system?", to which he received a lot of responses. Volkerding's friends at MSUM also urged him to put his SLS modifications onto an FTP server, resulting in them becoming publicly available on one of the university's anonymous FTP servers. This first Slackware release, version 1.00, was distributed on 17 July 1993 at 00:16:36 (UTC),and was supplied as 24 3½" floppy disk images.
Version 2.1, released in October 1994, already consisted of 73 floppy disks, showing the rapid growth of the distribution.
With version 3.0, released in November 1995, Slackware made the transition to the Executable and Linkable Format (ELF). It was also the first release offering a CD-ROM based installation.
Slackware 3.1, released in July 1996, shipped with Linux kernel 2.0.0 and was called "Slackware 96" in allusion to Windows 95.
In 1999, Slackware's release number jumped from 4 to 7. Patrick Volkerding explained this as a marketing effort to show that Slackware was as up-to-date as other Linux distributions, many of which had release numbers of 6 at the time, and Volkerding expected them to reach version 7 by the time of the jump.
The 8.0 version, released on 28 June 2001, was the first Slackware release with support for the Mozilla browser. It was based on the 2.2.19 version of the Linux kernel. The 2.4.5 Linux kernel, which provided support for the ReiserFS file system, was shipped as an alternative installation option.
Slackware 9.1 was released on 25 September 2003. Major changes included the switch to the Advanced Linux Sound Architecture (ALSA) as the default sound system, and the inclusion of Sun's Java 2 Development Kit.

2004–present

With version 10.0, released in June 2004, Slackware saw a major change in its implementation of the X Window System, making the transition from XFree86 to the X.org Server. Volkerding explained his motives in the version's change log: "Seems the community has spoken, because the opinions were more than 4 to 1 in favor of using the X.Org release as the default version of X. It's primarily (as is usual around here) a technical decision."
In 2005, the GNOME desktop environment was removed from the pending future release (starting with version 10.2), and turned over to community support and distribution.The removal of GNOME was seen by some in the Linux community as significant because this desktop environment is found in many Linux distributions. In lieu of this, several community-based projects began offering complete GNOME distributions for Slackware such as Ximian and LinuxSalute.
Slackware 12.0, released in July 2007, was the first release shipped with Linux 2.6 by default. This version also had support for the Hardware Abstraction Layer (HAL), for the first time.
In May 2009 the development team announced the public (testing) release of an x86 64 variant called Slackware64. As of Slackware 13.0 (released in August 2009), a stable 64-bit version has been available and officially supported.
Version 13.1, released in May 2010, introduced PolicyKit and ConsoleKit in the desktop framework. Furthermore, Slackware made a switchover from the IDE to the libatasubsystem, changing the nomenclature of device nodes for almost all types of disk drives.
Version 13.37 was released in April 2011. Among the new features are support for the GUID Partition Table hard disc partitioning scheme which could replace the MBR system, as well as utilities for the Btrfs filesystem.
Version 14.0 was released in September 2012, shipped with a 3.x kernel for the first time and added support for NetworkManager. HAL was dropped again as its functionality was merged into udev.
Version 14.1 was released in November 2013 and shipped with Linux 3.10.17, a longterm support kernel. This release also adds support for booting on computers which useUEFI firmware.

Design philosophy

The design philosophy of Slackware is oriented toward simplicity, software purity, and a core design that emphasizes lack of change to upstream sources. Many design choices in Slackware can be seen as a heritage of the simplicity of traditional Unix systems and as examples of the KISS principle. In this context, "simple" refers to the simplicity in system design, rather than system usage. Thus, ease of use may vary between users: those lacking knowledge of command line interfaces and classic Unix tools may experience a steep learning curve using Slackware, whereas users with a Unix background may benefit from a less abstract system environment. In keeping with Slackware's design philosophy, and its spirit of purity, most software in Slackware uses the original configuration mechanisms supplied by the software's authors; however, for some administrative tasks, distribution-specific configuration tools are delivered.

Development model

There is no formal issue tracking system and no official procedure to become a code contributor or developer. The project does not maintain a public code repository. Bug reports and contributions, while being essential to the project, are managed in an informal way. All the final decisions about what is going to be included in a Slackware release strictly remain with Slackware's benevolent dictator for life, Patrick Volkerding.
The first versions of Slackware were developed by Patrick Volkerding alone. Beginning with version 4.0, the official Slackware announce files list David Cantrell and Logan Johnson as part of the "Slackware team". Later announce statements, up to release version 8.1, include Chris Lumens. Lumens, Johnson and Cantrell are also the authors of the first edition of "Slackware Linux Essentials", the official guide to Slackware Linux. The Slackware website mentions Chris Lumens and David Cantrell as being "Slackware Alumni", who "worked full-time on the Slackware project for several years." In his release notes for Slackware 10.0 and 10.1 Volkerding thanks Eric Hameleers for "his work on supporting USB, PCI, and Cardbus wireless cards". Starting with version 12.0 there is, for a second time, a team building around Volkerding. According to the release notes of 12.2, the development team consists of seven people. Future versions added people. Since version 13.0, the Slackware team seems to have core members. Eric Hameleers gives an insight into the core team with his essay on the "History of Slackware Development", written on 3–4 October 2009 (shortly after the release of version 13.0).

Packages

Management

Slackware's package management system can install, upgrade, and remove packages from local sources and over a network.
As of Slackware 12.2, slackpkg has been added as the official network-capable package manager, complementing the traditional package tools suite that only operates locally.
Slackware packages are tarballs. Prior to version 13.0, the compression method was DEFLATE (gzip) with filenames ending in .tgz. Beginning with version 13.0, the compression method for packages is based on the LZMA algorithm, indicated by the .txz extension.Since the change in compression methods, the package filename extensions comprise .tgz,.txz,.tbz and .tlz.
The package contains the files that form part of the software being installed, as well as additional metadata files for the benefit of the Slackware package manager. The package tarball contains a directory structure such that the files which make up the software being installed are organized in a hierarchical way that mirrors their respective locations in the root directory of the destination system.
The metadata files are placed under the install/ directory of the package. Two files are commonly found there: slack-desc anddoinst.sh. The slack-desc file is a simple text file which contains a description of the package being installed. It is used when viewing packages with the package manager. The doinst.sh file is a shell script which is run at the end of the installation of a package and usually executes commands or makes changes which could not be best made by changing the contents of the package.

Dependency resolution

The package management system does not track or manage dependencies, instead it relies on the user to ensure that the system has all the supporting system libraries and programs required by the new package. If any of these are missing, there may be no indication until the newly installed software is used.
While Slackware itself does not incorporate tools to resolve dependencies for the user by automatically downloading and installing them, some community supported software tools do provide this function, similar to the way APT does for Debian and its derivatives.
Alternative packaging tools include:
  • Swaret is a package management tool featuring dependency resolution. It was included as an extra package in Slackware version 9.1, but was not installed by default. It has been removed from the distribution as of Slackware 10.0 but is still available as a community supported package.
  • slapt-get is a command line utility that functions in a similar way to APT. While slapt-get does provide a framework for dependency resolution, it does not provide dependency resolution for packages included within the Slackware distribution. However, several community package sources and Slackware based distributions take advantage of this functionality. Gslapt is a graphical interface to slapt-get.
  • NetBSD's pkgsrc provides support for Slackware, among other Unix-like operating systems. pkgsrc provides dependency resolution for both binary and source packages.
  • slackpkg is included since Slackware 12.2 as an automated package management tool for installing or upgrading packages but does not resolve dependencies between packages.

Repositories

Third-party projects may include more recent versions of software or software not provided by Slackware Linux.
pkgs.org is a Linux package search engine which also provides links to official and well-known third-party Slackware Linux repositories.
SlackBuilds.org is a community-supported project offering so called SlackBuilds to build extra software not included with Slackware. A SlackBuild mainly provides a shell script that builds a particular package on the user's system. This build process is nearly identical to the way Slackware's official packages are built. SlackBuilds have several advantages over pre-built packages: Since they build from the original author's source code, the user does not have to trust a third-party packager; furthermore the local compilation process allows for machine-specific optimization. In comparison to manual compilation and installation, SlackBuilds assure better integration into the user's system, inasmuch as they utilize Slackware's package system.
Since GNOME was dropped from Slackware Linux, several community projects now provide GNOME binary packages and SlackBuilds for Slackware Linux. These includeDropline GNOME, GSB: GNOME SlackBuild, GWARE, Gnome-Slacky (Italian), and SlackBot.
Since Slackware has migrated in recent releases from KDE 3.5 to KDE Plasma Workspaces 4, there is an alternative for Slackware users who prefer using KDE 3.5 (Trinity desktop).

Releases

Slackware's release policy can be said to follow a feature and stability based release cycle, in contrast to the time-bound (e.g., Ubuntu) or rolling release (e.g.,Gentoo Linux) schemes of other Linux distributions.
As stated by Patrick Volkerding, "it's usually our policy not to speculate on release dates, since that's what it is — pure speculation. It's not always possible to know how long it will take to make the upgrades needed and tie up all the related loose ends. As things are built for the upcoming release, they'll be uploaded into the -current tree."
Despite this conservative development paradigm the Slackware team aims to deliver up-to-date software, on at least an annual basis. Thus, new versions are released continuously and within a reasonably foreseeable time frame. From its inception, Slackware had at least one release per year, with 2014 as the only exception. Release activity peaked in 1994, 1995, 1997 and 1999, when there were three releases per year. Starting with version 7.1 (22 June 2000) the release progression became more stable. There were two releases per year in only 2003, 2005 and 2008.
Slackware's latest stable i386 and x86_64 releases are at version 14.1 (as of 7 November 2013), which include support for Linux 3.10.17.
There is also a testing/developmental version of Slackware called "-current" that can be used for a more bleeding edge configuration.
x86 release history
VersionRelease dateEnd-of-life dateKernel version
1.001993-07-17 ??0.99.11 Alpha
1.11993-11-05 ??0.99.13
2.01994-07-02 ??1.0.9
2.11994-10-31 ??1.1.59
2.21995-03-30 ??1.2.1
2.31995-05-24 ??1.2.8
3.01995-11-30 ??1.2.13
3.11996-06-03 ??2.0.0
3.21997-02-17 ??2.0.29
3.31997-06-11 ??2.0.30
3.41997-10-14 ??2.0.30
3.51998-06-09 ??2.0.34
3.61998-10-28 ??2.0.35
3.91999-05-10 ??2.0.37pre10
4.01999-05-17 ??2.2.6
7.01999-10-25 ??2.2.13
7.12000-06-22 ??2.2.16
8.02001-07-01 ??2.2.19
8.12002-06-182012-08-012.4.18
9.02003-03-192012-08-012.4.20
9.12003-09-262012-08-012.4.22
10.02004-06-232012-08-012.4.26
10.12005-02-022012-08-012.4.29
10.22005-09-142012-08-012.4.31
11.02006-10-022012-08-012.4.33.3
12.02007-07-012012-08-012.6.21.5
12.12008-05-022013-12-092.6.24.5
12.22008-12-102013-12-092.6.27.7
13.02009-08-26No EOL Announced2.6.29.6
13.12010-05-24No EOL Announced2.6.33.4
13.372011-04-27No EOL Announced2.6.37.6
14.02012-09-28No EOL Announced3.2.29
14.12013-11-04No EOL Announced3.10.17
-currentrollingN/A4.1.6
Legend:
Old version
Older version, still supported
Latest version
Latest preview version

Support

Until recently, Slackware had no officially stated support term policy. The oldest release supported with security patches was version 8.1 (release date: June 18, 2002).
On June 14, 2012, a notice appeared in the change logs of Slackware versions 8.1, 9.0, 9.1, 10.0, 10.1, 10.2, 11.0, and 12.0, stating that, effective August 1, 2012, security patches will no longer be provided for these versions (which were all more than 5 years old by that time).
12.1 and 12.2 were EOL on December 9, 2013 after no less than five years of support. There have been no announcements from the Slackware team on when any versions of Slackware from 13.0 and up will be EOL.

Hardware architectures

Slackware has traditionally concentrated solely on the IA-32 architecture and previous releases were available as 32-bit only. Users wanting 64-bit were required to use unofficial ports such as slamd64. As of Slackware 13.0, a 64-bit x86-64 variant is available and officially supported in symmetrical development with the 32-bit platform.
Slackware is also available for the ARM architecture in the form of Slackware ARM (originally known as 'ARMedslack') and for IBM S/390. Both ports have been declared "official" by Patrick Volkerding, but the S/390 port is still at version 10.0 for the stable version and 11.0 for the testing/developmental version, and has had no updates since 2009.

Distribution

Slackware 14.1 can be ordered from the official Slackware store as a 6-CD set or as a single DVD. The CD set is targeted at the IA-32 platform but also runs on x86_64 processors in 32-bit mode. The DVD contains both the IA-32 distribution and a 64-bit x86_64 version.
Slackware ISO images for the CD set and the DVD can also be downloaded via BitTorrent or from various FTP and HTTP mirrors.
The distributions of the ports for the ARM architecture and for IBM S/390 are neither available as CD/DVDs nor as ISO images, but can be downloaded. Slackware S/390 installs from a DOS Partition or from floppy disk. Slackware ARM does not distribute ISO files because most ARM devices can not boot from a CD or DVD. Instead, it is installed off a network, using Das U-Boot and a TFTP boot server or from a mini-root filesystem. Slackware ARM can also be installed on a PC running QEMU using the same technique.

Use

DistroWatch shows a decreasing but still substantial visitor's interest regarding Slackware: In 2002 the Slackware page was ranked as number 7, but dropped to number 10 by 2005. In 2006 it reached number 9, whereas since then being constantly below the ten most popular pages. In 2010 it had been listed as number 11, in the years 2011 and 2012 as number 12.

No comments: