public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexander Gabert (pappy)" <pappy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles/gxs/linux/x86: make.defaults package.mask package.use.mask parent use.mask
Date: Sat, 17 May 2008 11:42:54 +0000	[thread overview]
Message-ID: <E1JxKoQ-00088e-SR@stork.gentoo.org> (raw)

pappy       08/05/17 11:42:54

  Added:                make.defaults package.mask package.use.mask parent
                        use.mask
  Log:
  adding gentoo extreme-security profile for server systems

Revision  Changes    Path
1.1                  profiles/gxs/linux/x86/make.defaults

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

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

ARCH="x86"
ACCEPT_KEYWORDS="x86"

CHOST="i486-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i486 -mtune=i686 -pipe -fforce-addr"
CXXFLAGS="${CFLAGS}"

USE="berkdb crypt pam pic readline ssl tcpd zlib"

# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt \
	mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \
	siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \
	voodoo"

# 2006/12/21 - Andrej Kacian <ticho@gentoo.org>
# Defaults for audio drivers
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 \
	emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m \
	maestro3 trident usb-audio via82xx via82xx-modem ymfpci"




1.1                  profiles/gxs/linux/x86/package.mask

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

Index: package.mask
===================================================================
# Copyright 2006-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/gxs/linux/x86/package.mask,v 1.1 2008/05/17 11:42:54 pappy Exp $

# Christian Faulhammer <opfer@gentoo.org> (05 Dec 2006)
# this version is badly broken on x86, see bug #153280
~app-arch/rpm-4.4.7



1.1                  profiles/gxs/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
# This file requires >=portage-2.1.1

# cyrus-sasl doesn't work w/ USE=berkdb (#192753)
dev-libs/cyrus-sasl berkdb

# missing the necessary linux-headers dep
>=net-fs/netatalk-2.0.3-r3 xfs

# needs sys-process/audit which is masked by this profile
sys-libs/pam audit



1.1                  profiles/gxs/linux/x86/parent

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

Index: parent
===================================================================
../../../base
..
../../../arch/x86



1.1                  profiles/gxs/linux/x86/use.mask

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

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

# nvidia-drivers are masked, this has to be too
video_cards_nvidia
nvidia




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



             reply	other threads:[~2008-05-17 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-17 11:42 Alexander Gabert (pappy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-17 19:35 [gentoo-commits] gentoo-x86 commit in profiles/gxs/linux/x86: make.defaults package.mask package.use.mask parent use.mask Mark Loeser (halcy0n)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JxKoQ-00088e-SR@stork.gentoo.org \
    --to=pappy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox