From 35953c8918a53201fd8a8d85723005f9970ed72a Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 11 Aug 2015 20:20:40 +0100 Subject: [PATCH] ipfire-release: Enable unstable repository by default When mastering new images we enable the unstable repository for testing releases manually. This patch changes this to be the default behaviour for the time as there is no release of IPFire 3. Signed-off-by: Michael Tremer --- ipfire-release/ipfire-release.nm | 2 +- ipfire-release/repos/unstable.repo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ipfire-release/ipfire-release.nm b/ipfire-release/ipfire-release.nm index d390c19a3..fef6bf73a 100644 --- a/ipfire-release/ipfire-release.nm +++ b/ipfire-release/ipfire-release.nm @@ -14,7 +14,7 @@ DISTRO_COLOR = 0;31 name = %{DISTRO_SNAME}-release version = %{DISTRO_VERSION} -release = 4 +release = 5 epoch = 3 arch = noarch diff --git a/ipfire-release/repos/unstable.repo b/ipfire-release/repos/unstable.repo index 44b11adb1..ce10590a8 100644 --- a/ipfire-release/repos/unstable.repo +++ b/ipfire-release/repos/unstable.repo @@ -1,5 +1,5 @@ [repo:unstable] description = IPFire 3 - Public unstable repository. -enabled = 0 +enabled = 1 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/unstable/%{arch} mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/unstable/mirrorlist?arch=%{arch}