N0VA pushed to testing at Iridium/installer 2026-02-09 17:02:10 +01:00
0ec7de3937 Fix UEFI GRUB installation: ensure ESP is mounted to /boot/efi and improve error logging
N0VA pushed to testing at Iridium/installer 2026-02-09 15:24:49 +01:00
cbc1b05eca Simplify run_vm_bios.sh to unconditionally load clean-state snapshot
N0VA pushed to testing at Iridium/installer 2026-02-09 15:14:11 +01:00
e8afc31d00 Enable snapshot support in run_vm_bios.sh with automatic detection
N0VA pushed to testing at Iridium/installer 2026-02-09 15:08:24 +01:00
59219130bd Fix run_vm_bios.sh: add missing backslashes and improve CDROM boot compatibility
N0VA pushed to testing at Iridium/installer 2026-02-09 15:02:17 +01:00
e8a2f7aaa9 Redo backend installer logic to support BIOS/MBR boot on older devices and switch to GRUB2
N0VA pushed to testing at Iridium/installer 2026-02-09 14:22:49 +01:00
b37fc8d060 Update run_vm_uefi.sh
N0VA pushed to testing at Iridium/installer 2026-02-05 19:43:14 +01:00
44af152887 Revert "Improve offline repository discovery and dnf configuration for ISO installs"
5238fd29d9 Revert "Fix dnf failure by adding /run mount, removing --cacheonly, and ensuring host-config usage"
74fedf9001 Revert "Further improvements to dnf robustness and repo discovery for offline installs"
Compare 3 commits »
N0VA pushed to testing at Iridium/installer 2026-02-05 19:39:57 +01:00
5df00a5814 Further improvements to dnf robustness and repo discovery for offline installs
N0VA pushed to testing at Iridium/installer 2026-02-05 19:32:59 +01:00
951a1b7fdc Fix dnf failure by adding /run mount, removing --cacheonly, and ensuring host-config usage
N0VA pushed to testing at Iridium/installer 2026-02-05 19:28:42 +01:00
297f2cd3c2 Improve offline repository discovery and dnf configuration for ISO installs
N0VA pushed to testing at Iridium/installer 2026-02-05 18:32:02 +01:00
N0VA pushed to testing at Iridium/installer 2026-02-05 18:30:57 +01:00
4278a3198d Add minimal-linux-installer skill with proven installation patterns
N0VA pushed to testing at Iridium/installer 2026-02-05 18:16:17 +01:00
943cfee8bb IT ACTUALLY INSTALLS
N0VA pushed to testing at Iridium/installer 2026-02-05 17:54:16 +01:00
9cfd6ad2e0 Use robust usermod -p method for setting passwords
N0VA pushed to testing at Iridium/installer 2026-02-05 17:39:06 +01:00
23b5f017d4 Fix password setting using chpasswd -R and improve screen wake lock
N0VA pushed to testing at Iridium/installer 2026-02-05 17:25:03 +01:00
ee83411333 Fix password setting by using passwd --stdin and sync
N0VA pushed to testing at Iridium/installer 2026-02-05 17:03:39 +01:00
7613bdf8d5 Fix password setting and inhibit system sleep during install
N0VA pushed to testing at Iridium/installer 2026-02-05 16:47:02 +01:00
400235067d Fix bootctl unrecognized option and improve repo discovery
N0VA pushed to testing at Iridium/installer 2026-02-05 16:28:02 +01:00
f3e7122d02 Fix dnf5 deferred transaction and add shadow-utils for user creation
N0VA pushed to testing at Iridium/installer 2026-02-05 15:40:46 +01:00
afe18c1eee Fix dnf error by removing localpkg_only and improve repo search