Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk/device_handler.py
AgeCommit message (Expand)Author
2023-10-02Simplify SysCommand decoding (#2121)Daniel Girtler
2023-10-02Fix missing info for pre-mounted disk configuration (#2143)codefiles
2023-09-28Fix mount command whitespace (#2126)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-24Add support for loop devices (#2097)codefiles
2023-09-21Fix `_add_efistub_bootloader()` partition number with partn (#2084)codefiles
2023-09-20Fix acquisition of UUID (#2077)codefiles
2023-09-14Fix 1971 - manual partitioning (#2031)Daniel Girtler
2023-09-14Fix Bootloader installation (#2032)Daniel Girtler
2023-07-30Muted partprobe (#1964)Anton Hvornum
2023-06-29Skip rom devices (#1906)codefiles
2023-06-28Fix 1875 (#1880)Daniel Girtler
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-07Fix 1793 (#1794)Daniel Girtler
2023-05-04Update `SysCommand()` calls in remaining files (#1707)Daemon Coder
2023-05-03Full mypy compliance and small fixes (#1777)Daniel Girtler
2023-04-28Attempt to fetch partuuid multiple times (#1770)Daniel Girtler
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler