You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frozen kernels (#47) mean a kernel only moves when a specific one is known good against the whole driver set. That needs a signal from the archive and a gated flow on the box.
Archive side: publish which kernel is validated. A camlab-kernel-validated metapackage whose Depends pins the validated linux-image version keeps the logic in the apt resolver, with no bespoke protocol or signature scheme to invent
On the box, one gated sequence: unhold, upgrade, let DKMS rebuild every sensor module, verify each one loads for the new kernel, re-hold, and reboot only if all of that passed
Separate system update action in the GUI, never a row beside the per-driver rows. Per-driver updates are cheap and reversible, this one can cost the cameras
Frozen kernels (#47) mean a kernel only moves when a specific one is known good against the whole driver set. That needs a signal from the archive and a gated flow on the box.
camlab-kernel-validatedmetapackage whose Depends pins the validatedlinux-imageversion keeps the logic in the apt resolver, with no bespoke protocol or signature scheme to invent