Jump to content
Wikipedia The Free Encyclopedia

Rolling release

From Wikipedia, the free encyclopedia
Software development release model

Rolling release, also known as rolling update or continuous delivery , is a concept in software development of frequently delivering updates to applications.[1] [2] [3] This is in contrast to a standard or point release development model which uses software versions which replace the previous version. An example of this difference would be the multiple versions of Ubuntu Linux vis-à-vis the single and constantly updated version of Arch Linux.

A rolling release model should not be confused with a staged or "staggered" rollout, in which an update is gradually made available to an increasing percentage of users for testing or bandwidth reasons.[4] [5]

Model

[edit ]

Rolling release development models are one of many types of software release life cycles. Although a rolling release model can be used in the development of any piece or collection of software, it is most often seen in use by Linux distributions, notable examples being GNU Guix System, Arch Linux, Gentoo Linux, openSUSE Tumbleweed, PCLinuxOS, Solus, SparkyLinux, and Void Linux. Some modern Distributed SQL databases such as YugabyteDB also support this feature.

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 as opposed to 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.

See also

[edit ]

References

[edit ]
  1. ^ Alex Newth (2015年05月09日). "What Is a Rolling Release?". wiseGeek. Archived from the original on 2018年06月23日. Retrieved 2018年08月21日.
  2. ^ Steven J. Vaughan-Nichols (2015年02月03日). "Rolling release vs. fixed release Linux". ZDNet . Archived from the original on 2017年12月17日. Retrieved 2018年08月21日.
  3. ^ "Continuous Delivery and Rolling Upgrades". Ansible Documentation. 2016年04月21日. Archived from the original on 2018年08月22日. Retrieved 2018年08月21日.
  4. ^ "Release app updates with staged rollouts". Play Console Help. Google Inc. Retrieved 2024年07月26日.
  5. ^ "Microsoft Entra Connect: Cloud authentication via Staged Rollout - Microsoft Entra ID". learn.microsoft.com. Microsoft. 2024年01月18日. Retrieved 2024年07月26日.

AltStyle によって変換されたページ (->オリジナル) /