usr/src/redhat/BUILD
...
...
...
removed `./init/Kconfig.orig'
removed `./init/main.c.orig'
+ find . -name... is then copied to become the new /usr/src/linux/.config file to be used during the kernel compilation.
<... @bigboy linux]# cp configs/kernel-2.6.14-i686-smp.config .config
cp: overwrite `.config'? y
[root@bigboy linux]#
</code>
7. You can also automatically copy the co