Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/installer.py
AgeCommit message (Expand)Author
2023-12-01Minor fixes for UKI (#2279)codefiles
2023-11-27Fixes #2262 and GFX rewrite (#2266)Daniel Girtler
2023-11-22Added a --skip-ntp parameter to deal with #2144 (#2225)Anton Hvornum
2023-11-21Fix Limine bootloader deployment (#2216)czapek
2023-10-18Fix EFISTUB `cmdline` (#2181)codefiles
2023-10-17Add support for unified kernel image (#1519)codefiles
2023-10-16Refactor `_add_systemd_bootloader()` newlines (#2173)codefiles
2023-10-03Extend the mypy checks (#2120)Daniel Girtler
2023-10-02Simplify SysCommand decoding (#2121)Daniel Girtler
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-27Use unpacking for list creation (#2117)codefiles
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-23Fix GRUB with non-/boot ESP (#2015)Thomas Aldrian
2023-09-21Fix `_add_efistub_bootloader()` partition number with partn (#2084)codefiles
2023-09-21Rework `_get_kernel_params()` for `_add_grub_bootloader()` (#2079)codefiles
2023-09-20Fix acquisition of UUID (#2077)codefiles
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
2023-09-17Refactor `_add_efistub_bootloader()` cmdline (#2059)codefiles
2023-09-17Refactor `_add_grub_bootloader()` installation (#1968)codefiles
2023-09-17Fix encryption debug message in `_add_efistub_bootloader()` (#1991)codefiles
2023-09-14Correct the simple typo in the comment (#2042)Kazunari Sasa
2023-09-14Fix Bootloader installation (#2032)Daniel Girtler
2023-07-31Refactor `_add_grub_bootloader()` configuration (#1962)codefiles
2023-07-30Mkinitcpio turn on output (#1963)Anton Hvornum
2023-07-26Fix boot loader disk encryption conditional (#1950)codefiles
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-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-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-28Refactor installer and general design patterns (#1895)Himadri Bhattacharjee
2023-06-28Fix 1875 (#1880)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-05Move locales and cleanup menu (#1814)Daniel Girtler
2023-05-15Add custom mirror support (#1816)Daniel Girtler
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-04Remove obsolete enabling of NTP in ISO (#1729)Daemon Coder
2023-05-04Fix 1780 (#1782)Daniel Girtler