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-09-14Fix Bootloader installation (#2032)Daniel Girtler
2023-09-14Default to unknown on partition types (#2037)Daniel Girtler
2023-07-30Muted partprobe (#1964)Anton Hvornum
2023-07-25Fix 1916 (#1920)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-29Skip rom devices (#1906)codefiles
2023-06-28Fix 1875 (#1880)Daniel Girtler
2023-06-23fix: define ret as Optional[str] before reassignment in get_fido2_devices (#1...Himadri Bhattacharjee
2023-06-22Fix crash when libfido2 is not installed (#1893)ArtikusHG
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-07Fix 1793 (#1794)Daniel Girtler
2023-05-05Fix `LsblkInfo` size field (#1787)Daemon Coder
2023-05-04Update `SysCommand()` calls in remaining files (#1707)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-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