Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib
AgeCommit message (Expand)Author
2023-11-27Fixes #2262 and GFX rewrite (#2266)Daniel Girtler
2023-11-24Fix 2253 (#2259)Daniel Girtler
2023-11-22Added a --skip-ntp parameter to deal with #2144 (#2225)Anton Hvornum
2023-11-22Added nvidia-dkms when installing propri driver to (#2241)Anton Hvornum
2023-11-21Fix Limine bootloader deployment (#2216)czapek
2023-11-20Fix GPT end alignment (#2210)codefiles
2023-11-20Remove superfluous use of `partprobe` (#2212)codefiles
2023-11-20Remove `select_language()` duplicate of `select_kb_layout()` (#2151)codefiles
2023-11-20Fix parsing pre-mounted disk configuration from configuration file (#2221)codefiles
2023-11-09Fix logic error in `encrypt()` loop (#2207)codefiles
2023-10-31Fix logic error in `_fetch_lsblk_info()` loop (#2196)codefiles
2023-10-25Fix password preview (#2190)codefiles
2023-10-18Fixes for prev PR (#2175)Daniel Girtler
2023-10-18Fix EFISTUB `cmdline` (#2181)codefiles
2023-10-17Add support for unified kernel image (#1519)codefiles
2023-10-17Fix reset in locales menu (#2178)codefiles
2023-10-16Refactor `_add_systemd_bootloader()` newlines (#2173)codefiles
2023-10-15Fix `MOUNT_POINT` for pre-mounted disk configuration (#2168)codefiles
2023-10-13Fix install text initialization (#2162)codefiles
2023-10-10Add handling of signal interrupt and EOF at input prompts (#2154)codefiles
2023-10-09Fix keyboard layout and timezone menus (#2153)codefiles
2023-10-03Extend the mypy checks (#2120)Daniel Girtler
2023-10-02Simplify SysCommand decoding (#2121)Daniel Girtler
2023-10-02Fix missing info for pre-mounted disk configuration (#2143)codefiles
2023-09-29Add support for ESP partition flag (#2133)codefiles
2023-09-29Fix GRUB boot directory (#2130)codefiles
2023-09-29Refactor `_add_efistub_bootloader()` use cmd list (#2127)codefiles
2023-09-28Fix mount command whitespace (#2126)codefiles
2023-09-27Use unpacking for list creation (#2117)codefiles
2023-09-27Fix mount debug message (#2116)codefiles
2023-09-26Fix 2103 (#2114)Daniel Girtler
2023-09-26Fix `mountpoint` for pre-mounted disk configuration (#2113)codefiles
2023-09-26Disabled fstrim on BTRFS by default (#2109)Anton Hvornum
2023-09-24Fix 1669 | Refactor display of sizes in tables (#2100)Daniel Girtler
2023-09-24Refactor microcode (#2099)codefiles
2023-09-24Unify json functions (#2102)Daniel Girtler
2023-09-24Add support for loop devices (#2097)codefiles
2023-09-23Fix GRUB with non-/boot ESP (#2015)Thomas Aldrian
2023-09-22Renamed hyperland to hyprland, fixed seatd via post_installation and added wa...Sxmourai
2023-09-22Only parse profile classes when loading modules (#2088)Daniel Girtler
2023-09-21Fix `_add_efistub_bootloader()` partition number with partn (#2084)codefiles
2023-09-21Sort the profiles with ignore case (#2080)Daniel Girtler
2023-09-21Rework `_get_kernel_params()` for `_add_grub_bootloader()` (#2079)codefiles
2023-09-20Fix acquisition of UUID (#2077)codefiles
2023-09-20Use `_preset` for defaults in `LocaleMenu` (#2071)codefiles
2023-09-20Use `SUPPORTED` file for locale options (#2069)codefiles
2023-09-19Allow assigning mountpoint on existing partitions (#2067)Daniel Girtler
2023-09-18Add `_get_kernel_params()` (#2064)codefiles
2023-09-18Fix many typos (#1692)Alexander Seiler
2023-09-18Refactor `_add_efistub_bootloader()` kernel parameters (#2061)codefiles