Difference between revisions of "CELinux 040126 Release"
From eLinux.org
m (Bot (Edward's framework)) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Category:CELF]] | ||
| + | [[Category:CELinux]] | ||
| + | |||
This page describes the January 26, 2004 release of the [[CELinux]] source tree. | This page describes the January 26, 2004 release of the [[CELinux]] source tree. | ||
| Line 68: | Line 71: | ||
|- | |- | ||
| static_extra_040123.patch | | static_extra_040123.patch | ||
| − | | [[Tim Bird]] | + | | [[User:Tim_Bird|Tim Bird]] |
| change EXTRAVERSION to celf1 | | change EXTRAVERSION to celf1 | ||
|} | |} | ||
Latest revision as of 13:36, 27 October 2011
This page describes the January 26, 2004 release of the CELinux source tree.
See Source Tree Information for general information about the CELinux source tree.
Contents |
Integrated Tree
See http://tree.celinuxforum.org/source/celinux-040126.tar.bz2 (27 MB)
| Supported Platforms |
| i386 generic |
| VIA Eden board |
| TI OMAP Innovator |
| Renesas SH7751 board |
Patchset File
CELinux is provided in patchset form so that individual technology patches may be examined, modified and used independently from the base source tree.
See http://tree.celinuxforum.org/source/celinux-040126.patchset.tar.bz2 (561 KB)
To apply the patches, follow these instructions:
- download the base kernel (see the link in the table below)
- download the patchset tarfile (see the link above)
- unzip and untar the patchset tarfile (tar -xjvf celinux-040126.patchset.tar.bz2)
- run the "tpm" command from the patchset file:
- patches.release/tpm -t celinux-031030.tar.bz2 -d patches.release
Base Kernel
The base kernel is the October 30, 2003 release of CELinux. This is, in turn, based on kernel.org version 2.4.
See http://www.kernel.org/ for details.
Sources List
| Kernel | Version | . |
| http://tree.celinuxforum.org/source/celinux-031030.tar.bz2 | celinux_031030, which is based on kernel.org linux version 2.4.20. See CELinux_031030_Release | . |
| Patch | Donor | Patch Status |
| ulinux-i386_031219.patch | Lineo Solutions | platform patch |
| ulinux-sh_031219.patch | Lineo Solutions | platform patch |
| ulinux-kgdb_031219.patch | Lineo Solutions | bugfixes for kgdb - OK |
| ulinux-kgdb_i386_031219.patch | Lineo Solutions | bugfixes for kgdb for i386 - OK |
| static_extra_040123.patch | Tim Bird | change EXTRAVERSION to celf1 |