Re: kernel config

lilo (TaRDiS@Mail.UTexas.EDU)
Sun, 30 Jul 1995 08:27:25 -0500 (CDT)


On Wed, 26 Jul 1995, Albert Cahalan wrote:

> >> All the adjustable defines are kept in a database. Each define is
> >> classified with cross-references, dependencies, and options. This
> >> is so that different config programs can have different menu systems,
> >> yet be (mostly) independent of the kernel version.
> >
> > And what format shall this take? It needs to be parsable
> > from sh using only expr, sed, and awk.
>
> C would be great, maybe C++ or Objective-C.

I'll just point out that, since very little but C is used for the kernel
compile, probably C would be the best choice....

lilo