diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-01 14:19:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-01 14:19:24 +0000 |
commit | da5c036f599832497830b5928c7a3ddb655d1205 (patch) | |
tree | 69064d670b9ae0a11de5f21e4cbea4b574ff3734 /profiles/uclibc | |
parent | make sure we force devfsd (diff) | |
download | gentoo-2-da5c036f599832497830b5928c7a3ddb655d1205.tar.gz gentoo-2-da5c036f599832497830b5928c7a3ddb655d1205.tar.bz2 gentoo-2-da5c036f599832497830b5928c7a3ddb655d1205.zip |
add a 2.4 profile
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/ppc/2.4/packages | 4 | ||||
-rw-r--r-- | profiles/uclibc/ppc/2.4/parent | 1 | ||||
-rw-r--r-- | profiles/uclibc/ppc/2.4/virtuals | 5 | ||||
-rw-r--r-- | profiles/uclibc/sh/2.4/packages | 4 | ||||
-rw-r--r-- | profiles/uclibc/sh/2.4/parent | 1 | ||||
-rw-r--r-- | profiles/uclibc/sh/2.4/virtuals | 5 |
6 files changed, 20 insertions, 0 deletions
diff --git a/profiles/uclibc/ppc/2.4/packages b/profiles/uclibc/ppc/2.4/packages new file mode 100644 index 000000000000..8cd66dcfbc0b --- /dev/null +++ b/profiles/uclibc/ppc/2.4/packages @@ -0,0 +1,4 @@ +<sys-kernel/linux-headers-2.5 +<sys-kernel/gentoo-sources-2.5 +<sys-kernel/hardened-sources-2.5 +<sys-kernel/vanilla-sources-2.5 diff --git a/profiles/uclibc/ppc/2.4/parent b/profiles/uclibc/ppc/2.4/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/uclibc/ppc/2.4/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/uclibc/ppc/2.4/virtuals b/profiles/uclibc/ppc/2.4/virtuals new file mode 100644 index 000000000000..dd96748af834 --- /dev/null +++ b/profiles/uclibc/ppc/2.4/virtuals @@ -0,0 +1,5 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/ppc/2.4/virtuals,v 1.1 2005/08/01 14:15:50 vapier Exp $ + +virtual/dev-manager sys-fs/devfsd diff --git a/profiles/uclibc/sh/2.4/packages b/profiles/uclibc/sh/2.4/packages new file mode 100644 index 000000000000..8cd66dcfbc0b --- /dev/null +++ b/profiles/uclibc/sh/2.4/packages @@ -0,0 +1,4 @@ +<sys-kernel/linux-headers-2.5 +<sys-kernel/gentoo-sources-2.5 +<sys-kernel/hardened-sources-2.5 +<sys-kernel/vanilla-sources-2.5 diff --git a/profiles/uclibc/sh/2.4/parent b/profiles/uclibc/sh/2.4/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/uclibc/sh/2.4/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/uclibc/sh/2.4/virtuals b/profiles/uclibc/sh/2.4/virtuals new file mode 100644 index 000000000000..5005c59a9650 --- /dev/null +++ b/profiles/uclibc/sh/2.4/virtuals @@ -0,0 +1,5 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/sh/2.4/virtuals,v 1.1 2005/08/01 14:19:24 vapier Exp $ + +virtual/dev-manager sys-fs/devfsd |