History and development process
Ubuntu is a
fork of the
Debian project's code base.
The original aim was to release a new version of Ubuntu every six months, resulting in a more frequently updated system. Ubuntu's first release was on October 20, 2004.
Ubuntu releases are timed about one month after
GNOME releases.
In contrast to other forks of Debian, which extensively use
proprietary and
closed source add-ons, Ubuntu uses primarily free (
libre) software, making an exception only for some
proprietary hardware drivers.
Ubuntu packages are based on packages from Debian's
unstable branch: both distributions use Debian's
deb package format and package management tools (
APT and
Synaptic). Debian and Ubuntu packages are not necessarily
binary compatible with each other, however, and sometimes .deb packages may need to be rebuilt from
source to be used in Ubuntu.
Many Ubuntu developers are also maintainers of key packages within Debian. Ubuntu cooperates with Debian by pushing changes back to Debian,
although there has been criticism that this doesn't happen often enough. In the past,
Ian Murdock, the founder of Debian, has expressed concern about Ubuntu packages potentially diverging too far from
Debian Sarge to remain compatible.
Before release, packages are imported from
Debian Unstable continuously and merged with Ubuntu-specific modifications. A month before release, imports are
frozen, and packagers then work to ensure that the frozen features interoperate well together.
Ubuntu is currently funded by
Canonical Ltd. On July 8, 2005,
Mark Shuttleworth and Canonical Ltd announced the creation of the
Ubuntu Foundation and provided an initial funding of US$10 million. The purpose of the foundation is to ensure the support and development for all future versions of Ubuntu. Mark Shuttleworth describes the foundation as an "emergency fund" (in case Canonical's involvement ends).
Ubuntu 8.04, released on April 24, 2008, is the current Long Term Support (LTS) release. Canonical releases LTS versions every two years, with Ubuntu 10.04 Lucid Lynx (release number subject to change) scheduled as the next LTS version in 2010.
The current regular release, Ubuntu 9.10 (Karmic Koala), was released on October 29, 2009.
On March 12, 2009, Ubuntu announced developer support for 3rd party
cloud management platforms, such as for those used at
Amazon EC2.
Features
Installing and removing software in Ubuntu in versions before 9.10 Karmic Koala
Ubuntu focuses on
usability. The Ubiquity installer allows Ubuntu to be installed to the hard disk from within the Live CD environment, without the need for restarting the computer prior to installation. Ubuntu also emphasizes
accessibility and
internationalization to reach as many people as possible. Beginning with 5.04,
UTF-8 became the default
character encoding,
which allows for support of a variety of non-Roman scripts. As a security feature, the
sudo tool is used to assign temporary privileges for performing administrative tasks, allowing the root account to remain locked, and preventing inexperienced users from inadvertently making catastrophic system changes or opening security holes.
PolicyKit is also being widely implemented into the desktop to further harden the system through the
principle of least privilege.
Ubuntu comes installed with a wide range of software that includes
OpenOffice,
Firefox,
Empathy (
Pidgin in versions before 9.10),
Transmission,
GIMP, and several lightweight games (such as
Sudoku and
chess). Ubuntu allows
networking ports to be closed using its firewall, with customized port selection available. End-users can install
Gufw and keep it enabled.
GNOME (the current default desktop) offers support for more than 46 languages.
Ubuntu can also run many programs designed for
Microsoft Windows (such as
Microsoft Office), through
Wine or using a Virtual Machine (such as
VMware Workstation or
VirtualBox).
Installation
Installation of Ubuntu is generally performed with the
Live CD. The Ubuntu OS can be run directly from the CD (albeit with a significant performance loss), allowing a user to "test-drive" the OS for hardware compatibility and driver support. The CD also contains the
Ubiquity installer,
which then can guide the user through the permanent installation process.
CD images of all current and past versions are available for download at the Ubuntu web site.
Installing from the CD requires a minimum of 256 MB
RAM.
Users can download a disk image (.iso) of the CD, which can then either be written to a physical medium (CD or DVD), or optionally run directly from a hard drive (via
UNetbootin). Ubuntu is even available on the
PowerPC platform (enabling users of older Macintosh computers to run Ubuntu natively on their machines); however, it is no longer officially supported.
Canonical offers Ubuntu
and Kubuntu
installation CDs at no cost, including paid postage for destinations in most countries around the world (via a service called ShipIt).
A
Microsoft Windows migration tool, called Migration Assistant (introduced in April 2007),
can be used to import bookmarks,
desktop background (wallpaper), and various settings from an existing MS Windows installation into a new Ubuntu installation
Ubuntu and Kubuntu can be booted and run from a
USB Flash drive (as long as the
BIOS supports booting from USB), with the option of saving settings to the flashdrive. This allows a portable installation that can be run on any PC which is capable of booting from a USB drive.
In newer versions of Ubuntu, the
USB creator program is available to install Ubuntu on a
USB drive (with or without a LiveCD disc).
Wubi, which is included as an option on the Live CD,
allows Ubuntu to be installed and run from within a virtual Windows
loop device (as a large image file that is managed like any other Windows program via the
Windows Control Panel). This method requires no
partitioning of a Windows user's
hard drive. Wubi also makes use of the Migration Assistant to import users' settings. It is only useful for Windows users; it is not meant for permanent Ubuntu installations and it also incurs a slight performance loss.
Remastering
Various programs (such as
remastersys and
Reconstructor) exist to produce customised
remasters of the Ubuntu Live CD.
Package classification and support
Ubuntu divides all software into four domains to reflect differences in licensing and the degree of support available.
All unsupported applications receive updates from community members, but not from
Canonical.
| free software | non-free software |
supported | Main | Restricted |
unsupported | Universe | Multiverse |
Free software includes only software that has met the Ubuntu licensing requirements,
which roughly correspond to the
Debian Free Software Guidelines. Exceptions, however, include
firmware and
fonts, in the Main category, because although they are not allowed to be modified, their distribution is otherwise unencumbered.
Non-free software is usually unsupported (Multiverse), but some exceptions (Restricted) are made for important non-free software. Supported non-free software includes device drivers that can be used to run Ubuntu on some current hardware, such as binary-only
graphics card drivers. The level of support in the Restricted category is more limited than that of Main, because the developers may not have access to the
source code. It is intended that Main and Restricted should contain all software needed for a general-use Linux system. Alternative programs for the same tasks and programs for specialized applications are placed in the Universe and Multiverse categories.
In addition to the above, in which the software does not receive
new features after an initial release,
Ubuntu Backports is an officially recognized project to
backport newer software from later versions of Ubuntu.
The repository is not comprehensive; it consists primarily of user-requested packages, which are approved if they meet quality guidelines. Backports receives no support at all from Canonical, and is entirely community-maintained.
The
-updates repository provides updates to stable releases of Ubuntu and are generally installed through update-manager. Each release is given its own -updates repository (e.g. intrepid-updates). The repository is supported by
Canonical for packages in main and restricted, and by the community for packages in universe and multiverse. All updates to the repository must meet certain requirements and go through the
-proposed repository before being made available to the public.
Updates will continue to be available until the end of life for the release.
In addition to the -updates repository, the unstable
-proposed repository contains uploads which must be confirmed before being copied into -updates. All updates must go through this process to ensure that the patch does truly fix the bug and there is no risk of
regression.
Updates in -proposed are confirmed by either Canonical or members of the community.
Availability of third-party software
Ubuntu has a certification system for third party software.
Some third-party software that does not limit distribution is included in Ubuntu's multiverse component. The package
ubuntu-restricted-extras additionally contains software that may be legally restricted, including support for
MP3 and
DVD playback,
Microsoft TrueType core fonts,
Sun's Java runtime environment,
Adobe's Flash Player plugin, many common audio/video
codecs, and unrar, an unarchiver for files
compressed in the
RAR file format.
Additionally, several third party application suites are available for purchase through the Canonical web-based store, including software for DVD playback and media codecs.
Releases
Version | Code name | Release date |
4.10 | Warty Warthog | 2004-10-20 |
5.04 | Hoary Hedgehog | 2005-04-08 |
5.10 | Breezy Badger | 2005-10-13 |
6.06 LTS | Dapper Drake | 2006-06-01 |
6.10 | Edgy Eft | 2006-10-26 |
7.04 | Feisty Fawn | 2007-04-19 |
7.10 | Gutsy Gibbon | 2007-10-18 |
8.04 LTS | Hardy Heron | 2008-04-24 |
8.10 | Intrepid Ibex | 2008-10-30 |
9.04 | Jaunty Jackalope | 2009-04-23 |
9.10 | Karmic Koala | 2009-10-29 |
10.04 LTS | Lucid Lynx | 2010-04-29 |
There are two Ubuntu releases per year, using the year and month of the release as the
version number. The first Ubuntu release, for example, was Ubuntu 4.10 and was released on October 20, 2004.
Version numbers for future versions are provisional; if the release is delayed the version number changes accordingly.
Ubuntu releases are also given
code names, using an adjective and an animal with the same first letter (e.g., "Dapper Drake" and "Intrepid
Ibex"). With the exception of the first three releases, code names are in alphabetical order, allowing a quick determination of which release is newer. Commonly, Ubuntu releases are referred to using only the adjective portion of the code name.
Releases are timed to be approximately one month after GNOME releases (which in turn are about one month after releases of
X.org). Consequently, every Ubuntu release comes with an updated version of both GNOME and X. Selected releases (such as
6.06 Dapper Drake and
8.04 Hardy Heron) have been labeled as Long Term Support (LTS) versions, indicating that they are supported (with updates) for three years on the desktop and five years on the server,
as compared to the 18-month support period for non-LTS releases.
The current release is
9.10 Karmic Koala,released on October 29, 2009. Some users have reported hardware-recognition and functionality issues on upgrading to this version from previous versions of Ubuntu.
However, statistics based on the main Ubuntu support forum shows that the number of problems with 9.10 is no worse than average.
Variants
Kubuntu is an official variant of the Ubuntu distribution which uses
KDE rather than
GNOME Several official and unofficial Ubuntu variants exist. These Ubuntu variants install a set of packages that differ from the original Ubuntu distribution.
Official variants store packages and updates in the same
repositories as Ubuntu, so that the same software is available for each of them and is generally compatible between the official variants. The Ubuntu derivatives that are fully supported by Canonical are:
The following are Canonical-sponsored derivatives:
There are also many
unofficial variants, unsponsored derivatives, and other localizations and customizations not controlled or guided by
Canonical, which generally contain customizations that have been created for specific goals.
System requirements
The desktop version of Ubuntu currently supports the
Intel x86,
AMD64, and
ARMarchitectures. Some server releases also support the
SPARC architecture.
Unofficial support is available for the
PowerPC,
IA-64 (Itanium) and
PlayStation 3 architectures.
* With
compositing effects enabled
Development
The
Ubuntu Developer Summit is a gathering of software developers which occurs prior to the release of a new public version of Ubuntu.
At the beginning of a new development cycle, Ubuntu developers from around the world gather to help shape and scope the next release of Ubuntu. The summit is open to the public, but it is not a conference, exhibition or other audience-oriented event. Rather, it is an opportunity for Ubuntu developers, who usually collaborate online, to work together in person on specific tasks.
Reception
In an August 2007 survey of 38,500 visitors on DesktopLinux.com, Ubuntu was the most popular distribution with 30.3% of respondents claiming to use it.
In January 2009, the
New York Times reported that Ubuntu had over ten million users and in June 2009
ZDNet reported, "Worldwide, there are 13 million active Ubuntu users with use growing faster than any other distribution."
Ubuntu was awarded the Reader Award for best Linux distribution at the 2005
LinuxWorld Conference and Expo in London,
has been favorably reviewed in online and print publications,
and has won
InfoWorld's 2007 Bossie Award for
Best Open Source Client OS.
Jamie Hyneman, co-host of the television series
Mythbusters, has advocated Linux, specifically giving the example of Ubuntu, as an alternative to proprietary software, citing
software bloat as a major hurdle in proprietary operating systems.
Ubuntu has also received negative assessments. In early 2008
PC World criticized the lack of an integrated desktop effects manager, although this did not prevent them from naming Ubuntu the "best all-around Linux distribution available today".
The Ministry of Education and Science of
Republic Of Macedonia deployed more than 180,000 Ubuntu Linux based classroom desktops, and has encouraged every student in the country to use Ubuntu-powered computer workstations.
The French police are in the process of installing Ubuntu on 90,000 workstations, demonstrating a 70% saving on the IT budget without having to reduce its capabilities.
Vendor support
A number of vendors offer computers with Ubuntu pre-installed, including
Dell,
Tesco,
OP3, Gliese IT,
System76,
and the South African company Bravium Computers.
Dell and System76 customers are able to choose between 30-day, three-month, and yearly Ubuntu support plans through Canonical
Dell computers (running Ubuntu 8.04 or 9.04) include extra support for
ATI Video Graphics, Dell Wireless,
Fingerprint Readers,
HDMI,
Bluetooth, DVD Playback (using
LinDVD), and
MP3/
WMA/
WMV.
Source : Wikipedia