Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: jgrulich on May 15, 2016, 05:29:49 AM

Title: Automated kernel modules update
Post by: jgrulich on May 15, 2016, 05:29:49 AM
Hi all,
I'm looking for some script for automated update of all the abc-KERNEL.tcz packages from the source, when the new kernel occurs. Any idea how to do so?
Béla updates the basic ones, but I'm using a lot of another dedicated which are not in the repo.
Title: Re: Automated kernel modules update
Post by: bmarkus on May 15, 2016, 06:08:47 AM
Hi all,
I'm looking for some script for automated update of all the abc-KERNEL.tcz packages from the source, when the new kernel occurs. Any idea how to do so?
Béla updates the basic ones, but I'm using a lot of another dedicated which are not in the repo.

Jan, which modules are you missing? Are these part of the kernel build, available on the server or your own custom modules?
Title: Re: Automated kernel modules update
Post by: jgrulich on May 15, 2016, 06:26:41 AM
Béla,
I'm using the modules from the repo, there is no problem.
But than I'm using modules from the /src directory and some my own ones.
There are than hundreds of files to be replaced when the new kernel occurs. Guess there will be some script, or may be only command which will grab the filenames in the existing folder and replaces it with the same name from the another folder.
Title: Re: Automated kernel modules update
Post by: jgrulich on May 16, 2016, 08:54:18 AM
Any idea for the script?