• Joined on 2026-04-08
kira closed issue kira-linux/kira-installer#2 2026-05-26 17:00:37 +00:00
Need to add disk layout generation functions and structs
kira pushed to myaster at kira-linux/kira-installer 2026-05-26 15:56:30 +00:00
6b4550dc8e Changing println to proper log macros and small fixes.
e0c6112422 Adding simple logger implementation to use with log crate.
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-25 11:30:59 +00:00
66f7851574 Minor changes and fixes.
b1f3644092 Adding KiraSize struct to handle power of 2 sizes.
302423d98f Adding symple system info module.
9743b010d1 More work on partition stuff #2, added BlkSize struct to handle partition sizes nicely.
Compare 4 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-21 06:39:41 +00:00
c6e7fa6069 More work on partition stuff #2, things looks much better now.
c0ae014eef align_part function now passing tests. #2
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-19 21:52:49 +00:00
edfd57d5d5 Working on partitions stuff related to issue #2
kira closed issue kira-linux/kira-installer#1 2026-05-16 19:11:34 +00:00
Need to add methods for easier processing of StageResult and ConfigValue structs
kira pushed to myaster at kira-linux/kira-installer 2026-05-16 19:11:25 +00:00
cf916eb508 Refactoring for StageResult related to issue #1
4000e0cfac More work on partition stage.
Compare 2 commits »
kira opened issue kira-linux/kira-installer#2 2026-05-13 13:20:26 +00:00
Need to add disk layout generation functions and structs
kira opened issue kira-linux/kira-installer#1 2026-05-13 13:09:37 +00:00
Need to add methods for easier processing of StageResult and ConfigValue structs
kira pushed to myaster at kira-linux/kira-installer 2026-05-11 21:02:28 +00:00
f851c6fef0 More work on partition stage.
2684c12e73 Initial work on partition stage.
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-07 22:24:52 +00:00
75ef50bed1 Most work on keyboard stage is done.
kira pushed to myaster at kira-linux/kira-installer 2026-05-06 21:21:40 +00:00
9081e301d4 More work on keyboard stage, now compiling.
8b3f22909e Working on keyboard stage, closures!
7365f95d20 Work on scroll list style. Tranfer scroll list to src root.
Compare 3 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-03 21:14:06 +00:00
d4c7e59cd6 Work on scroll list style.
kira pushed to myaster at kira-linux/kira-installer 2026-05-03 16:07:35 +00:00
cf7b9ace08 Finished locales stage, and work on theming.
a1263e7056 Fixing locale detection in locales stage.
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-02 22:56:47 +00:00
0de2f1ce10 Work on locale stage.
b8c2630d3e Small fixes and cleanups.
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-01 12:53:06 +00:00
bc46f042dc Small changes.
dae1586636 Wrapping up TimeZone stage.
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-04-30 22:29:47 +00:00
e015a541f9 TimeZone stage allmost done.
kira pushed to myaster at kira-linux/kira-installer 2026-04-28 21:54:34 +00:00
3361562841 Working on TimeZone stage.
kira pushed to myaster at kira-linux/kira-installer 2026-04-23 22:39:10 +00:00
632c6f7f98 More work on Network stage.