Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: q7x on October 18, 2009, 04:36:22 PM

Title: How we can update tc kernel?
Post by: q7x on October 18, 2009, 04:36:22 PM
how we can update Tiny Core kernel ?
how we can add kernel driver?
Title: Re: How we can update tc kernel?
Post by: Jason W on October 18, 2009, 04:52:45 PM
There is a custom kernel page on the wiki:

http://wiki.tinycorelinux.com/tiki-index.php?page=Custom+Kernel

Of course, building a module for the existing kernel is always preferable, and could be made into an extension for all to use.
Title: Re: How we can update tc kernel?
Post by: q7x on October 18, 2009, 05:15:19 PM
thanks for reply
this link on the wiki not work: ftp://ftp.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src

but this link work :http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src/

in this link i found 2.6.29.1-tinycore.patch.gz

but i need change kernel into 2.6.31 . can i use 2.6.29.1-tinycore.patch.gz for 2.6.31?
Title: Re: How we can update tc kernel?
Post by: Jason W on October 18, 2009, 05:23:03 PM
I didn't make the patch, but I am very sure it won't apply to 2.6.31 cleanly.
Title: Re: How we can update tc kernel?
Post by: helander on October 18, 2009, 05:41:29 PM
thanks for reply
this link on the wiki not work: ftp://ftp.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src

but this link work :http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src/

in this link i found 2.6.29.1-tinycore.patch.gz

but i need change kernel into 2.6.31 . can i use 2.6.29.1-tinycore.patch.gz for 2.6.31?


The ftp link still works for me. Anyhow the available patch basically contains two things, the TC boot logo and crypto home support. The boot logo is just "cosmetic" and in case you do not intend to use cryptohome, the patch is not required.

/Lars