[Cooker] Re: Please, add kernel configs to kernel-source

2002-06-04 Thread Juan Quintela

 borsenkow == Borsenkow Andrej [EMAIL PROTECTED] writes:

borsenkow On 20 May 2002, Juan Quintela wrote:
 
 they are there, and have been there since 2.4.17-21mdk or similar.
 

borsenkow Oops :-)

borsenkow What about lost GRSKERNSEC_SYSCTL in current kernel?

Sorry for the delay, option is there from now on.

Later, Juan.


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy




[Cooker] Re: Please, add kernel configs to kernel-source

2002-05-20 Thread Juan Quintela

 borsenkow == Borsenkow Andrej [EMAIL PROTECTED] writes:

borsenkow Juan, please, add kernel configs to kernel-source instead of current
borsenkow config.def. arch/i586/config.up, config.smp, config,secure etc. There is
borsenkow little overhead (all these configs are available during built anyway).

borsenkow Doing this will make kernel-source self-contained and allow users to
borsenkow recompile any Mandrake kernel flavor without need install corr. kernel
borsenkow just to get /boot/config-XXX.

borsenkow (of course, /boot/config-XXX may continue to be available, it is still
borsenkow useful).

they are there, and have been there since 2.4.17-21mdk or similar.

quintela$ rpm -ql kernel-source | grep defconfig
/usr/src/linux-2.4.18-14mdk/arch/i386/defconfig
/usr/src/linux-2.4.18-14mdk/arch/i386/defconfig-BOOT
/usr/src/linux-2.4.18-14mdk/arch/i386/defconfig-enterprise
/usr/src/linux-2.4.18-14mdk/arch/i386/defconfig-maximum
/usr/src/linux-2.4.18-14mdk/arch/i386/defconfig-secure
/usr/src/linux-2.4.18-14mdk/arch/i386/defconfig-smp
/usr/src/linux-2.4.18-14mdk/freeswan-1.97/klips/net/ipsec/defconfig

defconfig-maximum is the config from where I generrate everything, and
defconfig is really defconfig-up.

Later, Juan.


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy




[Cooker] Re: Please, add kernel configs to kernel-source

2002-05-20 Thread Borsenkow Andrej

On 20 May 2002, Juan Quintela wrote:


 they are there, and have been there since 2.4.17-21mdk or similar.


Oops :-)

What about lost GRSKERNSEC_SYSCTL in current kernel?

-andrej