CE Linux Patch Archive
CE Linux technologies are provided as patches or patchsets against stable linux kernels.
To apply the patches, follow these instructions:
- download the patch file
- download the base kernel
- if a patch file, run the patch command.
$ patch -p1 < patch_file
- if a patchset, unarchive the patchset file then run the "tpm" command from the patchset directory:
$ tpm -t ./linux-2.6.6.tar.bz2 -f ./patchlist -o ./linux-patched
Name |
Patch File |
Base Kernel |
printk-times |
linux-2.6.6 |
|
preset-lpj |
linux-2.6.6 |
|
fast timestamp api |
linux-2.6.6 |
|
fast boot menu |
linux-2.6.6 |
|
posix high res timers - core |
linux-2.6.6 |
|
posix high res timers - i386 |
linux-2.6.6 |
|
posix high res timers - ppc32 |
linux-2.6.6 |
