summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Brindle <method@gentoo.org>2003-03-17 20:42:11 +0000
committerJoshua Brindle <method@gentoo.org>2003-03-17 20:42:11 +0000
commit8bfaff7ca84853c37ac9fca2d273fbfad9b97755 (patch)
treee23cc14e6da36231a0eb0fc07d969f6628187602
parentVersion bumped, as 20310 can no longer communicate with the server. Should cl... (diff)
downloadgentoo-2-8bfaff7ca84853c37ac9fca2d273fbfad9b97755.tar.gz
gentoo-2-8bfaff7ca84853c37ac9fca2d273fbfad9b97755.tar.bz2
gentoo-2-8bfaff7ca84853c37ac9fca2d273fbfad9b97755.zip
Initial import selinux-x86-1.4
-rw-r--r--profiles/selinux-x86-1.4/make.defaults8
-rw-r--r--profiles/selinux-x86-1.4/packages120
-rw-r--r--profiles/selinux-x86-1.4/packages.build28
-rw-r--r--profiles/selinux-x86-1.4/use.defaults57
-rw-r--r--profiles/selinux-x86-1.4/virtuals34
5 files changed, 247 insertions, 0 deletions
diff --git a/profiles/selinux-x86-1.4/make.defaults b/profiles/selinux-x86-1.4/make.defaults
new file mode 100644
index 000000000000..1603fa9583e2
--- /dev/null
+++ b/profiles/selinux-x86-1.4/make.defaults
@@ -0,0 +1,8 @@
+# Copyright 2002 Gentoo Technologies, Inc.
+# System-wide defaults for the gcc 3.2 Portage system
+
+USE="x86 berkdb crypt encode libwww mmx ncurses nls pam python readline ssl tcpd xml2 zlib selinux"
+
+ARCH="x86"
+COMPILER="gcc3"
+ACCEPT_KEYWORDS="x86"
diff --git a/profiles/selinux-x86-1.4/packages b/profiles/selinux-x86-1.4/packages
new file mode 100644
index 000000000000..6000b33b9a09
--- /dev/null
+++ b/profiles/selinux-x86-1.4/packages
@@ -0,0 +1,120 @@
+# IMPORTANT: In order to parse this new format, you need Portage 1.6 or later!
+
+# OK; you're staring at this file and you have no idea what these stars are
+# for. Here's the scoop. An initial "*" marks a package that is part of the
+# official "base" system profile. If there's a "*", then "emerge system" will
+# use the line in its calculations of what "should" be installed for this
+# profile. Lines without a "*" prefix will be ignored for profile
+# calculations.
+
+# Now, this is new: *all* lines (star or no star) will be used as a special
+# package *inclusion* mask. For example, the line *=sys-devel/gcc-2.95.3-r1
+# will cause Portage to totally ignore all gcc ebuilds other than
+# gcc-2.95.3-r1. >=, <=, <, > and ~ can be used to offer a bit more
+# flexibility. For example, >=sys-libs/glibc-2.2.4 will cause emerge to ignore
+# all glibc ebuilds with a version less than 2.2.4. This allows us to have
+# profile-specific package.mask settings. *All* lines are used for this
+# masking process, whether they are prefixed with a * or not. And if a generic
+# dep is used, like "sys-apps/foo", then all versions of foo are included. If
+# there is no entry, then all versions of an app are included. The key thing
+# to note is that this file does not need to end up being an exhaustive list
+# of portage packages; just the ones critical to this profile.
+
+# So, what happens to /usr/portage/profiles/package.mask? It's still around,
+# and still useful. But it should mainly be used for broken ebuilds only.
+# package.mask continues to function as normal, masking out ebuilds from *all*
+# system profiles.
+
+# Which to use? Use the profile-specific stuff to "lock down" specific
+# versions of ebuilds. Gentoo Linux 1.0_rc6 uses certain known-compatible
+# versions of binutils, gcc and glibc, so we lock them down here. This
+# prevents the user from shooting himself/herself in the foot by installing a
+# wacky version.
+
+!dev-lang/gpc
+*>=sys-apps/baselayout-1.7.9-r1
+*>=sys-apps/portage-2.0.25
+*>=sys-devel/binutils-2.13.90.0.4
+*>=sys-devel/gcc-3.2
+*>=sys-libs/glibc-2.2.5
+=sys-kernel/linux-headers-2.4.19
+>=sys-apps/sysklogd-1.4.1
+*dev-lang/python
+
+
+## (text|file|sh)utils have been replaced by coreutils
+#*sys-apps/textutils
+#*sys-apps/fileutils
+#*sys-apps/sh-utils
+*=sys-apps/coreutils-4.5.9-r2
+
+# SELinux patched versions, these must be locked so that users don't
+# emerge unpatched utilities
+sys-apps/selinux-small
+*=sys-apps/findutils-4.1.7-r3
+
+
+>=x11-base/xfree-4.1.0-r12
+# sash - static shell for system recovery
+*app-shells/sash
+*sys-devel/perl
+*virtual/editor
+*net-ftp/ftp
+*net-misc/dhcpcd
+*net-misc/rsync
+*net-misc/wget
+*sys-apps/bash
+*sys-apps/bzip2
+*sys-apps/kbd
+*sys-apps/cpio
+*sys-apps/debianutils
+*sys-apps/diffutils
+*sys-apps/e2fsprogs
+*sys-apps/ed
+*sys-apps/fbset
+*sys-apps/gawk
+*sys-apps/grep
+*sys-apps/groff
+*virtual/bootloader
+*sys-apps/gzip
+*sys-apps/hdparm
+*sys-apps/iptables
+*sys-apps/less
+*sys-apps/man
+*sys-apps/man-pages
+*sys-apps/modutils
+*sys-apps/net-tools
+*sys-apps/netkit-base
+*sys-apps/procps
+*sys-apps/psmisc
+*sys-apps/sed
+*sys-apps/setserial
+*<sys-apps/shadow-5
+*sys-apps/pam-login
+*sys-apps/sharutils
+*sys-apps/tar
+*>=sys-apps/texinfo-4.2-r1
+*sys-apps/util-linux
+*sys-apps/which
+*sys-devel/autoconf
+*>=sys-devel/automake-1.6.1-r5
+*sys-devel/bc
+*sys-devel/bin86
+*sys-devel/bison
+*sys-devel/flex
+*sys-devel/gettext
+*>=sys-devel/libtool-1.4.1-r4
+*sys-devel/m4
+*sys-devel/make
+*sys-devel/patch
+*sys-libs/cracklib
+*<sys-libs/db-3.2.10
+*sys-libs/gdbm
+*>=sys-libs/ncurses-5.2.20020112a
+*>=sys-libs/pam-0.75-r9
+*sys-libs/pwdb
+*sys-libs/readline
+*sys-libs/slang
+*sys-libs/zlib
+*net-misc/openssh
+*sys-apps/devfsd
diff --git a/profiles/selinux-x86-1.4/packages.build b/profiles/selinux-x86-1.4/packages.build
new file mode 100644
index 000000000000..822553c8e0bb
--- /dev/null
+++ b/profiles/selinux-x86-1.4/packages.build
@@ -0,0 +1,28 @@
+sys-apps/baselayout
+sys-libs/glibc
+sys-apps/texinfo
+sys-apps/bash
+sys-apps/bzip2
+sys-apps/debianutils
+sys-apps/diffutils
+sys-apps/file
+sys-apps/findutils
+sys-apps/gawk
+sys-apps/grep
+sys-apps/gzip
+sys-apps/portage
+sys-apps/sed
+sys-apps/tar
+sys-devel/binutils
+sys-devel/bison
+sys-devel/flex
+sys-devel/gcc
+sys-devel/make
+sys-devel/patch
+dev-lang/python
+net-misc/wget
+net-misc/rsync
+app-editors/nano
+sys-apps/net-tools
+sys-apps/less
+sys-apps/selinux-small
diff --git a/profiles/selinux-x86-1.4/use.defaults b/profiles/selinux-x86-1.4/use.defaults
new file mode 100644
index 000000000000..34b7eb055414
--- /dev/null
+++ b/profiles/selinux-x86-1.4/use.defaults
@@ -0,0 +1,57 @@
+#gif
+#mmx
+#3dnow
+#odbc
+#fbcon
+#qtmt
+#oss
+#libg++
+#objprelink
+#nls
+#mitshm
+#sse
+directfb dev-libs/DirectFB
+ungif media-libs/ungif
+gtkhtml gnome-extra/gtkhtml
+alsa media-libs/alsa-lib
+gdbm sys-libs/gdbm
+berkdb sys-libs/db
+slang sys-libs/slang
+readline sys-libs/readline
+arts kde-base/kdelibs
+tetex app-text/tetex
+aalib media-libs/aalib
+nas media-libs/nas
+bonobo gnome-base/bonobo
+svga media-libs/svgalib
+ggi media-libs/libggi
+tcltk dev-lang/tcl dev-lang/tk
+java virtual/jre
+guile dev-util/guile
+ruby dev-lang/ruby
+mysql dev-db/mysql
+postgres dev-db/postgresql
+X x11-base/xfree
+sdl media-libs/libsdl
+gpm sys-libs/gpm
+tcpd sys-apps/tcp-wrappers
+pam sys-libs/pam
+libwww net-libs/libwww
+ssl dev-libs/openssl
+perl sys-devel/perl
+python dev-lang/python
+esd media-sound/esound
+imlib media-libs/imlib
+oggvorbis media-libs/libvorbis
+gnome gnome-base/gnome
+gtk x11-libs/gtk+
+qt x11-libs/qt
+kde kde-base/kde
+motif x11-libs/openmotif
+opengl virtual/opengl
+mozilla net-www/mozilla
+gphoto2 media-gfx/gphoto2
+ldap net-nds/openldap
+snmp net-analyzer/ucd-snmp
+cdr app-cdr/cdrtools
+scanner media-gfx/sane-backends
diff --git a/profiles/selinux-x86-1.4/virtuals b/profiles/selinux-x86-1.4/virtuals
new file mode 100644
index 000000000000..9bd3a4b881f1
--- /dev/null
+++ b/profiles/selinux-x86-1.4/virtuals
@@ -0,0 +1,34 @@
+virtual/lpr net-print/cups
+virtual/python dev-lang/python
+virtual/mta net-mail/ssmtp
+virtual/alsa media-sound/alsa-driver
+virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources
+virtual/glibc sys-libs/glibc
+virtual/x11 x11-base/xfree
+virtual/opengl x11-base/xfree
+virtual/glu x11-base/xfree
+virtual/glut media-libs/glut
+virtual/imapd net-mail/courier-imap
+virtual/imapUW net-mail/uw-imap
+x11-libs/xaw x11-libs/Xaw3d
+virtual/jdk dev-java/blackdown-jdk
+virtual/jre dev-java/blackdown-jre
+virtual/imapd net-mail/courier-imap
+sys-apps/console-tools sys-apps/kbd
+virtual/blackbox x11-wm/blackbox
+virtual/emacs app-editors/emacs
+virtual/cron sys-apps/dcron
+sys-apps/reiserfs-utils sys-apps/reiserfsprogs
+virtual/xemacs app-editors/xemacs
+virtual/sylpheed net-mail/sylpheed
+virtual/php dev-php/mod_php
+virtual/textbrowser net-www/links
+virtual/mda net-mail/procmail
+virtual/xft x11-libs/xft
+virtual/krb5 app-crypt/heimdal
+virtual/motif x11-libs/openmotif
+virtual/bootloader sys-apps/grub
+virtual/editor app-editors/nano
+virtual/jack media-sound/jack-audio-connection-kit
+virtual/quicktime media-libs/libquicktime