Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Activate CONSERVATIVE_UPGRADE per popular demand
Baptiste Daroussin committed 11 years ago
commit cdf404ebe0f178ff71f783c019afcd8d003f2ad4
parent 0fce4febd9170820866dcc8e44f39d857f80ac5e
1 file changed +1 -1
modified libpkg/pkg_config.c
@@ -352,7 +352,7 @@ static struct config_entry c[] = {
	{
		PKG_BOOL,
		"CONSERVATIVE_UPGRADE",
-
		"NO",
+
		"YES",
		"Prefer repos with higher priority during upgrade"
	},
	{