From 998d6ee2bcf9600d8e0e37d05980b3df612c4426 Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Mon, 2 Jul 2012 22:13:59 +0000 Subject: [PATCH] Disable new smooth updates Setting SMOOTH_UPDATES to a string which is neither a valid section name (nor the magic string "ALL") should allow removal of old libraries to continue without any new smooth updated libraries being accepted. An empty SMOOTH_UPDATES would also stop removals from occurring. Signed-off-by: Adam D. Barratt --- britney.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/britney.conf b/britney.conf index ccf505a..4af20ed 100644 --- a/britney.conf +++ b/britney.conf @@ -53,4 +53,7 @@ HINTS_SATBRITNEY = easy # support for old libraries in testing (smooth update) # use ALL to enable smooth updates for all the sections -SMOOTH_UPDATES = libs oldlibs +# +# naming a non-existent section will effectively disable new smooth +# updates but still allow removals to occur +SMOOTH_UPDATES = badgers