I am maintaining a fleet of several PI machines and I need to change the kernel configuration. I'd like to make this process automatically to follow the official kernel versions (I'll try to follow the `stable_XXXXXXXX` tags in https://github.com/raspberrypi/linux).
I am able to build the kernel and its modules and I am working on the packaging script, which will build a `deb` package which I will host on a single machine (build once, download on all machines).
With the evolution of the OS, also the directory structure and the official `deb` packages evolve.
Are the official deb packaging scripts available somewhere?
It would be great if we could use them (reuse the same metapackage structure, make sure directory structure is consistent, no need to reverse-engineer the script to follow changes)![Cool 8-)]()
I am able to build the kernel and its modules and I am working on the packaging script, which will build a `deb` package which I will host on a single machine (build once, download on all machines).
With the evolution of the OS, also the directory structure and the official `deb` packages evolve.


It would be great if we could use them (reuse the same metapackage structure, make sure directory structure is consistent, no need to reverse-engineer the script to follow changes)

Statistics: Posted by febus982 — Sun Mar 10, 2024 6:33 pm