Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk/mapperdev.py
AgeCommit message (Expand)Author
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-03-27Added .part_uuid to MapperDev (#1691)Anton Hvornum
2022-08-09Converted paths to pathlib.Path and mount points to detect properly (#1412)Anton Hvornum
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-05-26Fix MapperDev.subvolumes (#1249)Anton Hvornum
2022-05-26Rework btrfs handling (#1234)Anton Hvornum
2022-04-29unlocked luks2 partitions were missing a BlockDevice parameter. It's technica...Anton Hvornum
2022-02-08Change usage `lsblk` to `blkid` where possible. And general improvements to d...Anton Hvornum