Arch Linux

Arch Linux (or Arch) is an operating system intended to be lightweight and simple. The design approach of the development team focuses on "simplicity", elegance, code correctness and minimalism. "Simplicity", according to Arch, is defined as "...without unnecessary additions, modifications, or complications.." and is defined from a developer standpoint, rather than a user standpoint.

Inspired by CRUX, another minimalist distribution, Judd Vinet started Arch Linux in March 2002. Vinet led the project until 1 October 2007, when he stepped down due to lack of time, transferring control of the project to Aaron Griffin. The Arch in Arch Linux is pronounced [ɑːrtʃ] or [aːtʃ] (as in archer or parchment).

What is Arch Linux? 


Arch Linux is an independently developed i686/x86-64 optimized community distribution, based on a rolling-release package model and targeted at competent GNU/Linux users. Development focuses on a balance of minimalism, elegance, code correctness and modernity. Version 0.1 (Homer) was released March 11, 2002. 

Advantages 

Arch provides a minimal environment upon installation, (no GUI), already compiled and optimized for i686/x86-64 architectures. Arch is lightweight, flexible and simple. Its design philosophy and implementation make it easy to extend and mold into whatever kind of system you're building- from a minimalist console machine to the most grandiose and feature rich desktop environments available. Rather than tearing out unneeded and unwanted packages, Arch offers the power user the ability to build up from a minimal foundation without any defaults chosen for them. It is the user who decides what Arch Linux will be. 

Unique Package Management 

Arch is backed by an easy-to-use binary package system - pacman - that allows you to upgrade your entire system with one command. Pacman is coded in C and designed from the ground up to be lightweight, simple and very fast. Arch also uses a ports-like package build system (Arch Build System) to make it easy to build and install packages from source, which can also be synchronized with one command. You can even rebuild your entire system with one command. Everything is done quite simply and transparently. The rolling release model allows one-time installation and continuous seamless upgrades, without ever having to reinstall or perform elaborate system upgrades from one version to the next. 

Modernity

Arch Linux strives to maintain the latest stable version of its software, based on a rolling-release system. We currently support a streamlined core package set for the minimal i686 and x86-64 base systems, thousands of additional, high-quality binary packages among both developer and user maintained repositories, and many thousands of PKGBUILD scripts, for building and packaging from source. Arch provides non-patched, vanilla software; packages are offered from pure upstream sources, how the author originally intended it be distributed. Patching only occurs in extremely rare cases, to prevent severe breakage in the instance of version mismatches that may occur within a rolling release model. Arch incorporates many of the newer features available to GNU/Linux users, including modern filesystems (Ext2/3, Reiser, XFS, JFS), LVM2/EVMS, software RAID, udev support and initcpio, as well as the latest available kernels.

Simplicity 

The Arch Way is a philosophy aimed at keeping it simple. The Arch Linux base system is quite simply the minimal, yet functional GNU/Linux environment; the Linux kernel, GNU toolchain, and a handful of optional, extra command line utilities like links and Vi. This clean and simple starting point provides a rock solid base for expanding the system into whatever the user requires. 

Arch's simple init system is heavily inspired by the *BSD way of incorporating calls from a single file, (etc/rc.conf), rather than a convoluted directory structure containing symlinks for each runlevel. 

System configuration is achieved through editing simple text files. 


Further Reading 

Arch's home page is at http://www.archlinux.org/ where you can also find links to the user forums, official documentation, and everything else that is Arch. You can also read The Arch Way for a bit more insight in case you missed it here.

Posted in |

0 comments: