• Joined on 2026-04-08
kira pushed tag v0.1.0-rc1 to kira-linux/nyanit 2026-06-28 14:33:58 +00:00
kira released Release candidate 1 at kira-linux/nyanit 2026-06-28 14:33:58 +00:00
kira commented on issue kira-linux/nyanit#1 2026-06-24 23:11:41 +00:00
Need for a test site

Ofcourse bcachefs kernel modules and utilities must be installed

kira commented on issue kira-linux/nyanit#1 2026-06-24 23:10:25 +00:00
Need for a test site

For testing all then needs its some disk, in case of vm easy to add, size not matter much, 1GB is enough. Create GPT part table on it, and one partition with GPT label "bee-root"

Then format…

kira pushed to myaster at kira-linux/nyanit 2026-06-24 17:02:59 +00:00
ab7ba83428 Fixing wait for F2 bug when it swiched to HandOff state from Error state.
kira pushed to myaster at kira-linux/nyanit 2026-06-24 16:46:46 +00:00
75c043b652 Add -k session to bcachefs unlock command.
kira opened issue kira-linux/nyanit#1 2026-06-24 15:48:48 +00:00
Need for a test site
kira pushed to myaster at kira-linux/nyanit 2026-06-24 15:44:53 +00:00
212fa7ed44 Most stuff should be complete.
76a04b7d3e Adding function to perform bcachfs unlock.
Compare 2 commits »
kira pushed to myaster at kira-linux/theming 2026-06-22 13:50:28 +00:00
63d0c2490d Some additional logo.
kira pushed to myaster at kira-linux/nyanit 2026-06-21 22:56:36 +00:00
c758c68f23 Added snapshoot selection.
kira pushed to myaster at kira-linux/nyanit 2026-06-20 16:32:12 +00:00
121cd90988 Basically initial commit, lots of work.
kira pushed to myaster at kira-linux/kira-installer 2026-06-07 22:57:13 +00:00
f404ff385a Big refactor of stage result, to be more easy instead of generic.
kira pushed to myaster at kira-linux/kira-installer 2026-06-05 22:29:05 +00:00
c56da21eab Adding initial stuff for install stage.
ed6ffcdee1 Changes to partition stage in respect to intall stage.
4d8c9540d0 Added function to KiraSize to format size with B suffix.
56e87a62cf Adding records for install stage.
9769ae409e Functions for creating partitions and filesystems.
Compare 5 commits »
kira created repository kira-linux/nyanit 2026-06-01 02:15:34 +00:00
kira pushed to myaster at kira-linux/kira-installer 2026-05-30 20:12:53 +00:00
3abbbe9abd Addin saving of previos stages for easy going back.
kira pushed to myaster at kira-linux/kira-installer 2026-05-30 15:19:26 +00:00
b2f510e679 Security stage (user login) mostly completed.
kira pushed to myaster at kira-linux/kira-installer 2026-05-29 22:34:03 +00:00
a503b2a36f Fixes and initial work on security stage.
kira pushed to myaster at kira-linux/kira-installer 2026-05-27 22:43:59 +00:00
f0a8e704c0 Using secure boot status to determin its awailability for installation.
187129d314 Added secure boot status to sysinfo.
Compare 2 commits »
kira pushed to myaster at kira-linux/kira-installer 2026-05-26 21:47:07 +00:00
b0ea2e0ee3 Properly hadnle swap partition size calculation with regart to zram option.
4fb49797cb Made option (reuse network settings) on by default.
bb3f5ed1f0 Work on Partition Stage, added custom swap size selection.
078589332c Adding build.rs for config file copy and changing render backend to tiny-skia.
Compare 4 commits »
kira commented on issue kira-linux/kira-installer#2 2026-05-26 17:00:37 +00:00
Need to add disk layout generation functions and structs

Considering closed with 9743b010d1