summaryrefslogtreecommitdiff
path: root/doc/forum/apt_releaseinfo
diff options
context:
space:
mode:
authorJoey Hess2019-07-16 11:12:52 -0400
committerJoey Hess2019-07-16 11:12:52 -0400
commitcd4cd311903a41bea565311efe56aebb7ba20c34 (patch)
tree6b8f6cf55d98d6b45e774da077b9bac8a67602a6 /doc/forum/apt_releaseinfo
parent680da90c69f60444186cb02aa66e62609023c1c8 (diff)
Apt.update: Pass --allow-releaseinfo-change when updating Unstable or Testing
So that code name changes that happen in those suites during a stable release don't prevent updating the rolling suites.
Diffstat (limited to 'doc/forum/apt_releaseinfo')
-rw-r--r--doc/forum/apt_releaseinfo/comment_2_d8381b5e727b6e54f8e4a5cd9792e09c._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/apt_releaseinfo/comment_2_d8381b5e727b6e54f8e4a5cd9792e09c._comment b/doc/forum/apt_releaseinfo/comment_2_d8381b5e727b6e54f8e4a5cd9792e09c._comment
new file mode 100644
index 00000000..401271d9
--- /dev/null
+++ b/doc/forum/apt_releaseinfo/comment_2_d8381b5e727b6e54f8e4a5cd9792e09c._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2019-07-16T15:09:57Z"
+ content="""
+That matches my intuition of it. And propellor's Unstable and Testing
+are indeed intended to explicitly request a rolling release.
+(I thought that "unstable" and "testing" were also intended to explicitly
+request that?)
+
+Anyway, I've made Apt.update add the new argument for Unstable and Testing.
+"""]]