On Thu, Oct 17, 2024 at 08:59:37AM +0200, Torsten Bögershausen wrote:
Maintaining production software and hardware, systems using specialized hardware with Linux drivers dependend on the Linux kernel is daily work.
yes.
And here tools like Git are needed (and appreciated).
but why? why do you need bleeding edge git on these special-purpose systems from the stone age? wouldn't any sane developer (cross-)build on a modern system (which usually has about an order of magnitude more computing power, aside from the newer tools) and then deploy and extract only what's needed via some mostly automated process? it would only matter if git was part of the production software (what for?), but then we're back to square one.