76c638de8e
Improve offline installation by searching for repo in multiple paths
2026-02-05 15:37:18 +01:00
1238dcdabd
Remove accidental log file
2026-02-05 15:17:53 +01:00
f7fc354f3f
Fix UEFI boot by mounting efivarfs and forcing systemd-boot install
2026-02-05 15:17:48 +01:00
3a226108ec
Fix: ensure disk is unmounted before partitioning and use sudo for reboot
2026-02-05 14:55:18 +01:00
45b0fa5a84
.
2026-02-05 14:54:15 +01:00
6b7c7debff
Increase VM memory allocation to 8GB
2026-02-05 14:49:59 +01:00
9fcbf6f204
Add automatic dependency installation to run.sh
2026-02-05 14:34:35 +01:00
e5f46324e4
Fix UEFI snapshot support and ensure sudo privileges
2026-02-05 14:23:44 +01:00
4eff9d7e22
Update UEFI VM script with correct paths and add snapshot script
2026-02-05 14:18:39 +01:00
7bfab2ac5b
Update window.py
2026-02-05 14:00:49 +01:00
8bac02357c
Send logs as file, create sudoer user, and improve bootloader reliability
2026-02-05 13:22:34 +01:00
bba28a6f77
Remove accidental log file
2026-02-05 12:59:54 +01:00
be674e89e0
Switch to systemd-boot, full log sending, and offline install fix
2026-02-05 12:59:24 +01:00
e99290eebe
.
2026-02-05 12:48:36 +01:00
eb03edb050
.
2026-02-05 12:39:41 +01:00
f7bebc7f88
Add network logging to Discord webhook for testing branch
...
- Add network_logging.py module with Discord webhook integration
- Log session start with unique session ID and mode (MOCK/PRODUCTION)
- Log all page navigations when clicking Next
- Log all user selections (disk, install mode, modules, user info)
- Log installation progress through each step
- Send install completion/failure logs
- Auto-flush logs every 2 seconds and immediately on critical events
TESTING BRANCH ONLY - Remove before merging to main
2026-02-04 21:18:18 +01:00
e611f174be
Update os_install.py
2026-02-03 21:32:51 +01:00
b70ff549a7
Update partitioning.py
2026-02-03 21:31:17 +01:00
bb31814233
Update partitioning.py
2026-02-03 21:30:27 +01:00
00ba6e5c89
feat: verbose installation logs, improved auto-partitioning logic, and UI tweaks
2026-02-03 21:24:31 +01:00
7d43b82ce1
fix(ui): reorder partition dialog, fix mount point selection, add threaded install with logs
2026-02-03 21:06:16 +01:00
af86d357a4
fix(ui): correct mount point selection pre-fill and simplify partition creation dialog
2026-02-03 20:57:29 +01:00
848b2e7e74
fix: mount pseudo-fs during install, simplify partitioning, and add mount point config
2026-02-03 20:49:41 +01:00
dc417d15d3
fix(backend): use host config for dnf install to resolve repos
2026-02-03 20:29:03 +01:00
7a8e8ccbed
fix(partitioning): avoid alignment errors by using fill-gap logic for full space
2026-02-03 20:19:25 +01:00
7371da2451
fix(backend): improve partition creation robustness and formatting
2026-02-03 20:03:24 +01:00
9f5bade34c
feat(partitioning): support fat32 and add validation for system partition name
2026-02-03 19:53:51 +01:00
11fca148be
fix(ui): handle NoneType fstype and remove duplicate code in partitioning page
2026-02-03 19:49:52 +01:00
b7a049d86f
fix(ui): correct Gtk.Button instantiation in partitioning page
2026-02-03 18:13:04 +01:00
2676da751b
Fix PartitioningPage being stuck on detecting due to duplicate function
2026-02-03 17:23:19 +01:00
22e1fa8f62
Implement manual partition management (create/delete/mountpoints)
2026-02-03 17:07:45 +01:00
efe25f3e11
Ensure disk device path has /dev/ prefix
2026-02-03 17:01:36 +01:00
2f9338af0a
Fix logic error in page transitions
2026-02-03 16:43:19 +01:00
33d989cfad
Hook up GUI Install button to backend logic
2026-02-03 16:34:36 +01:00
2377b0269a
Implement minimal OS and Bootloader installation logic
2026-02-03 16:28:55 +01:00
3c4870b104
Implement basic partitioning backend and CLI interface
2026-02-03 16:20:59 +01:00
aae235e81f
Format icons SVG files for better readability
2026-02-03 12:03:25 +01:00
759b4c4007
Use the icon
2026-02-03 01:26:30 +01:00
9958b9a65b
Create org.iridium.Installer-symbolic.svg
2026-02-03 01:26:25 +01:00
1afdf99a6f
Temporary (or probably permanent, you know how this works) icon
2026-02-03 01:17:48 +01:00
26757288c4
Add mock mode support and input validation
2026-02-02 20:19:36 +01:00
7a69d62782
Module titles
2026-02-02 20:15:40 +01:00
f691be219d
Summary page
2026-02-02 20:05:11 +01:00
281f7488af
Update README.md
2026-02-02 20:03:40 +01:00
931f701591
Center content vertically in user and welcome pages
2026-02-02 15:26:03 +01:00
52897a1dd0
Why the fuck was it in that order
2026-02-02 15:24:40 +01:00
2c7b9c5b1f
Automatic usernames
2026-02-02 15:20:23 +01:00
658040c138
Better - force selection, gray out button
2026-02-02 15:08:03 +01:00
7c899b8e86
Can't continue without selecting disk
2026-02-02 15:03:30 +01:00
a098f20a38
English as the only language option
2026-02-02 14:59:35 +01:00