Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib
AgeCommit message (Expand)Author
2023-03-26Change exit status indications to exit codes (#1685)codefiles
2023-03-14Fix `exit_code` (#1679)codefiles
2023-03-14Fixed flake8 warnings (#1676)Yunus Emre Aydın
2023-03-10Initial swapfile prototype (#1558)chestwood96
2023-03-10Error handling cmd history (#1560)mrvantage
2023-03-10Generate -fallback variant of boot entries for systemd-boot (#1583)Escape0707
2023-03-10Add sector unit (#1668)Murphy
2023-03-10Sway profile - select seat (#1661)bd-g
2023-02-28Fixes mypy errors. (#1658)Himadri Bhattacharjee
2023-02-27Rename "peak_output" to "peek_output" (#1648)jaybent
2023-02-27Patch for 1557 (#1645)Anton Hvornum
2022-11-17Removed absolut imports and used relative paths to preserve library usageAnton Hvornum
2022-11-15Fix 1562 (#1564)Daniel Girtler
2022-11-13Remove HSM from global menu (#1559)Daniel Girtler
2022-11-11New encryption menu (#1520)Daniel Girtler
2022-11-11Remove intel_pstate kernel parameter (#1541)Gianmatteo Palmieri
2022-11-11Remove custom font setting (#1552)Daniel Girtler
2022-11-04Fixed broken imports (#1548)Anton Hvornum
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-03Add hostname and locales as parameters to `minimal_installation()` (#1458)codefiles
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-09-11Update handling of unsupported translations (#1467)Daniel Girtler
2022-09-10Update pot file, ru locale (#1465)Alexmelman88
2022-09-07Update the action text (#1462)Daniel Girtler
2022-09-07Fix translation fonts (#1461)Daniel Girtler
2022-09-06Move deserialization into init (#1456)Daniel Girtler
2022-08-30Fixing issue where blkid causes SysCallException (#1445)Anton Hvornum
2022-08-30Homogenize language option during handling (#1446)Anton Hvornum
2022-08-28Removed debuggingAnton Hvornum
2022-08-28Fix permission flags on all the log files created (#1440)Anton Hvornum
2022-08-14Fix boot entry containing subvolume definition when no subvolumes were select...Anton Hvornum
2022-08-12Fixing double insertion of encoding in locale.gen/locale.conf (#1421)Anton Hvornum
2022-08-12Spelling error on .replace()Anton Hvornum
2022-08-12Fix flake8 issue that slinked in.Anton Hvornum
2022-08-12Fixed small issues with how Installation.chown() was called.Anton Hvornum
2022-08-11Cleaned up argument loading slighly. (#1419)Anton Hvornum
2022-08-11Fix check for additional repositories (#1391)codefiles
2022-08-10Fixing a list access issue (#1416)Anton Hvornum
2022-08-10Adding better error output for when loading remote configurations goes wrong....Anton Hvornum
2022-08-09Fixes for known issues in the Parallel Download option (#1403)Abhay Mohandas
2022-08-09Converted paths to pathlib.Path and mount points to detect properly (#1412)Anton Hvornum
2022-08-09Adding a .json() call for our JSON serializer for the Language class (#1410)Anton Hvornum
2022-08-01Option for Parallel Downloads (#1397)Abhay Mohandas
2022-08-01fix `valid_parted_position()` (#1382)Samaoo
2022-08-01enhacements to FormattedOutput (#1376)Werner Llácer