Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-04Closed #110Zach Osman
2021-04-04Merge pull request #165 from rffontenelle/fix-repo-urlAnton Hvornum
2021-04-04Merge branch 'master' into fix-repo-urlAnton Hvornum
2021-04-04Merge pull request #162 from rffontenelle/fix-typosAnton Hvornum
2021-04-04encryption_passwed -> encryption_passwordAnton Hvornum
2021-04-04Merge pull request #161 from rffontenelle/fix-buildAnton Hvornum
2021-04-04Update repo to archlinux/archinstallRafael Fontenelle
2021-04-04Fix misspellingsRafael Fontenelle
2021-04-04Fix docs warningsRafael Fontenelle
2021-04-03Updated CODEOWNERSAnton Hvornum
2021-04-03Forgot option PARTUUID to lsblkAnton Hvornum
2021-04-03Merge branch 'master' of github.com:Torxed/archinstallAnton Hvornum
2021-04-03This should fix #151, by using lsblk instead of /dev/disk/by-partuuid. It als...Anton Hvornum
2021-04-03Merge pull request #148 from Didr/editorconfigAnton Hvornum
2021-04-03This should correct #152. When a newly /boot partition is created with no con...Anton Hvornum
2021-04-03Converted the raise exception into a log. Whenever blockdevice is unsure of w...Anton Hvornum
2021-04-03Removed a breaking change while fixing hardware raidsAnton Hvornum
2021-04-03This partially addresses #151. Which might require more than just the path be...Anton Hvornum
2021-04-03This should correct #135. I'll have to investigate other places where this lo...Anton Hvornum
2021-04-03Fixes #149 as well as --help. This will be added in the next patch release.Anton Hvornum
2021-04-03Create .editorconfigDidr
2021-04-02Moving the CODEOWNERS file againAnton Hvornum
2021-04-02Moved the CODEOWNERS file.Anton Hvornum
2021-04-02Update CODEOWNERSAnton Hvornum
2021-04-02Update CODEOWNERSAnton Hvornum
2021-04-02Update CODEOWNERSAnton Hvornum
2021-04-02Create CODEOWNERSAnton Hvornum
2021-04-02Merge pull request #143 from pyfisch/cryptsetup-nitsAnton Hvornum
2021-04-02Removed legacy link called workstation.json #142Anton Hvornum
2021-04-02Join cryptsetup args using shlexPyfisch
2021-04-02Merge pull request #134 from conqp/masterAnton Hvornum
2021-04-02Merge pull request #136 from Torxed/torxed-135Anton Hvornum
2021-04-02Merge pull request #138 from kusakata/fix-doc-issuesAnton Hvornum
2021-04-02Fixing short title underline warningShohei Kusakata
2021-04-02Fixing document interlink errorShohei Kusakata
2021-04-01Missing variableAnton Hvornum
2021-04-01Remove useless __init__ methodsRichard Neumann
2021-04-01Move class-related docstring to class definitionRichard Neumann
2021-04-01Simplify boolean checksRichard Neumann
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