Commit Graph

6 Commits

Author SHA1 Message Date
Itxaka
c59c656fbe Add a UKI transition step
This help the transition between 3.3.x to 3.4.x by moving existing
sysexts to their new places and creating the expected links so it should
behave exactly like it was before

Signed-off-by: Itxaka <itxaka@kairos.io>
2025-04-09 16:39:44 +02:00
Itxaka
367ab5610e Implement generic sysext management (#459) 2025-04-09 11:21:22 +02:00
Itxaka
c9924a3205 Support copying sysextensions into final dir (#330) 2024-06-10 10:10:54 +02:00
Itxaka
2bac6058eb Run rootfs stage after oem under uki (#300) 2024-04-24 19:10:59 +02:00
Itxaka
ade21d4663 Fix lint and new uki steps (#274)
* Fix lint and add new uki step

Make it simpler by dividing the actual base mounts and pivot into new
sysroot into two different steps

Signed-off-by: Itxaka <itxaka@kairos.io>

* Fix constant name and gosec issues

Signed-off-by: Itxaka <itxaka@kairos.io>

---------

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-04-09 10:40:47 +02:00
Itxaka
93f5cf5de6 Rework immucore (#246) 2024-03-20 11:48:51 +01:00