Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-23Partially corrects for #116. We still don't detect if we're running as root (...Anton Hvornum
2021-03-22Created a GitHub action to publish to pypiAnton Hvornum
2021-03-21Updated versions in PKGBUILDs and VERSION.Anton Hvornum
2021-03-21Improved english grammar and dialogues. Some 'questions' were formatted in a ...Anton Hvornum
2021-03-21Added a mkinitcpio configuration for non-btrfs volumes but where encryption i...Anton Hvornum
2021-03-21Added the latest installments of contributors.Anton Hvornum
2021-03-21Merge pull request #118 from Torxed/torx-fix-profile-issuesAnton Hvornum
2021-03-21Removed some debugging output.Anton Hvornum
2021-03-21Added an option to force-flush a blockdevice cache. creating a new Filesystem...Anton Hvornum
2021-03-21Debugging a partioning case.Anton Hvornum
2021-03-21Centralized a partition call to use the logging feature raw_parted().Anton Hvornum
2021-03-21Added more debug level information to parted in case it goes heywire.Anton Hvornum
2021-03-21Moved some info logs into debug instead to minimize user splash.Anton Hvornum
2021-03-21Added some debugging to help identify why archinstall cannot find unencrypted...Anton Hvornum
2021-03-21Cleaned up after some debugging.Anton Hvornum
2021-03-21Slimmed down awesome further, also removed abandoned community package libu2f...Anton Hvornum
2021-03-21Spelling error on variable.Anton Hvornum
2021-03-21Moved the globalization of 'installation' variable. Since Profile() might be ...Anton Hvornum
2021-03-21Storing original namespace of profiles as they were during initation. Namespa...Anton Hvornum
2021-03-21Reverted reset_namespace idea. Didn't turn out as clean as I wanted it to.Anton Hvornum
2021-03-21Enabling load_instructions() to set a temporary namespace, and then reverting...Anton Hvornum
2021-03-21Enabling load_instructions() to set a temporary namespace, and then reverting...Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Debugging tainted namespace on profile modules.Anton Hvornum
2021-03-21Marking newly created partitions as safe to format in use_entire_disk(), by a...Anton Hvornum
2021-03-21Added some more debugging and error logs to the project. Mainly to indicate b...Anton Hvornum
2021-03-21Fixed an issue where brand new disks (no partitions), got protected by a safe...Anton Hvornum
2021-03-21Fixing minor issue in v2.1.2-rc3. The use_entire_disk() helper function was a...Anton Hvornum
2021-03-20Removed search logic for mirrors since we now have column-printouts, the colu...Anton Hvornum
2021-03-20Fix number padding based on length of the highest option index - instead of u...Ninchester
2021-03-20Make option list 0-index basedNinchester
2021-03-20Add margin at the bottomNinchester
2021-03-20Print options in columnsNinchester
2021-03-20Added helper functions for #81. So that we have a basic information about the...Anton Hvornum
2021-03-20Fixed #64. installation.set_timezone() already excisted since earlier version...Anton Hvornum
2021-03-20Merge branch 'master' of github.com:Torxed/archinstallAnton Hvornum
2021-03-20Fixed #101. Now warns the users after they skip the network configuration.Anton Hvornum
2021-03-14Updated the testing section.Anton Hvornum
2021-03-14Removed evil .format(ext4) which was a remenant from the old days.Anton Hvornum
2021-03-14Spelling error.Anton Hvornum
2021-03-14More error handling to encrypted vs not encrypted partitions.Anton Hvornum