sanity checking for config(8)
Joost Bekkers
joost at jodocus.org
Tue Apr 13 01:56:27 PDT 2004
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
joost at jodocus.org
More information about the freebsd-hackers
mailing list