immucore/internal/utils
Itxaka 8f7d808dec
Bring UKI to a working state (#97)
- Mount the needed base mounts (/proc /dev /sys /tmp)
 - Use our own console for yip (required to add the PATH under uki)
 - Order the DAG in a proper way (was out of order and not working)

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-14 10:33:38 +01:00
..
chroot.go 🐛 Fix chroot unmounting (#80) 2023-03-08 19:44:45 +01:00
cloudinit_console.go Bring UKI to a working state (#97) 2023-03-14 10:33:38 +01:00
cloudinit.go Bring UKI to a working state (#97) 2023-03-14 10:33:38 +01:00
common.go Bring UKI to a working state (#97) 2023-03-14 10:33:38 +01:00
layout_plugin.go 🐛 Add custom layout plugin (#87) 2023-03-09 17:19:15 +01:00
log.go Rework workflow (#77) 2023-03-08 11:45:11 +01:00
mounts.go Conditional for loading oem (#85) 2023-03-09 12:57:10 +01:00
suite_test.go 🐛 Fix coverage (#76) 2023-03-02 19:33:11 +01:00
utils_test.go Update kairos sdk to latest master (#89) 2023-03-09 19:45:24 +01:00