Displaying 1 result from an estimated 1 matches for "first_config".
2003 Nov 10
1
INCLUDE config command?
So instead of a series of files containing the same set of virtual
kernels and a distinct DEFAULT option (which is a lazy/safe way of
having one configuration per file), you'd have one main config file
INCLUDEd by the various instances files.
-first_config------------------ -main_config------------------
PROMPT 1 PROMPT 1
DEFAULT l1 TIMEOUT 40
TIMEOUT 40 label l1
kernel vmlinux
label l1 append...