diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-03-19 21:58:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-03-19 21:58:52 +0000 |
commit | 408bd1ea8aebfcdece88eb27d3729c4280dcf0cc (patch) | |
tree | 56785e2625b3b79c423383e4b6ed59a1f3beb6ae /profiles/default | |
parent | Fix the mess created in -r1, now installs to the correct part of the selected... (diff) | |
download | gentoo-2-408bd1ea8aebfcdece88eb27d3729c4280dcf0cc.tar.gz gentoo-2-408bd1ea8aebfcdece88eb27d3729c4280dcf0cc.tar.bz2 gentoo-2-408bd1ea8aebfcdece88eb27d3729c4280dcf0cc.zip |
move from default to default-linux
Diffstat (limited to 'profiles/default')
31 files changed, 0 insertions, 507 deletions
diff --git a/profiles/default/packages b/profiles/default/packages deleted file mode 100644 index f192d128371c..000000000000 --- a/profiles/default/packages +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/packages,v 1.102 2004/03/18 07:47:05 seemant Exp $ - -# This file extends the base packages file for the default profile that all -# architectures will enjoy. Please note that default is what most architectures -# will have. Some will have an selinux profile (see ${PORTDIR}/profiles/selinux). -# The idea is to only create a new family of profiles when absolutely necessary. -*sys-apps/util-linux -*virtual/linux-sources diff --git a/profiles/default/parent b/profiles/default/parent deleted file mode 100644 index 7955f48b74a6..000000000000 --- a/profiles/default/parent +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/parent,v 1.2 2004/03/18 01:11:32 seemant Exp $ - -# This file describes the parent profile to this. In most cases this will -# just be the name of the parent directory - -base diff --git a/profiles/default/use.mask b/profiles/default/use.mask deleted file mode 100644 index 51fb011250fe..000000000000 --- a/profiles/default/use.mask +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/use.mask,v 1.3 2004/03/18 01:11:32 seemant Exp $ - -# This file masks out USE flags that are simply NOT allowed in the default -# profile for any architecture. This works, for example, if a non-default -# profile (such as the selinux profiles) have a USE flag associated with -# them. - -# Chris PeBenito <pebenito@gentoo.org> -# must use a SELinux profile -selinux diff --git a/profiles/default/virtuals b/profiles/default/virtuals deleted file mode 100644 index b7e6d0677672..000000000000 --- a/profiles/default/virtuals +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/virtuals,v 1.49 2004/03/18 01:11:32 seemant Exp $ - -# Use this virtuals file to either overload the base profile's defined -# virtuals, or add virtuals that are specific to this family of profiles - -virtual/dev-manager sys-fs/devfsd -virtual/kernel sys-kernel/linux -virtual/os-headers sys-kernel/linux-headers -virtual/modutils sys-apps/modutils diff --git a/profiles/default/x86/2004.0/make.defaults b/profiles/default/x86/2004.0/make.defaults deleted file mode 100644 index 600e9de98480..000000000000 --- a/profiles/default/x86/2004.0/make.defaults +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/make.defaults,v 1.3 2004/03/18 00:16:43 seemant Exp $ - -# System-wide defaults for the gcc 3.2 Portage system (2004.0) - - -#Experimental: trying to use these USE variables to build up from stage 2->3 -#thus eliminating the inherent fragility of using USE for this - -GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses" - -# Please avoid enabling things by default in here if possible. Understand any -# implications with core packages. For example, if "java" is in USE and db -# has a conditional dependency on java (which it does,) then a JDK will be -# pulled in during *emerge system*! - -USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib -jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis -opengl pam pdflib png python qt quicktime readline sdl slang spell ssl -svga tcpd truetype X xml2 xmms xv zlib" - -ARCH="x86" -COMPILER="gcc3" -ACCEPT_KEYWORDS="x86" diff --git a/profiles/default/x86/2004.0/packages b/profiles/default/x86/2004.0/packages deleted file mode 100644 index 7f2915b7ecff..000000000000 --- a/profiles/default/x86/2004.0/packages +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2001-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/packages,v 1.2 2004/03/18 00:16:43 seemant Exp $ - -# For instructions on how this file works (as an inclusion mask, primarily), -# please refer to ${PORTDIR}/profiles/base/packages - -# Use this file to lock down specific versions of packages ONLY TO THIS -# SPECIFIC PROFILE! - -# You can also add files to the base system itself if you prefix them with a -# * - - - ->dev-lang/gpc-2.1 ->=sys-apps/baselayout-1.7.9-r1 ->=sys-devel/binutils-2.13.90.0.4 ->=sys-devel/gcc-3.2 ->=sys-libs/glibc-2.2.5 - ->=x11-base/xfree-4.1.0-r12 - ->=app-admin/sysklogd-1.4.1 -<sys-apps/shadow-5 diff --git a/profiles/default/x86/2004.0/packages.build b/profiles/default/x86/2004.0/packages.build deleted file mode 100644 index 71c7831730de..000000000000 --- a/profiles/default/x86/2004.0/packages.build +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2001-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/packages.build,v 1.3 2004/03/18 01:15:28 seemant Exp $ - -# This file describes the packages needed to build a stage 1 based on this -# profile - diff --git a/profiles/default/x86/2004.0/parent b/profiles/default/x86/2004.0/parent deleted file mode 100644 index e5ba7b850f87..000000000000 --- a/profiles/default/x86/2004.0/parent +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/parent,v 1.4 2004/03/18 06:44:02 seemant Exp $ - -# This file describes the parent profile to this. In most cases this will -# just be the name of the parent directory -. diff --git a/profiles/default/x86/2004.0/use.defaults b/profiles/default/x86/2004.0/use.defaults deleted file mode 100644 index 709f20e4e90d..000000000000 --- a/profiles/default/x86/2004.0/use.defaults +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/use.defaults,v 1.2 2004/03/18 00:16:43 seemant Exp $ - -# Use this file to override specific mappings indicating which package -# satisfies a particular USE flag. The base profile (in -# ${PORTDIR}/profiles/base/use.defaults) will already describe those -# mappings which apply to absolutely all architectures. This file is used -# to describe mappings which are unique to THIS SPECIFIC PROFILE ONLY. -# Note, that these mappings extend the parent profiles' (its own parent, -# grandparent, and so on up to the base profile). However, mappings that -# are present in the parents can be overridden in this file. diff --git a/profiles/default/x86/2004.0/use.mask b/profiles/default/x86/2004.0/use.mask deleted file mode 100644 index 97528e17d241..000000000000 --- a/profiles/default/x86/2004.0/use.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/use.mask,v 1.2 2004/03/18 00:16:43 seemant Exp $ - -# This file serves as a mask file for USE flags. This way flags that may be -# invalid on a specific architecture or profile and not on this one will -# be listed in here. diff --git a/profiles/default/x86/2004.0/virtuals b/profiles/default/x86/2004.0/virtuals deleted file mode 100644 index 8c109c24dcaa..000000000000 --- a/profiles/default/x86/2004.0/virtuals +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/2004.0/virtuals,v 1.2 2004/03/18 00:16:43 seemant Exp $ - -# Use this virtuals file to override or add virtuals that are specific ONLY -# TO THIS PROFILE! diff --git a/profiles/default/x86/gcc2/make.defaults b/profiles/default/x86/gcc2/make.defaults deleted file mode 100644 index 593bc2a9a34b..000000000000 --- a/profiles/default/x86/gcc2/make.defaults +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc2/make.defaults,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# System-wide defaults for the Portage system (1.0) - -USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib -java jpeg kde libg++ libwww mikmod mmx motif mpeg ncurses nls -oggvorbis opengl pam pdflib png python qt quicktime readline sdl -slang spell ssl svga tcpd truetype X xml2 xmms xv" - -ARCH="x86" -ACCEPT_KEYWORDS="x86" diff --git a/profiles/default/x86/gcc2/packages b/profiles/default/x86/gcc2/packages deleted file mode 100644 index 30284e281550..000000000000 --- a/profiles/default/x86/gcc2/packages +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 2001-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/packages,v -# 1.2 2004/03/18 00:16:43 seemant Exp $ - -# For instructions on how this file works (as an inclusion mask, primarily), -# please refer to ${PORTDIR}/profiles/base/packages - -# Use this file to lock down specific versions of packages ONLY TO THIS -# SPECIFIC PROFILE! - -# You can also add files to the base system itself if you prefix them with a -# * - - -=sys-devel/gcc-2.95.3-r8 -~sys-libs/glibc-2.2.5 - -# sash - static shell for system recovery - ->=sys-apps/texinfo-4.2-r1 ->=sys-devel/automake-1.6.1-r5 -<sys-libs/readline-4.2 - -#these ones have the new rc6 style init scripts ->=sys-libs/gpm-1.19.3-r5 ->=sys-apps/isapnptools-1.23-r6 - -#does not build with gcc-2.x -<media-video/transcode-0.6.12 -sys-fs/ntfsprogs -<app-arch/rar-3.2.0 -<dev-util/ddd-3.3.6 - ->=sys-apps/xinetd-2.3.3-r6 ->=net-fs/samba-2.2.2-r6 ->=sys-apps/at-3.1.8-r6 ->=app-admin/fcron-1.1.1-r6 ->=app-admin/metalog-0.6-r6 ->=app-admin/mon-0.38.20-r6 ->=app-admin/syslog-ng-1.4.12-r6 ->=net-www/apache-1.3.20-r6 ->=net-analyzer/ucd-snmp-4.1.2-r6 ->=net-ftp/oftpd-0.3.6-r6 ->=net-ftp/proftpd-1.2.4-r6 ->=net-misc/dhcp-3.0_rc12-r6 ->=net-misc/bind-9.1.3-r6 ->=net-misc/netkit-timed-0.17-r6 ->=net-misc/pdnsd-1.1.6-r6 ->=net-mail/exim-3.32-r6 ->=net-misc/fakeidentd-1.4-r6 ->=net-nds/openldap-1.2.12-r6 ->=net-nds/portmap-5b-r6 ->=media-sound/alsa-utils-0.5.10-r6 ->=net-print/LPRng-3.7.9-r6 ->=net-nds/ypbind-1.7-r6 ->=net-nds/ypserv-1.3.9-r6 ->=net-print/cups-1.1.10-r6 ->=sys-apps/apmd-3.0.1-r6 ->=net-misc/portsentry-1.1-r6 ->=sys-apps/noflushd-2.4-r6 ->=app-text/dictd-1.5.5-r6 ->=net-fs/samba-winbind-20010329-r6 ->=net-www/wwwoffle-2.6d-r6 ->=net-www/squid-2.4.2s-r6 ->=net-dialup/ppp-2.4.1-r6 -=app-sci/octave-2.0* -~media-video/cinelerra - -#GNUStep stuff works in gcc-3 only -~dev-util/gnustep-back -~dev-util/gnustep-base -~dev-util/gnustep-gui -~dev-util/gnustep-guile -~dev-util/gnustep-make - -# Needs gcc-3 -dev-libs/elfutils -~sys-devel/prelink -<=app-arch/rpm-4.1 -<=games-emulation/fceultra-0.90 -<=sys-apps/attr-2.4.1 - -# Needs >=readline-4.2 -<media-sound/cdcd-0.6.4 -<net-nds/openldap-2.0.27 diff --git a/profiles/default/x86/gcc2/packages.build b/profiles/default/x86/gcc2/packages.build deleted file mode 100644 index f82e949fae48..000000000000 --- a/profiles/default/x86/gcc2/packages.build +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc2/packages.build,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# This file inherits from the parent profiles as well. The packages listed -# in this file enumerate those which are needed to build a stage 1 based on -# this profile. diff --git a/profiles/default/x86/gcc2/parent b/profiles/default/x86/gcc2/parent deleted file mode 100644 index 606f47d9219b..000000000000 --- a/profiles/default/x86/gcc2/parent +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc2/parent,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# This file describes the parent profile to this. In most cases this will -# just be the name of the parent directory - -default diff --git a/profiles/default/x86/gcc2/use.defaults b/profiles/default/x86/gcc2/use.defaults deleted file mode 100644 index f3778b03dff5..000000000000 --- a/profiles/default/x86/gcc2/use.defaults +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc2/use.defaults,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# Use this file to override specific mappings indicating which package -# satisfies a particular USE flag. The base profile (in -# ${PORTDIR}/profiles/base/use.defaults) will already describe those -# mappings which apply to absolutely all architectures. This file is used -# to describe mappings which are unique to THIS SPECIFIC PROFILE ONLY. -# Note, that these mappings extend the parent profiles' (its own parent, -# grandparent, and so on up to the base profile). However, mappings that -# are present in the parents can be overridden in this file. - -gnome-libs gnome-base/gnome-libs diff --git a/profiles/default/x86/gcc2/use.mask b/profiles/default/x86/gcc2/use.mask deleted file mode 100644 index ee8010d55a8a..000000000000 --- a/profiles/default/x86/gcc2/use.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc2/use.mask,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# This file serves as a mask file for USE flags. This way flags that may be -# invalid on a specific architecture or profile and not on this one will -# be listed in here. diff --git a/profiles/default/x86/gcc2/virtuals b/profiles/default/x86/gcc2/virtuals deleted file mode 100644 index 1ec74b4e2966..000000000000 --- a/profiles/default/x86/gcc2/virtuals +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc2/virtuals,v 1.1 2004/03/18 01:32:13 seemant Exp $ - - -# Use this virtuals file to override or add virtuals that are specific ONLY -# TO THIS PROFILE! diff --git a/profiles/default/x86/gcc31/make.defaults b/profiles/default/x86/gcc31/make.defaults deleted file mode 100644 index d04987640bf4..000000000000 --- a/profiles/default/x86/gcc31/make.defaults +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: -# /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/make.defaults,v 1.3 -# 2004/03/18 00:16:43 seemant Exp $ - -# System-wide defaults for the gcc 3 Portage system (1.0) - - -USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib -java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis -opengl pam pdflib png python qt quicktime readline sdl slang spell ssl -svga tcpd truetype X xml2 xmms xv zlib" - -ARCH="x86" -COMPILER="gcc3" -ACCEPT_KEYWORDS="x86" - diff --git a/profiles/default/x86/gcc31/packages b/profiles/default/x86/gcc31/packages deleted file mode 100644 index fdeea5fb86ed..000000000000 --- a/profiles/default/x86/gcc31/packages +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 2001-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/packages,v -# 1.2 2004/03/18 00:16:43 seemant Exp $ - -# For instructions on how this file works (as an inclusion mask, primarily), -# please refer to ${PORTDIR}/profiles/base/packages - -# Use this file to lock down specific versions of packages ONLY TO THIS -# SPECIFIC PROFILE!! - -# You can also add files to the base system itself if you prefix them with a -# * - - -# Use this file to add specific packages to the `emerge system` bit of this -# profile. This file is also used to mask out versions, so that you can specify a -# minimum, maximum or group of versions of packages that satisfy this specific -# profile. Lines which begin with a '*' add those packages to `emerge system` -# while lines without simply act as the inclusion mask. - -!dev-lang/gpc - -*sys-libs/gdbm - -~sys-devel/binutils-2.12.90.0.7 -<sys-devel/gcc-3.2_pre -=sys-libs/glibc-2.2.5-r8 -<sys-libs/db-3.2.10 - ->=sys-libs/pam-0.75-r9 ->=sys-devel/automake-1.6.1-r5 - ->=sys-libs/gpm-1.19.3-r5 ->=sys-apps/isapnptools-1.23-r6 ->=sys-apps/dcron-2.7-r6 ->=sys-apps/xinetd-2.3.3-r6 ->=net-fs/samba-2.2.2-r6 ->=sys-apps/at-3.1.8-r6 ->=app-admin/fcron-1.1.1-r6 ->=app-admin/metalog-0.6-r6 ->=app-admin/mon-0.38.20-r6 ->=app-admin/syslog-ng-1.4.12-r6 ->=net-www/apache-1.3.20-r6 ->=net-analyzer/ucd-snmp-4.1.2-r6 ->=net-ftp/oftpd-0.3.6-r6 ->=net-ftp/proftpd-1.2.4-r6 ->=net-misc/dhcp-3.0_rc12-r6 ->=net-misc/bind-9.1.3-r6 ->=net-misc/netkit-timed-0.17-r6 ->=net-misc/pdnsd-1.1.6-r6 ->=net-mail/exim-3.32-r6 ->=net-misc/fakeidentd-1.4-r6 ->=net-nds/openldap-1.2.12-r6 ->=net-nds/portmap-5b-r6 ->=media-sound/alsa-utils-0.5.10-r6 ->=net-print/LPRng-3.7.9-r6 ->=net-nds/ypbind-1.7-r6 ->=net-nds/ypserv-1.3.9-r6 ->=net-print/cups-1.1.10-r6 - -# masking the higher ntp version -#>=net-misc/ntp-4.1.71-r6 -<net-misc/ntp-4.1.71-r6 ->=sys-apps/apmd-3.0.1-r6 - -#>=net-mail/postfix-20010228.5-r6 ->=net-misc/portsentry-1.1-r6 ->=sys-apps/noflushd-2.4-r6 ->=app-text/dictd-1.5.5-r6 ->=net-fs/samba-winbind-20010329-r6 ->=net-www/wwwoffle-2.6d-r6 ->=net-www/squid-2.4.2s-r6 ->=net-dialup/ppp-2.4.1-r6 ->=sys-apps/tcp-wrappers-7.6-r4 - -# ickle 0.2.2 breaks with gcc3. lost history, permissions and dates. ->=net-im/ickle-0.3.0 ->=app-sci/octave-2.1 diff --git a/profiles/default/x86/gcc31/packages.build b/profiles/default/x86/gcc31/packages.build deleted file mode 100644 index c2e0d6fe8767..000000000000 --- a/profiles/default/x86/gcc31/packages.build +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2001-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc31/packages.build,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# This file describes the packages needed to build a stage 1 based on this -# profile - diff --git a/profiles/default/x86/gcc31/parent b/profiles/default/x86/gcc31/parent deleted file mode 100644 index a297e03b8ccf..000000000000 --- a/profiles/default/x86/gcc31/parent +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc31/parent,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# This file describes the parent profile to this. In most cases this will -# just be the name of the parent directory - -default diff --git a/profiles/default/x86/gcc31/use.defaults b/profiles/default/x86/gcc31/use.defaults deleted file mode 100644 index d16dd4ac5c08..000000000000 --- a/profiles/default/x86/gcc31/use.defaults +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc31/use.defaults,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# Use this file to override specific mappings indicating which package -# satisfies a particular USE flag. The base profile (in -# ${PORTDIR}/profiles/base/use.defaults) will already describe those -# mappings which apply to absolutely all architectures. This file is used -# to describe mappings which are unique to THIS SPECIFIC PROFILE ONLY. -# Note, that these mappings extend the parent profiles' (its own parent, -# grandparent, and so on up to the base profile). However, mappings that -# are present in the parents can be overridden in this file. diff --git a/profiles/default/x86/gcc31/use.mask b/profiles/default/x86/gcc31/use.mask deleted file mode 100644 index 2e38469352b6..000000000000 --- a/profiles/default/x86/gcc31/use.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc31/use.mask,v 1.1 2004/03/18 01:32:13 seemant Exp $ - -# This file serves as a mask file for USE flags. This way flags that may be -# invalid on a specific architecture or profile and not on this one will -# be listed in here. diff --git a/profiles/default/x86/gcc31/virtuals b/profiles/default/x86/gcc31/virtuals deleted file mode 100644 index a5cd07ca6ba3..000000000000 --- a/profiles/default/x86/gcc31/virtuals +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/gcc31/virtuals,v 1.1 2004/03/18 01:32:13 seemant Exp $ - - -# Use this virtuals file to override or add virtuals that are specific ONLY -# TO THIS PROFILE! diff --git a/profiles/default/x86/packages b/profiles/default/x86/packages deleted file mode 100644 index a23e2fe56fcb..000000000000 --- a/profiles/default/x86/packages +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2001-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/packages,v -# 1.2 2004/03/18 00:16:43 seemant Exp $ - -# For instructions on how this file works (as an inclusion mask, primarily), -# please refer to ${PORTDIR}/profiles/base/packages - -# Use this file to lock down specific versions of packages ONLY TO THIS -# SPECIFIC ARCHITECTURE!! - -# You can also add files to the base system itself if you prefix them with a -# * - - -*sys-devel/bin86 -*sys-libs/pwdb - ->=sys-devel/binutils-2.13.90.0.4 ->=sys-devel/libtool-1.4.1-r4 -<sys-apps/shadow-5 ->=x11-base/xfree-4.1.0-r2 diff --git a/profiles/default/x86/packages.build b/profiles/default/x86/packages.build deleted file mode 100644 index 6007df0f64d3..000000000000 --- a/profiles/default/x86/packages.build +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/packages.build,v 1.3 2004/03/18 01:15:28 seemant Exp $ - -# This file describes the packages needed to build a stage 1 based on this -# profile - -app-arch/bzip2 -app-arch/gzip -app-arch/tar -app-editors/nano -app-shells/bash -dev-lang/python -net-misc/rsync -net-misc/wget -sys-apps/baselayout -sys-apps/coreutils -sys-apps/debianutils -sys-apps/diffutils -sys-apps/file -sys-apps/findutils -sys-apps/gawk -sys-apps/grep -sys-apps/less -sys-apps/net-tools -sys-apps/portage -sys-apps/sed -sys-apps/texinfo -sys-devel/binutils -sys-devel/bison -sys-devel/flex -sys-devel/gcc -sys-devel/gettext -sys-devel/make -sys-devel/patch -sys-libs/glibc diff --git a/profiles/default/x86/parent b/profiles/default/x86/parent deleted file mode 100644 index d5f6b3b3c012..000000000000 --- a/profiles/default/x86/parent +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /home/cvsroot/gentoo-x86/profiles/default/x86/2004.0/parent,v 1.2 -# 2004/03/18 00:16:43 seemant Exp $ - -# This file describes the parent profile to this. In most cases this will -# just be the name of the parent directory -. diff --git a/profiles/default/x86/use.defaults b/profiles/default/x86/use.defaults deleted file mode 100644 index cf5241f5b7b4..000000000000 --- a/profiles/default/x86/use.defaults +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/use.defaults,v 1.2 2004/03/18 01:11:32 seemant Exp $ - -# Use this file to override specific mappings indicating which package -# satisfies a particular USE flag. The base profile (in -# ${PORTDIR}/profiles/base/use.defaults) will already describe those -# mappings which apply to absolutely all architectures. This file is used -# to describe mappings which are unique to THIS SPECIFIC PROFILE ONLY. -# Note, that these mappings extend the parent profiles' (its own parent, -# grandparent, and so on up to the base profile). However, mappings that -# are present in the parents can be overridden in this file. diff --git a/profiles/default/x86/use.mask b/profiles/default/x86/use.mask deleted file mode 100644 index 1a5abbdfbbfe..000000000000 --- a/profiles/default/x86/use.mask +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/use.mask,v 1.2 2004/03/18 01:11:32 seemant Exp $ - -# This file masks out USE flags that are simply NOT allowed in the default -# profile for any architecture. This works, for example, if a non-default -# profile (such as the selinux profiles) have a USE flag associated with -# them. - diff --git a/profiles/default/x86/virtuals b/profiles/default/x86/virtuals deleted file mode 100644 index fb09d16ed7c8..000000000000 --- a/profiles/default/x86/virtuals +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/x86/virtuals,v 1.3 2004/03/18 01:11:32 seemant Exp $ - -# This file is used to either override or extend the parent profile's -# virtuals mappings. In this case, this is for ARCHITECTURE SPECIFIC -# mappings - -virtual/bootloader sys-boot/grub -virtual/linux-sources sys-kernel/gentoo-sources |