Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-10Merge pull request #792 from MichaelMai2000/patch-1Anton Hvornum
2021-12-11Merge branch 'archlinux:master' into patch-1MTC
2021-12-11fix logic: could not detect root **or** bootMTC
2021-12-07Merged PR #790 - Fixes `(default)` issues in menu selectionAnton Hvornum
2021-12-07Add handling of default options in multi-choice menusDidr
2021-12-02Fixing some mypy complaints (#780)Anton Hvornum
2021-12-02Add simple menu for better UX (#660)Daniel
2021-11-28Merged PR #775 - Adds version to user_conf.jsonAnton Hvornum
2021-11-28Adds version to user_conf.jsonAnton Hvornum
2021-11-26Merge pull request #773 from archlinux/torxed-fix-examplesAnton Hvornum
2021-11-26Updated examples, fix #772Anton Hvornum
2021-11-25Merge pull request #769 from dylanmtaylor/patch-2Anton Hvornum
2021-11-25Only create pypi releases on publishing a releaseAnton Hvornum
2021-11-24Set the version for master to 2.3.1 developmentDylan M. Taylor
2021-11-24Bumped the version to v2.3.0Anton Hvornum
2021-11-24Re-phrased btrfs subvolume question to only allow for a default layoutAnton Hvornum
2021-11-24Removed silent 'ok' on mkdir and path for chmod on crypttab setup (#768)Anton Hvornum
2021-11-24Added error handling to guided surrounding disk_layoutsAnton Hvornum
2021-11-24Issue #764 Modify inclusion of self.BINARIES entry due to a mistype (#765)Werner Llácer
2021-11-24Support encrypting multiple partitions (#759)Anton Hvornum
2021-11-23Merge pull request #763 from dylanmtaylor/archive-toolsAnton Hvornum
2021-11-23Merge pull request #762 from dylanmtaylor/fix-importAnton Hvornum
2021-11-23Add archive tools to close #654Dylan M. Taylor
2021-11-23Fix error at end of installation from missing method importDylan Taylor
2021-11-23Add accessibility packages to installed system if using the on the live ISO (...Dylan M. Taylor
2021-11-23Adding a warning when /boot is reasonably too small (#738)Anton Hvornum
2021-11-23Merge pull request #756 from Firminator/patch-1Anton Hvornum
2021-11-23Merge pull request #755 from dylanmtaylor/advanced-efistubAnton Hvornum
2021-11-22Update filesystem.pyFirminator
2021-11-22Rewrite bootloader selection to allow efistub if advanced flag is setDylan Taylor
2021-11-22Merge pull request #754 from dylanmtaylor/patch-1Anton Hvornum
2021-11-22Mention the --advanced flag in the READMEDylan M. Taylor
2021-11-22Make NTFS an advanced option (#753)Dylan M. Taylor
2021-11-22NTFS Root Filesystem Support (#748)Dylan M. Taylor
2021-11-22Simplified size definition in dict. (#752)Anton Hvornum
2021-11-22Fix #746 - Can't create a filesystem on a new partition during the manual par...Anton Hvornum
2021-11-20Merge PR #739 - Added @staticmethod decoratorsAnton Hvornum
2021-11-20Incorrect location usage of AVAILABLE_GFX_DRIVERSAnton Hvornum
2021-11-19source code improvementSteven Lee
2021-11-18Adding a cmd_history.txt log under /var/log/archinstall/ (#737)Anton Hvornum
2021-11-18Merged PR #736 - Partially addresses #710Anton Hvornum
2021-11-18Fixed spelling error on variablesAnton Hvornum
2021-11-18Added an exception if configuration cannot be loaded, to avoid confusionAnton Hvornum
2021-11-18Merged PR #735 - Removes delays from Partition()._safe_uuidAnton Hvornum
2021-11-18Added docstringAnton Hvornum
2021-11-18Reworked _safe_uuid() to be it's own function without timeouts.Anton Hvornum
2021-11-18Reworked the last uuid fix, and introduced _safe_uuid which does the same thi...Anton Hvornum
2021-11-18Merge pull request #734 from archlinux/torxed-fix-luksAnton Hvornum
2021-11-18Error handling when PARTUUID is missing during __repr__Anton Hvornum
2021-11-18Merge PR #733 - Adds GNOME Software via packagekitAnton Hvornum