1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 06:45:13 +01:00
Files
bootc/systemd
Pragyan Poudyal 4a985e8040 composefs-backend: Introduce finalize-staged service
The service is intended to perform the following task at shutdown if a
staged deployment is present

- Perform three way /etc merge for the staged deployment
- Un-stage boot entries depending upon bootloader and boot entry type

Some assumptions made

- ESP will always be present
- We won't have two bootloaders at the same time

Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
2025-09-11 18:40:34 +05:30
..