Itxaka
2ecbdbbd3f
Add init system information to state output ( #56 )
...
Signed-off-by: Itxaka <itxaka@kairos.io>
2023-10-18 17:16:12 +02:00
Itxaka
9e420d9015
Add KairosFS type and detectBoot with FS ( #46 )
2023-09-01 15:31:04 +03:00
Itxaka
dd4fbb8014
✨ Identify lvm partitions for state ( #28 )
2023-06-07 14:48:27 +02:00
Itxaka
3524a69e57
Remove leftover print ( #18 )
2023-05-23 15:13:41 +02:00
Mauro Morales
0c9d2bd9e6
🌱 Read os-release attributes using kairos prefix ( #12 )
...
* Read os-release attributes using kairos prefix
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
* Refactor other functions to use OSRelease
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
* Misc refactoring
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
---------
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-04-14 11:40:28 +02:00
Itxaka
3163cfbac0
Extract sdk into its own lib
...
This had some side effects:
- Have to add some utils from the kairos/machine modules, which IMHO
should not be there, they should be here if the are generic enough
- Dropping the sdk dir, just have the modules in the root dir
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-15 10:56:11 +01:00