3 Commits

Author SHA1 Message Date
Itxaka
26187e369e Adds raw disk utils
Adds raw disk utils to convert a raw disk into a GCE or Azure image
Adds a new constants package to store constants that can be reused
across all of our projects
Expands KairosFs interface to be in line with whats used on other
projects so we can use it
2024-12-18 12:17:10 +01:00
Itxaka
a0c7d13520 Port signature utils to sdk from agent (#117)
It was added first to agent as it was needed for upgrade but if we are
gonna reuse this to check for signature validity in random files, we
better have it on sdk so we can use it both on agent and immucore and
works exactly the same

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-06-04 08:31:00 +02:00
Itxaka
9e420d9015 Add KairosFS type and detectBoot with FS (#46) 2023-09-01 15:31:04 +03:00