Welcome to the kernel-tmb series site!

Updated 23 July 2006

ix86 (32bit) flavours x86_64 (64bit) flavours source(-stripped) *-latest
Changelog Modular IDE Files: Contact

The current plan is:

So the names are now kernel-tmb-$flavour-%kernel.org_version-%tmb_release-1-1mdv2007.0.
Example: kernel-tmb-desktop-2.6.17.6-2mdv-1-1mdv2007.0
Name: kernel-tmb my kernel-set name
Flavour: desktop desktop flavour
RealVersion: 2.6.17.6 kernel.org 2.6.17 + patch-2.6.17.6
RealRelease 2mdv build 2 of  version 2.6.17.6
Version 1 always 1 to fool urpmi/rpm/smart
Release 1mdv2007.0 always 1 to fool urpmi/rpm/smart


Every kernel-tmb flavour (including the -source) now have the full Name-Flavour-RealVersion-RealRelease as name of the rpm package.
This is done so that urpmi/rpm wont upgrade kernel or kernel-source automatically. This is needed as kernel & kernel-source needs to stay in sync for dkms, nvidia, ati & other external modules can be built on boot...

As a secondary feature is now that every kernel-flavour have it's own virtual package named: Name-Flavour-latest with the correct RealVersion-RealRelease as Version-Release that requires it counterpart with the 1-1mdk as Version-Release. So:

kernel-tmb-desktop-latest-2.6.17.6-2mdv2007.0 Requires kernel-tmb-desktop-2.6.17.6-2mdv-1-1mdv2007.0

This is done so that if you have a *-latest kernel installed it will trigger an upgrade of the virtual package with urpmi --auto-select that as a result will trigger an install of a newer kernel without removing/upgrading the current kernels...

So, to make a long story short, if you want to be sure to always have the latest kernel-tmb-desktop and kernel-tmb-source-stripped installed, you just have to do:
# urpmi kernel-tmb-desktop-latest kernel-tmb-source-stripped-latest.



And now for the flavours:

The ix86 (32bit) kernels are:



The x86_64 (64bit) kernels are:



The source packages are:



The *-latest packages:



Modular IDE:
  The kernel-tmb series kernels uses modular ide, so to be able to boot from ide hdd (not SATA) you need the following line in /etc/modprobe.conf:

    alias ide-controller module_name

  where module_name is the kernel module name that matches your ide chipset.

  For example:

    atiixp for Ati chipsets,
    piix for Intel chipsets,
    amd74xx for Amd & Nvidia chipsets,
    via82cxxx for Via chipsets,
    and so on...

  If you added this line after you installed the kernel, you must recreate your initrd and rerun lilo to get your changes used. (If you use grub, forget about the lilo part)




The Files / RPMS:

The RPMS and SRPMS for Cooker and 2007.0 forward you can find any Mandriva mirror near you.

The RPMS and SRPMS for 2006.0 you can find HERE.