From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MnKG1-0005vp-4M for garchives@archives.gentoo.org; Mon, 14 Sep 2009 22:42:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39780E0950; Mon, 14 Sep 2009 22:42:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1BFD7E0950 for ; Mon, 14 Sep 2009 22:42:48 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B41B2671FC for ; Mon, 14 Sep 2009 22:42:48 +0000 (UTC) Received: from gengor by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MnKFz-0006pY-7h for gentoo-commits@lists.gentoo.org; Mon, 14 Sep 2009 22:42:47 +0000 From: "Gordon Malm (gengor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, gengor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: profiles.desc X-VCS-Repository: gentoo-x86 X-VCS-Files: profiles.desc X-VCS-Directories: profiles X-VCS-Committer: gengor X-VCS-Committer-Name: Gordon Malm Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gordon Malm Date: Mon, 14 Sep 2009 22:42:47 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a1f293f8-6315-479d-8521-168e425fe7c1 X-Archives-Hash: 2f3bb6018ac6379a6617d4429abddf9c gengor 09/09/14 22:42:47 Modified: profiles.desc Log: Add hardened/linux/ia64 profile Revision Changes Path 1.140 profiles/profiles.desc file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/profiles.= desc?rev=3D1.140&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/profiles.= desc?rev=3D1.140&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/profiles.= desc?r1=3D1.139&r2=3D1.140 Index: profiles.desc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/profiles.desc,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- profiles.desc 8 Sep 2009 19:49:48 -0000 1.139 +++ profiles.desc 14 Sep 2009 22:42:46 -0000 1.140 @@ -170,7 +170,7 @@ x86-fbsd default/bsd/fbsd/x86/7.1 dev x86-fbsd default/bsd/fbsd/x86/7.2 dev =20 -# hardened multiarch profiles +# Hardened Profiles (old) amd64 hardened/amd64 stable amd64 hardened/amd64/multilib stable ppc hardened/ppc dev @@ -212,9 +212,10 @@ #x86 uclibc/x86/hardened dev #x86 uclibc/x86/hardened/2.4 dev =20 -# hardened multiarch profiles +# Hardened multiarch profiles (new) amd64 hardened/linux/amd64/10.0 stable amd64 hardened/linux/amd64/10.0/no-multilib dev +ia64 hardened/linux/ia64/10.0 dev ppc hardened/linux/powerpc/ppc32/10.0 dev ppc hardened/linux/powerpc/ppc64/10.0/32bit-userland dev ppc64 hardened/linux/powerpc/ppc64/10.0/64bit-userland dev