Rolling distribution

Software distributions, of which Linux distributions form a sizable proportion, are commonly referred to as distros, with rolling release distributions commonly referred to as rolling distros. When used as an adjective, instead of a noun, rolling release is often shortened to rolling, when referring to distributions, software, or development models.

A rolling release is typically implemented using small and frequent updates. However, simply having updates does not automatically mean that a piece of software is using a rolling release cycle; for this, the philosophy of developers must be to work with one code branch, versus discrete versions. When the rolling release is employed as the development model, software updates are typically delivered to users by a package manager on the user's personal computer, accessing through the internet a remote software repository (often via a download mirror) stored on an internet file server.

Not all software distributions based on, derived from, or related to rolling release distributions are necessarily rolling releases themselves. An example of this is ConnochaetOS (formerly DeLi Linux), which is a standard release distribution based on the rolling release distribution Arch Linux. Similarly, most of the software contained in a rolling distribution's software stack is usually standard release.

Types of rolling releases

Rolling release software distributions in general often fall into one or more of the following software development model categories and subcategories:

Part-rolling, semi-rolling, or half-rolling distributions have a subset of software packages that are not rolling. These packages usually form either a non-rolling 'core' (such as the kernel and other major packages) or conversely a non-rolling 'wrapper' (normally custom application software to aid ease of use).

The terms partially rolling and partly rolling (along with synonyms semi-rolling and half-rolling), fully rolling, truly rolling and optionally rolling are all standard terms used by software developers and users.[2][3][4][5][6][7] However, the term cyclically rolling is not necessarily a standard term, though the term cyclic release is — see Types of non-rolling releases.

Full-rolling distributions (opposed to part-rolling distributions) do not divide the distribution into a rolling and non-rolling part. They apply the rolling release software development model to the entirety of the software stack.

Pseudo-rolling distributions attempt to stabilize a development branch of a non-rolling distribution via software patches to obtain a distribution with features similar to those of a true rolling release.

As a pseudo-opposite to truly rolling (or true-rolling), the term pseudo-rolling is used by some users to describe and distinguish distributions such as aptosid, Aurora OS, antiX and LMDE, among others, which are based on (usually a development branch of) a non-rolling distribution which is modified to provide the end-user with a user experience approximating that of a true rolling release.

True-rolling distributions (as opposed to pseudo-rolling distributions) are developed solely using a rolling release software development model.

Opt-rolling distributions either have a separate rolling and non-rolling release edition of the distribution, or can be optionally run as a rolling or a non-rolling release distribution. Generally, they are either rolling or non-rolling by default. Optionally rolling distributions are relatively rare, compared to other rolling release distribution models.

Cyclic-rolling distributions are based on a cyclical development branch of a non-rolling distribution; as a result the general age and stability of the packages does not remain consistent through the development cycle; especially across the end of a cycle, during a release of the non-rolling parent distribution.

The term cyclically rolling (and cyclic-rolling) has been used in this article to differentiate rolling releases based on a cyclical (versus rolling) development branch of a non-rolling distribution, since these (along with pseudo-rolling releases) have relevant differences, from other types of rolling releases — see freeze (software engineering) and Types of rolling releases subsection below.

In particular, before each release of the parent distribution, its primary development branch is frozen. During this freeze period, no major changes are made to the development branch, and it is at this point that it is at its most stable and bug-free. At the new release of the parent distribution, the old development branch becomes the new stable branch and a fresh development branch is formed, restarting the whole software development cycle. It is at this point that the fresh development branch is now at its most unstable and buggy.

This software development and release cycle can be disruptive for cyclical rolling release software distributions based on primary development branches, due to the freeze period and the subsequent sudden discontinuity in stability and software bugs, as most rolling release distributions try to maintain a steady and consistent user experience. This conflict arises due to the inherent difference between rolling release and non-rolling release software development models, hence making this a challenge for all cyclical rolling release software distributions to overcome.

All rolling distributions (whether part-, full-, pseudo-, true-, cyclic-, etc.) have software contained in the repositories that is more current than that contained on the installation media and usually contains very recent software releases – often the latest stable software releases available. They have pseudo-releases and installation media that are simply a snapshot of the software distribution at the time of the release. There is therefore no need to reinstall the operating system, as is (usually) the case with upgrading between versions of a standard release. Also, a rolling release operating system installed from an old install disc can be fully updated post-installation to the latest system software and application software via the Internet.

