Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
General TC
»
Programming & Scripting - Unofficial
»
Kernel and modules recompile script (MIT)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Kernel and modules recompile script (MIT) (Read 3086 times)
aw
Newbie
Posts: 45
Kernel and modules recompile script (MIT)
«
on:
October 22, 2016, 09:08:35 AM »
Hi,
I've built a script (Makefile) which can be used to recompile a TinyCore Linux kernel, as well as the modules extensions (ex: ipv6-3.16.6-tinycore64.tcz).
https://github.com/Jidoteki/tinycore-kernel
It helped rebuild the 6.x kernel to support more CPUs. I also used it to successfully update the 6.x kernel to v3.16.38 (latest 3.16.x).
It can definitely be improved, so please feel free to fork it on GitHub, make pull-requests and suggest improvements where you see fit.
Thanks!
Logged
github.com/aw
curaga
Administrator
Hero Member
Posts: 11044
Re: Kernel and modules recompile script (MIT)
«
Reply #1 on:
October 24, 2016, 10:01:21 AM »
FYI, the patches are cosmetic/boot speed only, except the AGP patch that allows that particular chipset to work.
Our script to create the module extensions can be found in our github (sorter).
Logged
The only barriers that can stop you are the ones you create yourself.
aw
Newbie
Posts: 45
Re: Kernel and modules recompile script (MIT)
«
Reply #2 on:
October 24, 2016, 10:23:54 AM »
Oh that's fantastic! Thanks for the information.
Logged
github.com/aw
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
General TC
»
Programming & Scripting - Unofficial
»
Kernel and modules recompile script (MIT)