- Jan 15, 2022
-
-
Luker authored
GPT can now check and find childrens and report NextTargets after applying the configuration Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
actually write partitions to the drive Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
translate the on-disk partitions to out GPT struct for ease of comparison Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Jan 14, 2022
-
-
Luker authored
use macros to convert between the various partition types Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
fix the standardization of the configuration partition spec we now work only with LBA, and we check the spec can be applied to the disk Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Jan 13, 2022
-
-
Luker authored
Basic algorithm to calculate partition indexes Note that it is wrong and still misses several checks Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Jan 12, 2022
-
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
apparently 'cargo watch' has problems when a module is named 'target' Don't bother investingating, it's easier to change the names of our modules At least this way 'cargo watch' works again Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-