Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/grs/
Date: Sun, 26 Jul 2015 00:40:34
Message-Id: 1437871374.8fb1959f1cf2f70044dc217bdfd02eccf49f8ad5.blueness@gentoo
1 commit: 8fb1959f1cf2f70044dc217bdfd02eccf49f8ad5
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 26 00:38:01 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 26 00:42:54 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=8fb1959f
7
8 systems.conf: refer to desktop-amd64-hardened
9
10 core/etc/grs/systems.conf | 8 ++------
11 1 file changed, 2 insertions(+), 6 deletions(-)
12
13 diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
14 index 181386b..5c205a1 100644
15 --- a/core/etc/grs/systems.conf
16 +++ b/core/etc/grs/systems.conf
17 @@ -1,8 +1,4 @@
18 -[desktop-amd64-uclibc-hardened]
19 +[desktop-amd64-hardened]
20 nameserver : 8.8.8.8
21 repo_uri : git://anongit.gentoo.org/proj/grs.git
22 -stage_uri : ftp://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150610.tar.bz2
23 -
24 -#[desktop-amd64-musl-hardened]
25 -#repo_uri : git://anongit.gentoo.org/proj/grs.git
26 -#stage_uri : ftp://distfiles.gentoo.org/pub/gentoo/experimental/amd64/musl/stage3-amd64-musl-hardened-20150405.tar.bz2
27 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2