public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/gxs/linux/x86/2008.0/server: parent profile.bashrc
@ 2008-05-17 11:42 Alexander Gabert (pappy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Gabert (pappy) @ 2008-05-17 11:42 UTC (permalink / raw
  To: gentoo-commits

pappy       08/05/17 11:42:55

  Added:                parent profile.bashrc
  Log:
  adding gentoo extreme-security profile for server systems

Revision  Changes    Path
1.1                  profiles/gxs/linux/x86/2008.0/server/parent

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/gxs/linux/x86/2008.0/server/parent?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/gxs/linux/x86/2008.0/server/parent?rev=1.1&content-type=text/plain

Index: parent
===================================================================
..
../../../../../targets/server



1.1                  profiles/gxs/linux/x86/2008.0/server/profile.bashrc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/gxs/linux/x86/2008.0/server/profile.bashrc?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/gxs/linux/x86/2008.0/server/profile.bashrc?rev=1.1&content-type=text/plain

Index: profile.bashrc
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/gxs/linux/x86/2008.0/server/profile.bashrc,v 1.1 2008/05/17 11:42:55 pappy Exp $

if [[ "${EBUILD_PHASE}" == "setup" ]]
then
  echo
  einfo "**************************************"
  einfo "Gentoo Linux Extreme Security Solution"
  einfo "**************************************"
  echo
  einfo "This profile is in experimental state."
  einfo "It uses a special glibc with nptlonly,"
  einfo "does not support NLS and only supports"
  einfo "the CHOST i486-pc-linux-gnu currently."
  echo

  if [[ "x${CHOST}y" != "xi486-pc-linux-gnuy" ]]
  then
    eerror "your CHOST does not match for this profile:"
    eerror "your CHOST:${CHOST}"
    eerror "only CHOST=i486-pc-linux-gnu is supported at the moment"
    echo
    exit 1
  fi

  if [[ "x${I_KNOW_WHAT_I_AM_DOING_IS_EXPERIMENTAL_AND_UNTESTED}y" != "xgxslinuxy" ]]
  then
    eerror "you did not enable the magic environment var to use this profile"
    eerror "visit -freenode/#gxs-linux or -freenode/#gentoo-extreme-security"
    eerror "for support and to learn how to enable this linux server profile"
    echo
    exit 1
  fi
fi




-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/gxs/linux/x86/2008.0/server: parent profile.bashrc
@ 2008-05-17 19:35 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Loeser (halcy0n) @ 2008-05-17 19:35 UTC (permalink / raw
  To: gentoo-commits

halcy0n     08/05/17 19:35:18

  Removed:              parent profile.bashrc
  Log:
  Removing the gxs profile as this should be developed in an overlay before coming to the main tree
-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-17 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-17 11:42 [gentoo-commits] gentoo-x86 commit in profiles/gxs/linux/x86/2008.0/server: parent profile.bashrc Alexander Gabert (pappy)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-17 19:35 Mark Loeser (halcy0n)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox