Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk/device_model.py
AgeCommit message (Expand)Author
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-26Fix `mountpoint` for pre-mounted disk configuration (#2113)codefiles
2023-09-24Fix 1669 | Refactor display of sizes in tables (#2100)Daniel Girtler
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-21Fix `_add_efistub_bootloader()` partition number with partn (#2084)codefiles
2023-09-18Fix many typos (#1692)Alexander Seiler
2023-09-17fix: make nodatacow and compress mutually exclusive (#1998)Himadri Bhattacharjee
2023-09-14Fix 1971 - manual partitioning (#2031)Daniel Girtler
2023-09-14Fix Bootloader installation (#2032)Daniel Girtler
2023-09-14Default to unknown on partition types (#2037)Daniel Girtler
2023-07-25Fix boot partition regression (#1942)codefiles
2023-07-17Enable separate /boot and /boot/esp via XBOOTLDR in systemd-boot (#1859)Anton Hvornum
2023-06-28Fix 1875 (#1880)Daniel Girtler
2023-06-21Rename encryption method (#1888)Daniel Girtler
2023-06-21Fix 1862 (#1884)Daniel Girtler
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-05Fix `LsblkInfo` size field (#1787)Daemon Coder
2023-05-04Fix logic errors in `_fetch_lsblk_info()` (#1754)Daemon Coder
2023-05-03Full mypy compliance and small fixes (#1777)Daniel Girtler
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler