Hello !
Is there something similar to Kconfig/Linux in Solaris - to make it possible to
search through all the features a Solaris kernel provides ?
or maybe thre is some comprehensive list of features and drivers a solaris
kernel provides ?
For example, for every Linux component, there is a modular Kconfig entry, with
description:
config EXT2_FS
tristate "Second extended fs support"
help
Ext2 is a standard Linux file system for hard disks.
To compile this file system support as a module, choose M here: the
module will be called ext2. Be aware however that the file system
of your root partition (the one containing the directory /) cannot
be compiled as a module, and so this could be dangerous.
If unsure, say Y.
is there something similar in Solaris ?
i have taken a quick look into uts at http://src.opensolaris.org bout couldn`t
find appropriate information.
regards
roland
This message posted from opensolaris.org