N0VA pushed to testing at Iridium/installer 2026-02-03 20:57:38 +01:00
af86d357a4 fix(ui): correct mount point selection pre-fill and simplify partition creation dialog
N0VA pushed to testing at Iridium/installer 2026-02-03 20:49:45 +01:00
848b2e7e74 fix: mount pseudo-fs during install, simplify partitioning, and add mount point config
N0VA pushed to testing at Iridium/installer 2026-02-03 20:29:05 +01:00
dc417d15d3 fix(backend): use host config for dnf install to resolve repos
N0VA pushed to testing at Iridium/installer 2026-02-03 20:19:32 +01:00
7a8e8ccbed fix(partitioning): avoid alignment errors by using fill-gap logic for full space
N0VA pushed to testing at Iridium/installer 2026-02-03 20:03:26 +01:00
7371da2451 fix(backend): improve partition creation robustness and formatting
N0VA pushed to testing at Iridium/installer 2026-02-03 19:53:55 +01:00
9f5bade34c feat(partitioning): support fat32 and add validation for system partition name
N0VA pushed to testing at Iridium/installer 2026-02-03 19:49:56 +01:00
11fca148be fix(ui): handle NoneType fstype and remove duplicate code in partitioning page
N0VA pushed to testing at Iridium/installer 2026-02-03 18:13:06 +01:00
b7a049d86f fix(ui): correct Gtk.Button instantiation in partitioning page
N0VA pushed to testing at Iridium/installer 2026-02-03 17:23:22 +01:00
2676da751b Fix PartitioningPage being stuck on detecting due to duplicate function
N0VA pushed to testing at Iridium/installer 2026-02-03 17:07:47 +01:00
22e1fa8f62 Implement manual partition management (create/delete/mountpoints)
N0VA pushed to testing at Iridium/installer 2026-02-03 17:01:37 +01:00
efe25f3e11 Ensure disk device path has /dev/ prefix
N0VA pushed to testing at Iridium/installer 2026-02-03 16:43:22 +01:00
2f9338af0a Fix logic error in page transitions
N0VA pushed to testing at Iridium/installer 2026-02-03 16:34:39 +01:00
33d989cfad Hook up GUI Install button to backend logic
N0VA pushed to testing at Iridium/installer 2026-02-03 16:28:57 +01:00
2377b0269a Implement minimal OS and Bootloader installation logic
N0VA created branch testing in Iridium/installer 2026-02-03 16:26:14 +01:00
N0VA pushed to testing at Iridium/installer 2026-02-03 16:26:14 +01:00
3c4870b104 Implement basic partitioning backend and CLI interface
N0VA pushed to main at Iridium/installer 2026-02-03 12:03:29 +01:00
aae235e81f Format icons SVG files for better readability
N0VA pushed to main at Iridium/installer 2026-02-03 01:35:56 +01:00
759b4c4007 Use the icon
9958b9a65b Create org.iridium.Installer-symbolic.svg
1afdf99a6f Temporary (or probably permanent, you know how this works) icon
Compare 3 commits »
N0VA pushed to main at Iridium/installer 2026-02-02 20:19:40 +01:00
26757288c4 Add mock mode support and input validation
N0VA pushed to main at Iridium/installer 2026-02-02 20:15:45 +01:00
7a69d62782 Module titles