diff options
Diffstat (limited to 'profiles/desc/kernel.desc')
-rw-r--r-- | profiles/desc/kernel.desc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/profiles/desc/kernel.desc b/profiles/desc/kernel.desc new file mode 100644 index 00000000..0af11db2 --- /dev/null +++ b/profiles/desc/kernel.desc @@ -0,0 +1,16 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of KERNEL USE_EXPAND flags. + +# Keep it sorted. +AIX - KERNEL setting for system using the AIX kernel +Darwin - KERNEL setting for system using the Darwin kernel (i.e.: Mac OS X). +FreeBSD - KERNEL setting for system using the FreeBSD kernel +freemint - KERNEL setting for system using the FreeMiNT kernel +linux - KERNEL setting for system using the Linux kernel +HPUX - KERNEL setting for system using the HP-UX kernel +NetBSD - KERNEL setting for system using the NetBSD kernel +OpenBSD - KERNEL setting for system using the OpenBSD kernel +SunOS - KERNEL setting for system using an SunOS (i.e.: Solaris) kernel +Winnt - KERNEL setting for systems on Windows (Cygwin, MinGW, Winnt, ...) |