-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Ted Kosan wrote:
> Paul wrote:
>
>> Is there actually a .config file in /usr/src/linux? Or did you
>> update your kernel sources and not recreate the symlink
>> /usr/src/linux to the new source directory?
>
>
> My understanding is that a kernel .config file is not included in
> the kernel package when it is first emerged and that it is created
> after one runs menuconfig for the first time.
>
> When I checked the /usr/src/linux environment that catalyst created
> to build my LiveCD stage 1 environment (
> /var/tmp/catalyst/tmp/default/livecd-stage1-i686-2005.jdos/usr/src/linux
> ), a .config file was indeed not present. The 'linux' symlink is
> correctly set though.
>
> Am I suppose to be manually placing a .config file into my LiveCD
> stage 1 environment? If so, does anyone have suggestions on how
> this might be done since the environment appears to be deleted
> before a new one is created?
>
> Thanks :-)
>
> Ted
in my experience, there is a variable in livecd-stage2_template.spec
(which can be found in /usr/share/doc/catalyst-1.1.10.10/examples/ if
you have set +doc for catalyst use flag) called
boot/kernel/gentoo/config: that allow you to do so.
I have copied my .config file to /etc/catalyst and set the variable to
boot/kernel/gentoo/config: /etc/catalyst/.config
Normally (if i do remember) that file is directly copied to
/var/tmp/catalyst/tmp/default/livecd-stage1-i686-2005.jdos/usr/src/linux
(in your case) to compile the kernel.
You need to provide a .config file so that it is pasted into the
catalyst environment thats the main idea.
And yes, the .config file is first created when you run i.e. make
menuconfig in /usr/src/linux.
hope this helps good luck
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iQIVAwUBQzDKlNGSmVXX7hxJAQpRgQ//Zz3GT3ceg1FWW8T2VXl98PNq5A1bBouQ
xbKpSKkKB+SK0xGgQrWsNR+RInYfC5YAhApQr41Ym8OEaZyU1U/e6E54CZUIKn/O
48YgtkqU2M4kvei8nyOwcQGN4vnyFW7NUKcCI8MhhMd1SepXACMdfAZu+C7mBnOm
kXh7ptvQ13e7CprXkRVkcwLVpU91GGpA3JoMnMCvlAImatgkuGwcAptvVAkIW8lo
riySUZ27wB9n3f6bHI81jDbzR0GlNXKoRttjE7mBVi8189I+YP2VmxdKCVUloSST
Mt+2t7TyqzGcZvqVfCeWq+qc6zEIX7NlDy4a7Wbp8E77wHZ+y8YjkqfMV1YFFrTs
DnMb0o3FyJ1k2CgDDI15bXX6U70yFJQz+whoKIjhc5kelXFrlq8knjzkVRG6VI6t
VgOTwmtqScBhvXXGjnrZw+RoXRdj/Fh5bBiO6fZ0cKGRbzmxeIvwCtFiTKAAO3qO
BQgQ2jjaz+pdPfc/eJ7/sAXKv9se8uxuLoooBZ7HVuqUvg2dTiH/ETn0K3WjINyL
OP3JRcwhawJuLa5qrfcYXnDOPVKnKKeeOyHC9htH03txxBeb1e3JCH6S98wd/zfN
v+TeJFV8tDh+XPX9Ukas+TEuo8bbHQjuWFjeRcZF9k+UVbJmf9u9hLiPV3CvQ0eZ
fXXoaFvyWgo=
=SmmU
-----END PGP SIGNATURE-----
|