On Thu, 18 Apr 2002 12:44:19 +0200
Roman Korcek <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> > So you have to install the kernel-source RPM for your kernel from
> > your CD's.
> 
> I am using the enterprise kernel. Is there a difference between the
> actual sources?
> 
> TIA
> Roman

Frankly I don't know! Software Manager suggest the enterprise kernel
just has been compiled with different options.

I also sent this to the list, maybe someone knows more about this :)

Also, 'less /usr/src/linux/include/linux/version.h' says:

-----------------------------------------------------------------------------
#include <linux/rhconfig.h>
#if defined(__module__smp)
#define UTS_RELEASE "2.4.18-6mdksmp"
#elif defined(__module__enterprise)
#define UTS_RELEASE "2.4.18-6mdkenterprise"
#elif defined(__module__up)
#define UTS_RELEASE "2.4.18-6mdk"
#else
#define UTS_RELEASE "2.4.18-6mdksecure"
#endif
#define LINUX_VERSION_CODE 132114
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
-----------------------------------------------------------------------------

So kernel-source-2.4.18-6mdk knows about the 2.4.18-6mdkenterprise kernel.

    -Frans

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to