Compare commits
1 commit
main
...
post-stabi
Author | SHA1 | Date | |
---|---|---|---|
6908e7522c |
1 changed files with 19 additions and 0 deletions
19
content/posts/stability.md
Normal file
19
content/posts/stability.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
title: "Stable releases vs software developers"
|
||||||
|
date: 2018-08-31T12:00:00+00:00
|
||||||
|
tags: [Software, Releases, Stability]
|
||||||
|
---
|
||||||
|
|
||||||
|
## Glossary
|
||||||
|
|
||||||
|
### Stability
|
||||||
|
|
||||||
|
Combined notion of not crashing, always-running, non-changing system.
|
||||||
|
|
||||||
|
As defined in the [debian intro][0]
|
||||||
|
|
||||||
|
I actually spent some time looking for a better definition, but I didn't find
|
||||||
|
one. I assume it is defined throughout the [policy document][1].
|
||||||
|
|
||||||
|
[0]: https://www.debian.org/intro/why_debian
|
||||||
|
[1]: https://www.debian.org/doc/debian-policy/
|
Loading…
Reference in a new issue