Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06Merge branch 'master' into fix-undef-varsAnton Hvornum
2021-04-06Update installer.pyAnton Hvornum
2021-04-06Merge pull request #196 from dylanmtaylor/patch-3Anton Hvornum
2021-04-06Remove evolution from default installation as suggestedDylan M. Taylor
2021-04-06Merge pull request #188 from SecondThundeR/masterAnton Hvornum
2021-04-05Merge pull request #187 from pyfisch/packaging2Anton Hvornum
2021-04-05Fix PKGBUILD conflicts and add provides linePyfisch
2021-04-05Fix incorrect behavior for empty sudo usernameSecondThundeR
2021-04-05Corrected for keymap before encrypt hookAnton Hvornum
2021-04-05Merge pull request #184 from dylanmtaylor/patch-1Anton Hvornum
2021-04-05Merge pull request #178 from pyfisch/packagingAnton Hvornum
2021-04-05This comment should no longer apply. This is a fairly sane default for GNOME.Dylan M. Taylor
2021-04-05gnome-sound-recorder is probably also desirableDylan M. Taylor
2021-04-05Fix #183 gnome-extras installs far too much bloat Dylan M. Taylor
2021-04-05Merge pull request #170 from SecondThundeR/masterAnton Hvornum
2021-04-05Update regex rule and move check to a functionSecondThundeR
2021-04-05Indent using 8 spaces in PKGBUILDPyfisch
2021-04-05Merge pull request #180 from blochl/lb-devAnton Hvornum
2021-04-05Add primary PKGBUILD for testing the packagePyfisch
2021-04-05Replace lowercase conversion with correct checkingSecondThundeR
2021-04-05README: Clarify about the profile installation exampleLeonid Bloch
2021-04-05Remove outdated PKGBUILD filesPyfisch
2021-04-05Add console_scripts archinstall entry pointPyfisch
2021-04-05Switch to setup.cfgPyfisch
2021-04-05Add .pyproject.toml file for PEP 517 compliancePyfisch
2021-04-05Removed a TODO commentAnton Hvornum
2021-04-04Fixes: AttributeError: 'BlockDevice' object has no attribute 'keep_partitions'Anton Hvornum
2021-04-04Merge pull request #171 from zosman1/masterAnton Hvornum
2021-04-04Removing background color definitions for all log functionsZach Osman
2021-04-04Closed #110Zach Osman
2021-04-04Add lowercase conversion for usernamesSecondThundeR
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-03Fix undefined variables in installerRuslan Kiyanchuk
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