Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib
AgeCommit message (Expand)Author
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
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-04-19Remove superfluous time sync steps (#1752)codefiles
2023-04-04Fix sd-boot code duplication (#1721)codefiles
2023-04-01Make it easier to save configuration files (#1659)bd-g
2023-03-30Guard against null in config processor (#1705)Bao
2023-03-30Update `SysCommand()` calls in `installer.py` (#1703)codefiles
2023-03-29Use `pacstrap -K` (#1693)codefiles
2023-03-29Save encryption configuration (#1672)Daniel Girtler
2023-03-27Added .part_uuid to MapperDev (#1691)Anton Hvornum
2023-03-26Improved handling of .json() helper handling. By dumping it with the JsonEnco...Anton Hvornum
2023-03-26Check if line begins with 'warning' before adding it to package info (#1674)Lautron
2023-03-26Partition creation prompt text (#1683)Murphy
2023-03-26Change exit status indications to exit codes (#1685)codefiles
2023-03-14Fix `exit_code` (#1679)codefiles
2023-03-14Fixed flake8 warnings (#1676)Yunus Emre Aydın
2023-03-10Initial swapfile prototype (#1558)chestwood96
2023-03-10Error handling cmd history (#1560)mrvantage
2023-03-10Generate -fallback variant of boot entries for systemd-boot (#1583)Escape0707
2023-03-10Add sector unit (#1668)Murphy
2023-03-10Sway profile - select seat (#1661)bd-g
2023-02-28Fixes mypy errors. (#1658)Himadri Bhattacharjee