Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib
AgeCommit message (Expand)Author
2023-07-25Fix boot partition regression (#1942)codefiles
2023-07-19Uncomment `/etc/locale.gen` entry and use first column for `LANG` variable (#...codefiles
2023-07-17removed str() around objects to be serialized. As None should stay intact rat...Anton Hvornum
2023-07-17Fix network settings loading from config file (#1921)Daniel Girtler
2023-07-17Refactor `_add_systemd_bootloader()` loader configuration (#1911)codefiles
2023-07-17Enable separate /boot and /boot/esp via XBOOTLDR in systemd-boot (#1859)Anton Hvornum
2023-06-30global_menu: wrap invalid config error message with the translation shim (#1908)Anhad Singh
2023-06-30Refactor `_add_systemd_bootloader()` entries options (#1909)codefiles
2023-06-30Refactor `_add_systemd_bootloader()` entries creation (#1907)codefiles
2023-06-30installer: add Limine bootloader (#1815)Anhad Singh
2023-06-29Skip rom devices (#1906)codefiles
2023-06-28Refactor installer and general design patterns (#1895)Himadri Bhattacharjee
2023-06-28Fix 1875 (#1880)Daniel Girtler
2023-06-23fix: define ret as Optional[str] before reassignment in get_fido2_devices (#1...Himadri Bhattacharjee
2023-06-22Fix crash when libfido2 is not installed (#1893)ArtikusHG
2023-06-22Simplify object serialization before JSON encoding (#1871)Himadri Bhattacharjee
2023-06-21Rename encryption method (#1888)Daniel Girtler
2023-06-21Make Gfx driver handling saver (#1885)Daniel Girtler
2023-06-21Fix 1862 (#1884)Daniel Girtler
2023-06-21Always verify permissions and check for log dir (#1874)Daniel Girtler
2023-06-12Use pathlib in `_add_systemd_bootloader()` (#1866)codefiles
2023-06-12Update bootctl --path option to --esp-path (#1854)codefiles
2023-06-12Added a service-started wait timer for keyring.timer (#1858)Anton Hvornum
2023-06-08Fix 1830 (#1831)Daniel Girtler
2023-06-08Installs correct dkms package for nvidia and nvidia-open (#1847)Himadri Bhattacharjee
2023-06-08Fix paths used for steps in keyfile creation (#1851)codefiles
2023-06-05Fix 1749 (#1840)Daniel Girtler
2023-06-05Detect more modules requiring `alsa-firmware` (#1822)codefiles
2023-06-05Move locales and cleanup menu (#1814)Daniel Girtler
2023-05-15Improve Save configuration UI - (re)allow for directly specifying custom path...bd-g
2023-05-15Allowing for fg='color' in info, warn, error and debug. (#1818)Anton Hvornum
2023-05-15Add custom mirror support (#1816)Daniel Girtler
2023-05-12Install the package `alsa-firmware` if required (#1812)codefiles
2023-05-12Install the package `sof-firmware` if required (#1811)codefiles
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-07Fix default value idx in `_determine_cursor_pos()` (#1800)Daemon Coder
2023-05-07Fix 1792 (#1795)Daniel Girtler
2023-05-07Fix 1793 (#1794)Daniel Girtler
2023-05-06Fix 1763 (#1790)Daniel Girtler
2023-05-06Fix NTP option (#1788)Daemon Coder
2023-05-05Fix `LsblkInfo` size field (#1787)Daemon Coder
2023-05-04Remove obsolete enabling of NTP in ISO (#1729)Daemon Coder
2023-05-04Update `SysCommand()` calls in remaining files (#1707)Daemon Coder
2023-05-04Fix logic errors in `_fetch_lsblk_info()` (#1754)Daemon Coder
2023-05-04Fix 1780 (#1782)Daniel Girtler
2023-05-03Fixing starting of service via str argument (#1779)Anton Hvornum
2023-05-03Fix 1772 (#1773)Daniel Girtler
2023-05-03Full mypy compliance and small fixes (#1777)Daniel Girtler
2023-04-28Attempt to fetch partuuid multiple times (#1770)Daniel Girtler
2023-04-22Fix import and configuration loading issues (#1764)Daniel Girtler