kairos-agent/pkg/utils
Itxaka a5a55c636d
Expand DeployImage to be more flexible (#635)
Usually we create the system dirs in images by default, but that means
that we cannot reuse the DeployImage for deploying random non-system
images.

This fixes it by adding an extra param to create the dir structure in
the created image

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-12-17 15:05:38 +01:00
..
fs Add boot assesment for install and bootentry (#604) 2024-11-27 11:16:56 +01:00
k8s Read actual system configs during k8s upgrade (#579) 2024-10-16 12:36:19 +02:00
loop Minimize shelling out (#439) 2024-09-10 12:23:15 +02:00
partitions Move to use our ghw clone (#535) 2024-09-17 15:27:31 +02:00
chroot.go Fix chroot not opening and closing properly (#261) 2024-03-19 14:14:32 +01:00
cleanstack.go Bring elemental-cli code into the agent (#13) 2023-05-05 18:43:21 +02:00
common.go Add boot assesment for install and bootentry (#604) 2024-11-27 11:16:56 +01:00
grub.go Expand DeployImage to be more flexible (#635) 2024-12-17 15:05:38 +01:00
runstage_test.go Drop those stupid github and vfs deps bumps (#591) 2024-11-06 12:50:14 +01:00
runstage.go Expose the Analize method of yip (#548) 2024-09-20 10:36:09 +02:00
utils_suite_test.go Bring elemental-cli code into the agent (#13) 2023-05-05 18:43:21 +02:00
utils_test.go Add boot assesment for install and bootentry (#604) 2024-11-27 11:16:56 +01:00