mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
622 B
Plaintext
13 lines
622 B
Plaintext
|
The author wrote:
|
||
|
|
||
|
This is a kernel 'config' wrapper for the simple people, based off the
|
||
|
'doconfig' command in Digital Unix. It is actually composed of two
|
||
|
commands written in perl4: doconfig and autokernconf. doconfig calls
|
||
|
autokernconf if no config file is specified--in the future it is intended
|
||
|
that autokernconf can be crufted up to chew on the output of dmesg and
|
||
|
other sources to give a somewhat intelligently defaulted kernel config
|
||
|
template, based off the GENERIC template. For now it just copies GENERIC
|
||
|
and changes ident as appropriate.
|
||
|
|
||
|
Jacques Vidrine <nectar@FreeBSD.ORG>
|