]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
ipfire-release: Enable unstable repository by default
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Aug 2015 19:20:40 +0000 (20:20 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Aug 2015 19:20:40 +0000 (20:20 +0100)
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 <michael.tremer@ipfire.org>
ipfire-release/ipfire-release.nm
ipfire-release/repos/unstable.repo

index d390c19a356bb6195b2bf99050b688007c117a05..fef6bf73ada709606b8c805817b47e8bb4c818dc 100644 (file)
@@ -14,7 +14,7 @@ DISTRO_COLOR    = 0;31
 
 name       = %{DISTRO_SNAME}-release
 version    = %{DISTRO_VERSION}
-release    = 4
+release    = 5
 epoch      = 3
 arch       = noarch
 
index 44b11adb121f7f932e64d59e56e8e45813c258ef..ce10590a89b92bdbbc79f140b8a92fe6b2c72426 100644 (file)
@@ -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}