Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06Swapped print for log and added return valuesAnton Hvornum
2021-04-06Some language correction and function handlingAnton Hvornum
2021-04-06added _post_install hook.advaithm
2021-04-05fixed subprocess calladvaithm
2021-04-05Update guided.pyadvaithm
2021-04-05use subprocess to launch the shelladvaithm
2021-04-05add shell drop for i3 and i3-gapsadvaithm
2021-04-05Revert "Fixed issue with no network configueration"advaithm
2021-04-05add i3-wm and i3-gaps supportadvaithm
2021-04-04Fixed issue with no network configueration advaithm
2021-04-04fixed network manager checkAdvaith Madhukar
2021-04-04fixed some typos and changed up how we detect if we have to enable/install ne...advaithm
2021-04-04moved around the if blockadvaithm
2021-04-04fixed typoadvaithm
2021-04-04install networkmanager, if requiredadvaithm
2021-04-04updated guided.py to allow network manager as nicadvaithm
2021-04-04Revert "Revert "added hardwareincompatibilty erros and updated readme""advaithm
2021-04-04Revert "added hardwareincompatibilty erros and updated readme"advaithm
2021-04-04networkmanager supportadvaithm
2021-04-02added hardwareincompatibilty erros and updated readmeadvaithm
2021-04-02changed __enter__advaithm
2021-04-02accidentlly called dict as functionadvaithm
2021-04-02fixed some issues with the changesadvaithm
2021-04-02updated to latest commitsadvaithm
2021-03-30Merge pull request #132 from kpcyrd/range-checkAnton Hvornum
2021-03-30Add range check to disk selectionkpcyrd
2021-03-30Add range check to generic_selectkpcyrd
2021-03-29Merge pull request #125 from Torxed/torxed-v2.2.3Anton Hvornum
2021-03-29Removed debugging and finalized fix.Anton Hvornum
2021-03-29Added some debugging.Anton Hvornum
2021-03-29Adding .encrypted logic after .format calls to correctly identify partitions ...Anton Hvornum
2021-03-29Added some debugging.Anton Hvornum
2021-03-29Reworking cache logic to not loose .encrypted flag on partitions after flushi...Anton Hvornum
2021-03-29Rolling back change to check parent blockdevice for safe formatting, it would...Anton Hvornum
2021-03-29Removing a flush of the cache that was excessive.Anton Hvornum
2021-03-29Experimenting with cache, carrying over .allow_formattingAnton Hvornum
2021-03-29Experimenting with carrying over flags across cache flush. This to solve issu...Anton Hvornum
2021-03-29Allowing individual partitions safety checks to rely on the parent blockdevic...Anton Hvornum
2021-03-29Added support for flushing a BlockDevice() cache after a partition has been f...Anton Hvornum
2021-03-29Toned down the debugging a bit.Anton Hvornum
2021-03-29Moved some debugging to catch more variable settings.Anton Hvornum
2021-03-29Adding callstack to debug output for easier debugging. Removed hardcoded debu...Anton Hvornum
2021-03-29DebuggingAnton Hvornum
2021-03-29Merge pull request #123 from Torxed/torxed-v2.2.3Anton Hvornum
2021-03-29Merge pull request #122 from Didr/patch-1Anton Hvornum
2021-03-29Reverting .strip() logic and moving the check into the get_password() function.Anton Hvornum
2021-03-29Fix spelling error in filesystem choiceDidr
2021-03-29Merge pull request #121 from Torxed/torxed-v2.2.3Anton Hvornum
2021-03-29Adding some overclarification to encryption checks.Anton Hvornum
2021-03-29Fixing rare occation where partitions dissapear just before .format().Anton Hvornum