[Pkg-privacy-commits] [tails-installer] 13/24: Add armhfp to our fedora releases arch list, from pull #8

anonym anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:14:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

anonym-tails-guest pushed a commit to annotated tag 3.12.1
in repository tails-installer.

commit 2608b8a402b35dacf3c12c9140e7cfc0223f448a
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Jan 29 12:56:04 2014 -0700

    Add armhfp to our fedora releases arch list, from pull #8
---
 liveusb/releases.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/liveusb/releases.py b/liveusb/releases.py
index ffa063a..7f9e176 100644
--- a/liveusb/releases.py
+++ b/liveusb/releases.py
@@ -3,7 +3,7 @@ from urlgrabber import urlread
 from urlgrabber.grabber import URLGrabError
 
 FEDORA_RELEASES = 'http://dl.fedoraproject.org/pub/fedora/linux/releases/'
-ARCHES = ('x86_64', 'i686', 'i386')
+ARCHES = ('armhfp', 'x86_64', 'i686', 'i386')
 
 # A backup list of releases, just in case we can't fetch them.
 fedora_releases = [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list