Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archinstall
/
lib
/
installer.py
Age
Commit message (
Expand
)
Author
2024-03-07
Fix misspellings (#2306)
Rafael Fontenelle
2023-12-01
Restrict UKI to supported options (#2280)
codefiles
2023-12-01
Minor fixes for UKI (#2279)
codefiles
2023-11-27
Fixes #2262 and GFX rewrite (#2266)
Daniel Girtler
2023-11-22
Added a --skip-ntp parameter to deal with #2144 (#2225)
Anton Hvornum
2023-11-21
Fix Limine bootloader deployment (#2216)
czapek
2023-10-18
Fix EFISTUB `cmdline` (#2181)
codefiles
2023-10-17
Add support for unified kernel image (#1519)
codefiles
2023-10-16
Refactor `_add_systemd_bootloader()` newlines (#2173)
codefiles
2023-10-03
Extend the mypy checks (#2120)
Daniel Girtler
2023-10-02
Simplify SysCommand decoding (#2121)
Daniel Girtler
2023-09-29
Add support for ESP partition flag (#2133)
codefiles
2023-09-29
Fix GRUB boot directory (#2130)
codefiles
2023-09-29
Refactor `_add_efistub_bootloader()` use cmd list (#2127)
codefiles
2023-09-27
Use unpacking for list creation (#2117)
codefiles
2023-09-26
Fix `mountpoint` for pre-mounted disk configuration (#2113)
codefiles
2023-09-26
Disabled fstrim on BTRFS by default (#2109)
Anton Hvornum
2023-09-24
Fix 1669 | Refactor display of sizes in tables (#2100)
Daniel Girtler
2023-09-24
Refactor microcode (#2099)
codefiles
2023-09-23
Fix GRUB with non-/boot ESP (#2015)
Thomas Aldrian
2023-09-21
Fix `_add_efistub_bootloader()` partition number with partn (#2084)
codefiles
2023-09-21
Rework `_get_kernel_params()` for `_add_grub_bootloader()` (#2079)
codefiles
2023-09-20
Fix acquisition of UUID (#2077)
codefiles
2023-09-18
Add `_get_kernel_params()` (#2064)
codefiles
2023-09-18
Fix many typos (#1692)
Alexander Seiler
2023-09-18
Refactor `_add_efistub_bootloader()` kernel parameters (#2061)
codefiles
2023-09-17
Refactor `_add_efistub_bootloader()` cmdline (#2059)
codefiles
2023-09-17
Refactor `_add_grub_bootloader()` installation (#1968)
codefiles
2023-09-17
Fix encryption debug message in `_add_efistub_bootloader()` (#1991)
codefiles
2023-09-14
Correct the simple typo in the comment (#2042)
Kazunari Sasa
2023-09-14
Fix Bootloader installation (#2032)
Daniel Girtler
2023-07-31
Refactor `_add_grub_bootloader()` configuration (#1962)
codefiles
2023-07-30
Mkinitcpio turn on output (#1963)
Anton Hvornum
2023-07-26
Fix boot loader disk encryption conditional (#1950)
codefiles
2023-07-25
Fix boot partition regression (#1942)
codefiles
2023-07-19
Uncomment `/etc/locale.gen` entry and use first column for `LANG` variable (#...
codefiles
2023-07-17
Fix network settings loading from config file (#1921)
Daniel Girtler
2023-07-17
Refactor `_add_systemd_bootloader()` loader configuration (#1911)
codefiles
2023-07-17
Enable separate /boot and /boot/esp via XBOOTLDR in systemd-boot (#1859)
Anton Hvornum
2023-06-30
Refactor `_add_systemd_bootloader()` entries options (#1909)
codefiles
2023-06-30
Refactor `_add_systemd_bootloader()` entries creation (#1907)
codefiles
2023-06-30
installer: add Limine bootloader (#1815)
Anhad Singh
2023-06-28
Refactor installer and general design patterns (#1895)
Himadri Bhattacharjee
2023-06-28
Fix 1875 (#1880)
Daniel Girtler
2023-06-12
Use pathlib in `_add_systemd_bootloader()` (#1866)
codefiles
2023-06-12
Update bootctl --path option to --esp-path (#1854)
codefiles
2023-06-12
Added a service-started wait timer for keyring.timer (#1858)
Anton Hvornum
2023-06-05
Move locales and cleanup menu (#1814)
Daniel Girtler
2023-05-15
Add custom mirror support (#1816)
Daniel Girtler
2023-05-11
Cleanup imports and unused code (#1801)
Daniel Girtler
[next]