diff options
Diffstat (limited to 'debian/README')
-rw-r--r-- | debian/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/README b/debian/README index 01570a9..9ced2ea 100644 --- a/debian/README +++ b/debian/README @@ -4,10 +4,10 @@ Frequently Asked Questions about base-files * Questions about /etc/issue and /etc/debian_version: Q. I upgraded my system to the testing distribution and now my /etc/issue -says "bookworm/sid". Should it not read "bookworm" or "testing"? +says "trixie/sid". Should it not read "trixie" or "testing"? Q. I upgraded my system to the unstable distribution and now my /etc/issue -says "bookworm/sid". Should it not read "sid" or "unstable"? +says "trixie/sid". Should it not read "sid" or "unstable"? A. That would be nice, but it is not possible because of the way the testing distribution works. Packages uploaded for unstable reach @@ -17,9 +17,9 @@ testing. You should consider the testing and unstable distributions as two sides of the same coin. Since the base-files package in testing was initially uploaded for unstable, the only sensible /etc/issue to have is one that is both valid for testing and unstable, hence -"bookworm/sid" (or whatever is appropriate). +"trixie/sid" (or whatever is appropriate). -Q. Why "bookworm/sid" and not "testing/unstable" as it used to be? +Q. Why "trixie/sid" and not "testing/unstable" as it used to be? A. The codename is a little bit more informative, as the meaning of "testing" changes over time. |