Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk
AgeCommit message (Expand)Author
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
2023-03-29Save encryption configuration (#1672)Daniel Girtler
2023-03-27Added .part_uuid to MapperDev (#1691)Anton Hvornum
2023-03-26Change exit status indications to exit codes (#1685)codefiles
2023-03-10Add sector unit (#1668)Murphy
2023-02-27Patch for 1557 (#1645)Anton Hvornum
2022-11-11New encryption menu (#1520)Daniel Girtler
2022-10-12Removed debug outputAnton Hvornum
2022-10-12Muted a log outputAnton Hvornum
2022-10-12Muted a log outputAnton Hvornum
2022-10-12Updating Partition() information after mount and unmount. (#1508)Anton Hvornum
2022-10-03Exclude archiso devices from selectable blockdevices (#1481)Daniel Girtler
2022-09-21On certain hardware where virtual and physical harddrives share the same comm...Anton Hvornum
2022-09-19Add compression to /etc/fstab for btrfs subvolumes (#1473)Anton Hvornum
2022-08-30Fixing issue where blkid causes SysCallException (#1445)Anton Hvornum
2022-08-09Converted paths to pathlib.Path and mount points to detect properly (#1412)Anton Hvornum
2022-08-01fix `valid_parted_position()` (#1382)Samaoo
2022-08-01Solves issue 1343. Could not locate partition after creation (#1355)Werner Llácer
2022-07-26Cleanup partition (#1333)Daniel Girtler
2022-06-14Update list manager (#1331)Daniel Girtler
2022-06-07Update blockdevice (#1289)Daniel Girtler
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-05-29Cleanup and version changes in prep for releaseAnton Hvornum
2022-05-29Fix "Unknown device" error when using erofs (#1232) (#1275)demostanis
2022-05-29Fix typos (#1265)Kian-Meng Ang
2022-05-28Removes btrfs subvolume warnings on incorrect subvolume locations (#1267)Anton Hvornum
2022-05-28Fixes additional encryption prompt even tho partitions was marked for encrypt...Anton Hvornum
2022-05-27Fix mixup of mount options and fstype during mount (#1258)Anton Hvornum
2022-05-27Removed debug informationAnton Hvornum
2022-05-27Creates partition label on drives with zero partitions before adding partitio...Anton Hvornum
2022-05-27Fix dual-booting (#1250)Anton Hvornum
2022-05-26Fix MapperDev.subvolumes (#1249)Anton Hvornum
2022-05-26Rework btrfs handling (#1234)Anton Hvornum
2022-05-18Enhance view (#1210)Daniel Girtler
2022-05-18Added a HSM menu entry (#1196)Anton Hvornum
2022-05-17Fix #1162 (#1204)Daniel Girtler
2022-05-16Don't assume children exists (#1193)Anton Hvornum
2022-05-16Adding safe methods for __repr__ to call so that it doesn't break (#1190)Anton Hvornum
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-05Fix 1117 (#1126)Daniel Girtler
2022-04-29unlocked luks2 partitions were missing a BlockDevice parameter. It's technica...Anton Hvornum
2022-04-26Torxed issue 1083 (#1090)Anton Hvornum
2022-04-26Optimized a bunch of partprobe calls. (#1088)Anton Hvornum
2022-04-26Adding compression as an option (#1084)Anton Hvornum
2022-04-25Created a routine to check if a partition includes a certain mountpoint (#1069)Werner Llácer
2022-04-22Fix blockdevice key error (#1079)Daniel
2022-04-03Partition.boot works now for GPT and MBR disks (issue #1061) (#1063)Werner Llácer
2022-03-10Additions to Listmgr et alia (#1028)Werner Llácer