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>
* 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>
* Rework uki to pivot at start
Signed-off-by: Itxaka <itxaka@kairos.io>
* Fix secureboot check
Signed-off-by: Itxaka <itxaka@kairos.io>
* debug
Signed-off-by: Itxaka <itxaka@kairos.io>
* Change order of initial stuff
first mount the barebone stuff and then do the movement
Signed-off-by: Itxaka <itxaka@kairos.io>
* Drop sleep
Signed-off-by: Itxaka <itxaka@kairos.io>
---------
Signed-off-by: Itxaka <itxaka@kairos.io>