From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 049C3139401 for ; Sun, 26 Jul 2015 00:40:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A8E5E0877; Sun, 26 Jul 2015 00:40:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DE4DE0877 for ; Sun, 26 Jul 2015 00:40:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8E0D340A30 for ; Sun, 26 Jul 2015 00:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A8EEC1 for ; Sun, 26 Jul 2015 00:40:27 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1437871374.8fb1959f1cf2f70044dc217bdfd02eccf49f8ad5.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/grs/ X-VCS-Repository: proj/grs X-VCS-Files: core/etc/grs/systems.conf X-VCS-Directories: core/etc/grs/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 8fb1959f1cf2f70044dc217bdfd02eccf49f8ad5 X-VCS-Branch: desktop-amd64-hardened Date: Sun, 26 Jul 2015 00:40:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c63e46e3-5c20-428c-9246-8cead50b0686 X-Archives-Hash: cb2587ac6d5c8bbb4071183dcb22d575 commit: 8fb1959f1cf2f70044dc217bdfd02eccf49f8ad5 Author: Anthony G. Basile gentoo org> AuthorDate: Sun Jul 26 00:38:01 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Jul 26 00:42:54 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=8fb1959f systems.conf: refer to desktop-amd64-hardened core/etc/grs/systems.conf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf index 181386b..5c205a1 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,8 +1,4 @@ -[desktop-amd64-uclibc-hardened] +[desktop-amd64-hardened] nameserver : 8.8.8.8 repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : ftp://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150610.tar.bz2 - -#[desktop-amd64-musl-hardened] -#repo_uri : git://anongit.gentoo.org/proj/grs.git -#stage_uri : ftp://distfiles.gentoo.org/pub/gentoo/experimental/amd64/musl/stage3-amd64-musl-hardened-20150405.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2