sources
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sources [2012/02/17 19:37] – [3.0.x Kernel series] armelf | sources [2012/02/17 20:29] (current) – wrong page for kernel development, then creation of kerneldev page armelf | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Kernel Sources ====== | ====== Kernel Sources ====== | ||
| - | |||
| - | ===== kernel ===== | ||
| http:// | http:// | ||
| Line 14: | Line 12: | ||
| [[http:// | [[http:// | ||
| - | |||
| - | |||
| - | ====== Recompiling a Kernel ====== | ||
| - | Before doing this operation, try already compiled kernel for less harsh, here is some link to pick it: | ||
| - | |||
| - | =====Ubuntu===== | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | http:// | ||
| - | |||
| - | =====Debian===== | ||
| - | =====RedSleeve===== | ||
| - | |||
| - | ftp:// | ||
| - | |||
| - | |||
| - | =====Others===== | ||
| - | |||
| - | You can extract zImage and corresponding modules from this packages. | ||
| - | |||
| - | ===== Compilation environment consideration ===== | ||
| - | |||
| - | Cross-compiling and native. | ||
| - | |||
| - | ==== ==== | ||
| - | |||
| - | ===== 2.6.38 Kernel series ===== | ||
| - | < | ||
| - | git clone -b chromeos-ac100-2.6.38 git:// | ||
| - | cd | ||
| - | make paz00_defconfig zImage modules modules_install INSTALL_MOD_PATH=/ | ||
| - | abootimg -u / | ||
| - | </ | ||
| - | **/ | ||
| - | |||
| - | **/ | ||
| - | |||
| - | ===== 3.0.x Kernel series ===== | ||
| - | TODO | ||
| - | |||
| - | < | ||
| - | git clone -b chromeos-ac100-3.0 git:// | ||
| - | </ | ||
| - | ===== Git-Fu ===== | ||
| - | TODO | ||
| - | |||
| - | [[http:// | ||
| ====== U-Boot ====== | ====== U-Boot ====== | ||
| Line 67: | Line 17: | ||
| * https:// | * https:// | ||
| - | ====== Support ====== | ||
| - | |||
| - | [[https:// | ||
| - | |||
| - | [[irc:// | ||
sources.1329503840.txt.gz · Last modified: by armelf · Currently locked by: 216.73.216.211,10.89.1.2
