archinstall/archinstall
correctmost 00834f9c6e
Use bools instead of time values for SysCommandWorker attributes (#4462)
Only the truthiness of the time values was being evaluated. This
also reduces the usage of time.time(), which makes the codebase
more resilient against clock drift issues.
2026-04-22 21:33:35 +10: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 Use bools instead of time values for SysCommandWorker attributes (#4462) 2026-04-22 21:33:35 +10:00
locales ES Language updated (#4456) 2026-04-22 10:34:41 +10:00
scripts Fix Limine install with ESP mounted outside /boot (#4442) 2026-04-22 21:32:41 +10:00
tui Set console font automatically when selecting language (#4356) 2026-04-21 18:36:29 +10:00
__init__.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
__main__.py Replace sys.exit calls with return values (#4156) 2026-01-22 13:58:40 +11:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
main.py Set console font automatically when selecting language (#4356) 2026-04-21 18:36:29 +10:00