Actions
action #127151
open[upstream] kernel-install snapshot support
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
kernel-install (or rather it's drop-in scripts) are unaware of snapshot features.
Need to make it create a config that is specific to a particular combination of kernel+initrd+rootfs version (in the future also /usr volume version)
See also https://github.com/systemd/systemd/pull/25801 for some work already done
Specifically in https://github.com/systemd/systemd/pull/25801#issuecomment-1591360262 Lennart suggests to introduce an "instance id"
Updated by lnussel almost 2 years ago
- Due date set to 2023-04-25
- Assignee set to lnussel
Updated by lnussel over 1 year ago
- Due date deleted (
2023-04-25) - Assignee deleted (
lnussel) - Priority changed from Urgent to Normal
- Start date deleted (
2023-04-04)
gave up on this one in favor of https://github.com/lnussel/sdbootutil
needs to be revisited in the future
Updated by lnussel 8 months ago
beware of depmod. In snapshot context it may remove files it shouldn't https://github.com/systemd/systemd/pull/27325
Actions