archinstall/archinstall
Softer f4bcf6d253 Drop is_uefi parameter from validate_bootloader_layout
The UEFI flag is a constant system fact for the run, so the
validator retrieves it via SysInfo.has_uefi() directly instead
of having every caller pass it in. Updates all three call sites
in global_menu.py, installer.py and guided.py, and removes the
now-unused SysInfo import from guided.py.
2026-04-26 12:03:06 +03:00
..
applications Enable power management services after package installation (#4440) 2026-04-18 12:04:14 +10:00
default_profiles Change Budgie display server and update packages (#4450) 2026-04-22 10:23:09 +10:00
lib Drop is_uefi parameter from validate_bootloader_layout 2026-04-26 12:03:06 +03:00
locales Update base.po (#4467) 2026-04-23 20:07:54 +10:00
scripts Drop is_uefi parameter from validate_bootloader_layout 2026-04-26 12:03:06 +03:00
tui Set console font automatically when selecting language (#4356) 2026-04-21 18:36:29 +10:00
__init__.py
__main__.py
examples
main.py Set console font automatically when selecting language (#4356) 2026-04-21 18:36:29 +10:00