Other Linux distributions may maintain a development branch in between releases. These development branches (dev-branches) are often labelled with the suffix -current, -unstable, -testing or -snapshot and may resemble a rolling release because software in such a branch is continually updated. However, unlike a rolling release, primary development branches are intended to be the next release, and will be frozen and tested before such a release.

Mandriva Cooker, openSUSE Factory, Fedora Rawhide and Debian Testing (on which antiX is based) are examples of primary development branches, and Debian unstable (on which aptosid is based) is an example of a secondary development branch. By their very nature, these development branches tend to be unstable and buggy, with security fixes being slow, incomplete or non-existent; they also tend to lack support and documentation.

For these reasons, some software distributions recommended (in the software documentation or on the distribution's website) that development branches, developmental milestone releases, pre-alpha software, alpha software, beta software and release candidates should generally not be used as enterprise software in a production environment, in case of data loss, etc.[10][11] A humorous example of such is the Linux distribution Chakra Linux in alpha stage having the installation message "WARNING: This is alpha software, it could eat your hamster!!"[12][13]

Unlike rolling releases, development branches are mainly intended to be used by software developers, software testers and early adopters rather than your average end-user see Software release life cycle.

Examples of rolling distributions

The following Linux, BSD and Hurd distributions are all examples of full-rolling releases, except for those that are specifically indicated as partial (which are part-rolling) or cyclical (which are cyclic-rolling). Distributions marked as optional can be run either as rolling or non-rolling releases. Other than Arch Hurd (which uses the GNU Hurd kernel) and the Gentoo/*BSD distributions (which use the BSD kernels), the rest are all Linux distributions (which use the Linux kernel). The following list of rolling distributions is grouped into families of related distributions.

Rolling distributions

The information contained in this section is sourced either directly from the software distribution's website or from Wikipedia or DistroWatch, except where indicated otherwise by inline citations.

Alpine Linux began as a fork of the LEAF Project which was not a rolling release. In addition to point releases, users may update the system as individual packages become available.

Antergos, ArchBSD/PacBSD,[14] Arch Hurd,[15] ArchBang, Bridge Linux, Chakra Linux, CTKArch, KahelOS, Manjaro Linux, Nosonja Linux[16] and Parabola GNU/Linux-libre (among others) are all rolling release binary-based Linux distributions related to, derived from, or based on, the independent rolling release binary-based Linux distribution Arch Linux.

See list of Linux distributions#Pacman-based for a list of Linux distributions using Arch Linux's Pacman package manager.
See Arch Based Distributions (Active) on the Arch Linux Wiki for a list of currently active Arch-based distributions.

Aptosid,[23] siduction and Semplice are rolling-release Deb binary-based Linux distributions based on Debian unstable, Debian's unstable development branch (Sid) is cyclical rolling release Deb binary-based Linux distributions based on Debian testing. Debian testing is a cyclical development branch and is thus frozen before each release of Debian stable. During this time, Debian testing is no longer rolling, which affects rolling distributions based on it — like LMDE and antiX.

Such distributions are therefore described on this page as cyclically rolling releases (or cyclic-rolling for short) to distinguish them from other forms of rolling releases, and are not classed as fully rolling releases (or full-rolling for short). For more information, see Development models section above. Also, the term Debian here refers specifically to Debian GNU/Linux (which uses the Linux kernel) and not Debian GNU/kFreeBSD (which uses the FreeBSD kernel) nor Debian GNU/Hurd (which uses the GNU Hurd kernel).

Note: As of March 2012, discussions are ongoing[25][26][27][28][29] among Debian developers (on Debian developer mailing list) regarding a proposal of developing a rolling release edition of Debian called DebianCUT (DebianCUT unofficial website) — where "CUT" stands for constantly usable testing. This has been suggested to be either a new edition of Debian or to replace (or be a modified or re-branded version of) Debian testing.

See list of Linux distributions#Debian-based for a list of Debian-based Linux distributions.

Fedora Linux is an independent fixed release community developed RPM binary-based Linux distribution sponsored by Red Hat and used as the base for Red Hat Linux

See list of Linux distributions#Fedora-based for a list of Fedora-based Linux distributions.

LFS stands for Linux From Scratch and is a collection of documentation designed to instruct a computer user in how to build a Linux distribution from scratch. It is intended primarily as an educational tool for computer science students to learn how a Linux-based operating system functions.

Gentoo Linux,[33] the Gentoo/*BSDs, Funtoo Linux, Calculate Linux,[34] Toorox Linux, and most other Gentoo-based distributions, are source-based (rather than binary-based) — with Sabayon Linux[35][36] (which is binary-based) being an obvious exception. Apart from the Sorcerer-related distributions (which are also source-based) most of the other distributions referred to in this article are binary-based (rather than source-based) distributions, as are most Linux distributions and software distributions in general.

See list of Linux distributions#Gentoo-based for a list of Gentoo-based Linux distributions.

PCLinuxOS and Unity Linux[38] are rolling release RPM binary-based live CD Linux distributions related to, derived from, or based on, the independent non-rolling binary-based Linux distribution Mandriva Linux. Mandriva Linux is developed by Mandriva and was originally forked from Red Hat Linux. Both Mandriva Linux and Red Hat Linux use the RPM binary package format originally developed by Red Hat.

See list of Linux distributions#Mandriva Linux-based for a list of Mandriva-based Linux distributions.

Source Mage and Lunar Linux are forks of the independent Linux distribution Sorcerer Linux. Like Sorcerer, they are 'self-build' source-based (opposed to binary-based) Linux distributions that put an emphasis on compiling software packages from source-code, using a software compiler, rather than installing pre-compiled binary software packages.

By default openSUSE,[42] and most of its derivatives, are not rolling releases since openSUSE has stable fixed releases and developmental milestone releases. However users can choose to use a rolling release version called openSUSE Tumbleweed, which is always based on the latest stable release and continuously updated. This is based on the development branch called 'Factory'. Once the packages here are tested, they are released as part of Tumbleweed.

Previously, Factory and Tumbleweed were acting as separate rolling releases, but since 2014-Nov-04, the situation has been streamlined into the above status.[43]

See SUSE Linux distributions for a list of SUSE-based Linux distributions.

Other: independent

Comparison of rolling and non-rolling releases

Types of non-rolling releases

Most operating systems and software distributions use a non-rolling release (or standard release) model rather than a rolling release model.[44] They have significant changes between version numbers, requiring a complete operating system reinstall, or at least a major upgrade.

The most common form of non-rolling release (or standard release) software is fixed release software, where (unlike a continual rolling release) the release is discrete and occurs at a fixed point in time. A minor software release in-between software versions is called a point release. Some software projects adopt a date-based (also termed a timed or scheduled release)[45] release policy, where software is released on a specific predetermined date, versus others which use a state-based (or release when ready)[46] release policy, where software is released once deemed by the development team to be in a release-ready state.

An example of these differing release policies are Ubuntu (which uses a date-based release policy)[45] and its derivative Linux Mint (which uses a state-based release policy).[46] Software distributions that use a date-based release policy will often have a countdown clock on their website, in the month leading up to a release, counting down the days to the launch-date. However, some distributions may instead choose to opt for a release policy somewhere between date-based and state-based, in an attempt to gain some benefits of both approaches.

The term cyclic release is sometimes used to describe software where the software project uses a cyclic software development process. Likewise, the term periodic release is sometimes used to describe software that is released at regular time intervals. Like rolling release, the terms fixed release, point release, cyclic release and periodic release do not apply solely to operating systems and software distributions. They can apply to any piece or collection of software; for example application software might adopt either a rolling release or fixed release software development model.

Examples of popular non-rolling release operating systems and software distributions include Microsoft Windows, Mac OS, most BSDs and most Linux distributions.

Advantages and disadvantages: software development

In terms of the software development process, standard releases require significant development effort being spent on keeping old versions up to date due to propagating bug fixes back to the newest branch, versus focusing more on the newest development branch. Also, unlike rolling releases, standard releases require more than one code branch to be developed and maintained, which increases the software development and software maintenance workload of the software developers and software maintainers.

On the other hand, software features and technology planning are easier in standard releases due to a better understanding of upcoming features in the next version(s) rather than simply the whim of the developers at any given time. Software release cycles can also be synchronized with those of major upstream software projects, such as desktop environments. Hence, there are pros and cons to both standard release and rolling release software development methodologies.[44]

Advantages and disadvantages: end-user experience

As far as the end-user experience, standard releases are often viewed as more stable and bug-free since software conflicts can be more easily addressed and the software stack more thoroughly tested and evaluated, during the software development cycle.[44][47] For this reason, they tend to be the preferred choice in enterprise environments such as computer workstations, IT consulting, system administration, and mission-critical tasks such as data management and servers.[44]

However, rolling releases offer more current software which can also provide increased stability and fewer software bugs along with the additional benefits of new features, greater functionality, faster running speeds, and improved system and application security, among others. With the last of these, software security, the rolling release model can have advantages in timely security updates, fixing system or application security bugs and vulnerabilities, that standard releases may have to wait till the next release for. Though, in a rolling release distribution, where the user has chosen to run it as a highly dynamic system, the constant flux of software packages can introduce new unintended software vulnerabilities.[44]

Popularity and adoption statistics

This section is focused on the popularity and adoption of rolling distributions. For a more general look at the popularity and adoption of Linux distributions, please see Linux adoption. For a specific look at adoption in the desktop computing sector, see Desktop Linux#Measuring adoption.

When discussing the popularity and adoption of rolling distributions, it is worth emphasizing the distinction, not only between current versus cumulative measures, and absolute versus relative measures, but among software distribution, software acquisition, software installation, software population and software utilization numbers:

  1. Software distribution: the number of rolling distros (absolute) and the size of the distro share (relative).
  2. Software acquisition: the number of rolling distro copies (absolute) and the size of the code share (relative).
  3. Software installation: the number of rolling distro installs (absolute) and the size of the installed base (relative).
  4. Software population: the number of rolling distro users and the size of the userbase (relative).
  5. Software utilization: the number of rolling distros running (absolute) and the size of the usage share (relative).

Note: Although FOSS users can buy FOSS CDs and DVDs, most FOSS distros are available to download legally free of charge. Generalized use of economics terms when referring to free and open source software can thus be potentially misleading.

Popularity

The ability to install, customize and configure only once, yet still continue to run the very 'latest and greatest' application software on a cutting-edge or bleeding-edge operating system, gives rolling release distributions a highly devoted following in the free and open source software community, which, though still a small minority, seems to be growing.[26][48][49][50][51][52]

Indeed, in the rolling release user community, a rolling development model is often viewed as a 'must-have' feature when choosing and moving between software distributions (commonly referred to as distro hopping). In some cases, ardent fans of rolling distributions may become converts, opting solely to use rolling distributions, similar to 'Linux converts' with Linux adoption.

Adoption

With major software distributions (such as Google Chrome OS, openSUSE Tumbleweed, LMDE, Fuduntu, Chakra Linux, and the proposed DebianCUT) opting to provide a rolling release offering of some form, the number and popularity of rolling distributions would appear – and has been asserted by some, particularly in the rolling community – to be on the rise.[26][48][49][50][51][52] However, whether this is truly part of a bigger long-term software development and use trend (either toward favoring rolling releases over standard releases, or toward giving the user the option to use software in either manner) remains to be seen.

Also although the absolute number of rolling release installs may have increased, the relative number (i.e. the proportion of releases which are rolling releases) may not have. This is likely the case, when one takes into account the explosion in mobile computing that has emerged over the last decade, with the dominance of mobile devices running mobile operating systems like Android, iOS and Windows Phone, since Android, iOS and Windows Phone are non-rolling operating systems. Whether the proportion of rolling release installs will increase may depend partly on the future of the Android (non-rolling) and Google Chrome OS (rolling) operating systems — specifically, if Google merges the two, whether the resulting operating system will be a rolling release or not.

Statistics

Unlike commercial and proprietary operating systems, which tend to be pre-installed, rolling distributions (which are mostly freeware and FOSS) tend not to be; Google Chrome OS and Chromium OS being notable exceptions. Nor do rolling releases tend to require product activation. Since most are freeware and FOSS, they are legally free to download, copy, modify and redistribute, making the internet their primary distribution channel. This makes it practically impossible to get reliable figures on the userbase and installed base of rolling distributions.

Given their range and number, this is a well recognized issue with Linux in particular. Though the Linux kernel may be detected (e.g. via User-Agent strings) the specific Linux distro running on it might not. Some distros log connections to their repository; however this can prove an unreliable measure due to compounding factors. Direct access to repository mirrors can result in uncounted users, while users using dynamic IPs can be repeat-counted, and users connected via a proxy server may be either under-counted or over-counted depending on the behavior of the exit node's IP address.

Although there are no official figures on popularity, adoption, downloads or installed base of rolling release software distributions, the popular website DistroWatch keeps page-hit statistics for its various distribution pages, including distributions which are rolling releases and those which have rolling release versions. This gives a very rough indication of the overall popularity landscape and adoption trends of software distributions and is used by some as an unofficial measure of popularity and adoption of software distributions.

However, in the case of rolling releases, it is possible that such page-hit statistics may be misleading. Along with server orientated software distributions, users of rolling release distributions are less likely to reinstall their operating system on a regular basis, and thus are also less likely to frequent the distribution's DistroWatch page, a use of which is for downloading software installation ISOs of, and catching up with the latest news on, new releases. This could result in the popularity of rolling releases and server-orientated distributions being under-represented by some measures, like page-hit statistics of websites such as DistroWatch.

There are also no official figures for the total number of Linux systems,[53][54] partly due to the difficulty of quantifying the number of PCs running Linux (see Desktop Linux#Measuring adoption), since many users download Linux distributions. Hence, the sales figures for Linux systems and commercial Linux distributions indicate a much lower number of Linux systems and level of Linux adoption than is the case; this is mainly due to Linux being free and open source software that can be downloaded free of charge.[53][55]

However, the website The Linux Counter Project (LiCo) (new website here) keeps a guesstimate of the number of Linux systems, but does not distinguish between rolling release and standard release distributions. The DistroWatch and Linux Counter figures, taken together, could in theory be used to arrive at a very rough guesstimate of the popularity and adoption of rolling distributions.

In September 2008 Microsoft CEO Steve Ballmer claimed 60% of servers run Linux.[56] Linux is by far the most popular operating system among supercomputers, due to its superior performance, flexibility, speed and lower costs. In November 2008 Linux held an 87.8 percent share of the world's top 500 supercomputers.[57][58][59][60][61]

As of June 2010 the operating systems used on the world's top 500 supercomputers were:[59]

OS Share
Linux 91.0%
Unix 4.4%
Hybrid Unix/Linux 3.4%
Windows HPC 1.0%
BSD 0.2%

These figures indicate Linux dominates the supercomputer sector with a market share of over 90% and climbing, and that Linux constitutes well over half of the server market. However, it is unclear what proportion of these run rolling release Linux distributions. Most BSD systems are non-rolling since the only significant rolling release BSDs are the Gentoo/*BSD variants, which have far less popularity than major BSD distributions such as FreeBSD, OpenBSD and NetBSD, or Mac OS which is partially BSD-based. Likewise, as GNU Hurd is still experimental, Hurd distributions (rolling and non-rolling) have minimal market share. BSD and Hurd popularity and adoption thus currently has negligible impact on the overall popularity and adoption of rolling distributions, since most rolling distributions are Linux distributions and Linux popularity and adoption currently dwarfs that of BSD (not including Mac OS) and Hurd in the PC, mobile, enterprise, server and HPC markets.

Common myths, misconceptions

There are many myths and misconceptions regarding Linux and software distributions in general;[62] this section focuses on the most common of those that regard rolling distributions.

Regarding this last misconception, it is not a necessary condition for a rolling distribution to be bleeding-edge, and there are many bleeding-edge standard release distributions for which stability is just as big an issue. Hence – though it is sometimes claimed by critics of rolling releases – rolling release distributions in general need not be inherently unstable, compared to standard release distributions. Rather, any apparent instability is more likely to be to do with the developer- and user-base in general opting for a more cutting-edge and bleeding-edge approach to software development and use. Thus, it is more a reflection of the culture and attitude in the 'rolling' community, than it is a flaw or failure in the rolling release software development model. However, most rolling distributions tend to include cutting-edge and bleeding-edge software in their software repositories so the user has the choice to use them.

Focus of effort

It is common to occasionally take snapshots of the rolling release, which can be refined and frozen and only maintained for software security. This is often impractical since it requires duplication of effort. Typically, defects and characteristics of a particular software release are not specifically addressed in a separate/isolated effort (e.g. as patches); instead, they are addressed in the main software development effort.

See also

See Wikipedia:Books and Category:Wikipedia books for more Wikipedia-Books.
See Wikibooks.org and WIKIBOOKS for Wikibooks.

References

  1. Guitaraholic (June 18, 2011). "The Aurora Team Blog: What the future holds". blog.auroraos.org. Retrieved January 23, 2012.
  2. The Chakra Project. "half-rolling development model". chakra-project-org.
  3. The Chakra Project. "The Chakra Project Wiki: FAQs". chakra-project-org.
  4. "Fedora Release Life-cycle Proposals". fedoraproject.org.
  5. "Fedora Development Mailing List". fedoraproject.org.
  6. Rev. "Linux Certification – Preparation". walkingwithzen.com.
  7. "Why openSUSE". opensuse.org.
  8. Official antiX Wiki, antix.mepis.org, retrieved 2011-01-18
  9. "Sorcerer Admin Mailing-List". berlios.de. Retrieved 13 October 2011.
  10. "Debian: Releases". debian.org.
  11. "Debian: Releases: Sid". debian.org.
  12. "Chakra GNU/Linux Review". LinuxBSDos. 2011-04-30. Retrieved 2011-09-30.
  13. Dan Lynch (2009-05-30). "Chakra GNU/Linux Review". danlynch.org. Retrieved 2011-09-30.
  14. "Arch BSD".
  15. Official Arch Hurd About Page, archhurd.org, retrieved 2011-01-18
  16. gobonja (2012-03-04). "Nosonja Google+ page". plus.google.com. Retrieved 2012-03-05.
  17. DistroWatch (27 May 2014). "Antergos". distrowatch.com. Retrieved June 5, 2014.
  18. The Chakra Project. "The Chakra Project – About Chakra". chakra-project.org. Retrieved 2011-08-24.
  19. The Chakra Project. "The Chakra Project – Bundles". chakra-project.org. Retrieved 2011-08-24.
  20. DistroWatch, DistroWatch.com: Chakra GNU/Linux, distrowatch.com, retrieved 2011-09-01
  21. Arch Linux Wiki (30 January 2012). "Arch Linux Wiki: Manjaro Linux". wiki.archlinux.org. Retrieved January 31, 2012.
  22. DistroWatch (5 March 2012). "DistroWatch Weekly, Issue 446". distrowatch.com. Retrieved 2012-03-05.
  23. "Official aptosid Manual". manual.aptosid.com. Retrieved 2011-01-18.
  24. Barnaby (23 December 2011). "All Things Linux: Semplice Linux". all-things-linux.blogspot.com. Retrieved January 23, 2012.
  25. discussions
  26. 1 2 3 Lucas Nussbaum (2011-04-02). "Debian rolling discussion on -devel@". lucas-nussbaum.net. Retrieved 2011-09-06.
  27. Raphaël Hertzog. "A constantly usable testing distribution for Debian". lwn.net.
  28. Adnan Hodzic (2011-03-17). "DebianCUT, a new rolling release?". omgubuntu.co.uk. Retrieved 2011-09-07.
  29. Susan Linton (2011-04-03). "Debian may begin rolling release branch". ostatic.com. Retrieved 1 October 2011.
  30. Andrew (2011-09-16). "Fuduntu becomes rolling release". webupd8.org. Retrieved 2011-09-30.
  31. "DistroWatch Weekly: Q&A – Fuduntu Interview". distrowatch.com. Retrieved 16 October 2011.
  32. Chema Martín. "The Linux Experience: Fuduntu Interview". cristalinux.blogspot.com. Retrieved 16 October 2011.
  33. Official Gentoo Handbook, gentoo.org, 2008-04-22, retrieved 2011-01-18
  34. L'autre, About Calculate Linux, calculate-linux.org, retrieved 2011-02-06
  35. Sabayon Wiki (2012-01-13), Sabayon Linux – Sabayon Wiki, wiki.sabayon.org, retrieved 2012-01-23
  36. Sabayon Wiki (2012-01-07), FAQ – Sabayon Wiki, wiki.sabayon.org, retrieved 2012-01-23
  37. "Chromium OS Developers Guide". google.com. Retrieved May 22, 2011.
  38. Official Unity Linux Documentation, docs.unity-linux.org, retrieved 2011-01-18
  39. DistroWatch. "DistroWatch.com: PCLinuxOS". distrowatch.com. Retrieved 2011-09-01.
  40. DistroWatch. "DistroWatch.com: rPath". distrowatch.com. Retrieved 2013-06-09.
  41. "Official Foresight Linux About Page". foresightlinux.org. Retrieved 2011-01-18.
  42. Linux Planet (2011-03-10), Newest openSUSE Linux Offers Rolling Releases, linuxplanet.com, retrieved 2011-05-23
  43. https://news.opensuse.org/2014/10/24/tumbleweed-factory-rolling-releases-to-merge/
  44. 1 2 3 4 5 Chad Perrin (2010-08-02), Point-release vs rolling-release: developer, user and security considerations, techrepublic.com, retrieved 2011-09-06
  45. 1 2 Daniel Bo. "The Big Picture: Timed Release Failures". blog.ibeentoubuntu.com. Retrieved January 26, 2012.
  46. 1 2 Clement Lefebvre (November 4, 2011). "Linux Mint 12 Preview". blog.linuxmint.com. Retrieved January 26, 2012.
  47. K.Mandla (2007-03-09). "The pros and cons of a rolling release". kmandla.wordpress.com. Retrieved January 26, 2012.
  48. 1 2 "DistroWatch: Page-Hit Statistics". distrowatch.com. Retrieved 2011-09-30.
  49. 1 2 "2007 Ubuntu Poll: Should Ubuntu move to a rolling release cycle?". ubuntuforums.org. Retrieved 2011-09-30.
  50. 1 2 "2009 Ubuntu Poll: Would you prefer Ubuntu have a version that was a rolling release model?". ubuntuforums.org. Retrieved 2011-09-30.
  51. 1 2 "2008 openSUSE Poll: What release style would you like best?". opensuse.org. 2008-12-20. Retrieved 2011-10-01.
  52. 1 2 Joss (aka np237) (2011-05-03). "Rolling Release". livejournal.com. Retrieved 2011-10-01.
  53. 1 2 Prashanth Venkataram (2010-09-10). "Counter-Debunking the 1% myth". dasublogbyprashanth.blogspot.com. Retrieved 1 October 2011.
  54. Schestowitz, Roy (July 2007). "Can Linux Adoption Ever be Accurately Gauged?". Retrieved 2008-05-23.
  55. Caitlyn Martin (2010-09-07). "Debunking the 1% myth". oreilly.com. Retrieved 1 October 2011.
  56. Niccolai, James (September 2008). "Ballmer Still Searching for an Answer to Google". Retrieved 2009-06-04.
  57. Operating system Family share for 11/2009 | TOP500 Supercomputing Sites
  58. Image:Top500 OS.png
  59. 1 2 Vaughn-Nichols, Steven J. (June 2009). "Linux: It doesn't get any faster". Retrieved 2009-06-24.
  60. Practical Technology (June 2009). "Linux Computer Smashes Petaflop Supercomputer Barrier". Retrieved 2009-10-15.
  61. Strothman, Jim (September 2003). "Linux elbows into super-computer turf". Retrieved 2009-10-15.
  62. J.A. Watson (23 October 2009). "ZDNet: Debunking Some Linux Myths". zdnet.co.uk. Retrieved 9 October 2011.
  63. Rob (aka "Robster") (2004-03-10). "Apt-get dist-upgrade can seriously damage your health". lwn.net. Retrieved 1 October 2011.
  64. "DistroWatch: Sabayon Linux". distrowatch.com. Retrieved 9 October 2011.
  65. "DistroWatch: PCLinuxOS". distrowatch.com. Retrieved 9 October 2011.
  66. "DistroWatch: Linux Mint". distrowatch.com. Retrieved 9 October 2011.
This article is issued from Wikipedia - version of the 11/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.