diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-22 16:07:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-22 16:07:49 +0000 |
commit | 2fbcf08da109931228e71cd61985161af0795078 (patch) | |
tree | ca5c68618eab1713e12d655476ae6f32cebea585 /profiles/default-linux/ia64 | |
parent | move virtual/bootloader into global linux system (diff) | |
download | gentoo-2-2fbcf08da109931228e71cd61985161af0795078.tar.gz gentoo-2-2fbcf08da109931228e71cd61985161af0795078.tar.bz2 gentoo-2-2fbcf08da109931228e71cd61985161af0795078.zip |
ia64 cascading profile
Diffstat (limited to 'profiles/default-linux/ia64')
-rw-r--r-- | profiles/default-linux/ia64/2004.3/make.defaults | 58 | ||||
-rw-r--r-- | profiles/default-linux/ia64/2004.3/parent | 1 | ||||
-rw-r--r-- | profiles/default-linux/ia64/packages | 7 | ||||
-rw-r--r-- | profiles/default-linux/ia64/parent | 1 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 60 | ||||
-rw-r--r-- | profiles/default-linux/ia64/virtuals | 5 |
6 files changed, 132 insertions, 0 deletions
diff --git a/profiles/default-linux/ia64/2004.3/make.defaults b/profiles/default-linux/ia64/2004.3/make.defaults new file mode 100644 index 000000000000..a5ce616a410d --- /dev/null +++ b/profiles/default-linux/ia64/2004.3/make.defaults @@ -0,0 +1,58 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/2004.3/make.defaults,v 1.1 2004/09/22 16:07:49 vapier Exp $ +# +# System-wide defaults for the Portage system +# See portage(5) manpage + +USE=" +ia64 +berkdb +bitmap-fonts +crypt +cups +encode +foomaticdb +gdbm +gif +gnome +gpm +gtk +gtk2 +imlib +jpeg +kde +libg++ +libwww +mikmod +motif +ncurses +nls +oggvorbis +opengl +oss +pam +pdflib +png +python +qt +quicktime +readline +sdl +slang +spell +ssl +tcpd +truetype +X +xml2 +xmms +xprint +xv +zlib +" + +ARCH="ia64" +ACCEPT_KEYWORDS="ia64" + +FEATURES="sfperms" diff --git a/profiles/default-linux/ia64/2004.3/parent b/profiles/default-linux/ia64/2004.3/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/ia64/2004.3/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/ia64/packages b/profiles/default-linux/ia64/packages new file mode 100644 index 000000000000..f3adaaffb40d --- /dev/null +++ b/profiles/default-linux/ia64/packages @@ -0,0 +1,7 @@ +# Copyright 2001-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/packages,v 1.1 2004/09/22 16:07:49 vapier Exp $ + +>=sys-devel/binutils-2.13.90.0.4 +>=sys-devel/gcc-3.2 +>=sys-libs/glibc-2.2.5 diff --git a/profiles/default-linux/ia64/parent b/profiles/default-linux/ia64/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/ia64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask new file mode 100644 index 000000000000..10649ead4b02 --- /dev/null +++ b/profiles/default-linux/ia64/use.mask @@ -0,0 +1,60 @@ +# This is a list of USE flags that should not be used on ia64. + +# These will probably never be supported, for obvious reasons (wrong arch) +svga +icc +icc-pgo +mmx +sse +x86 +3dnow + +# These are debatable, since technically an ia64 could support this hardware +pcmcia +3dfx + +# The rest should work in theory. Feel free to test and remove. +# No hardware to test +pda + +# Chris PeBenito <pebenito@gentoo.org> +# must use a SELinux profile +selinux + +# No apm support on ia64 +apm + +# Paul de Vrieze <pauldv@gentoo.org> +# There is no java in this profile (if there is it must be available). Without +# this repoman will fail on apps like sys-libs/db +java + +# tcc is x86-only +tcc + +# I don't think that openafs really works on other architectures, +# despite some internal Gentoo efforts (mine) to port it +afs +uclibc + +# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" +# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org +# all of these are binary-only, and not presently available on this +# architecture. +adabas +birdstep +dbmaker +empress +empress-bcs +esoob +filepro +frontbase +hyperwave +informix +ingres +pfpro +solid +sybase +sybase-ct + +hardened diff --git a/profiles/default-linux/ia64/virtuals b/profiles/default-linux/ia64/virtuals new file mode 100644 index 000000000000..b4af0649a252 --- /dev/null +++ b/profiles/default-linux/ia64/virtuals @@ -0,0 +1,5 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/virtuals,v 1.1 2004/09/22 16:07:49 vapier Exp $ + +virtual/bootloader sys-boot/elilo |