Commit 1fec49b
committed
Update reboot-required file with staged image context
This change updates the /run/reboot-required file to include information
about the staged bootc image digest. This will provide users with
information about what bootc image will be effective after the system
has been rebooted.
Fixes #1574
Signed-off-by: Brendan Shephard <[email protected]>1 parent 310f9f5 commit 1fec49b
File tree
2 files changed
+7
-3
lines changed- crates/lib/src
- tmt/tests/booted
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
797 | 801 | | |
798 | 802 | | |
799 | | - | |
| 803 | + | |
800 | 804 | | |
801 | 805 | | |
802 | 806 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments