Chmouel Boudjnah <[EMAIL PROTECTED]> writes:
> -3mdk
>
> with updates of ksymoops and acpi
>
> should fix all bugs when we want to build the kernel source without
> doing a mrproper.
and FYI here is the updates Changes list of the kernel-2.4 rpm :
--=-=-=
::Changes between 2.2.x kernel and 2.4::
alsa is merged into the kernel-??? (when ??? is -smp or normal or other
kernel package) as well as alsa-source is merged in kernel-source
kernel-headers doen't provide anymore a link to the source kernel but
the real headers file, we should recompile the glibc with the last
kernel-headers before releasing.
the configs files are now also located in /usr/src/linux/configs/ (i
hope one day to do autodetection of running kernel and set the .config
appropriate when building).
::Notes on kernel::
We use the pcmcia modules from the user space package (aka: pcmcia-cs)
and not from the kernel.
::Build options::
there is some macros you can define at the building process using
--define (like rpm --define 'kgcc 0' -ba kernel-2.4.spec):
boot => it is a kernel we generate for the BOOT kernel ?
kgcc => build with the kgcc compiler or not
reiserfs => build with reiserfs support or not.
--=-=-=
and maybe you forgot the adress where is the rpm :
https://kenobi.mandrakesoft.com/~chmou/kernel24/
--
MandrakeSoft Inc http://www.chmouel.org
--Chmouel