Hi

I'm thinking of adding some basic kernel-config sanity checking to config(8)
config would then complain about things like 'device da' without 'device scbus'
and 'device gif' without 'options INET' and 'OPTIONS INET6' just to name a few.

It would be really nice if the list of what a device depends on could be generated
automaticly.

Can any of you think of a way to do that? (aside from generating lots of
config files and test if they make(1))

-- 
greetz Joost
[EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to