Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-02Fixing short title underline warningShohei Kusakata
2021-04-02Fixing document interlink errorShohei Kusakata
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
2021-03-29Fixing un-encrypted drives matching on block encrypted.Anton Hvornum
2021-03-28Merge pull request #120 from Torxed/torxed-patch-sundayAnton Hvornum
2021-03-28Added some more useful debug data to the log.Anton Hvornum
2021-03-28Adding debug to correct for a potential issue where partitions get marked as ...Anton Hvornum
2021-03-28Version bump in prep for minor patch release.Anton Hvornum
2021-03-28Fixed a path-check issue with Time Zones.Anton Hvornum
2021-03-24Fixes an issue with completely empty hard drivesAnton Hvornum
2021-03-24Removed vfat as an option for the root partitionAnton Hvornum
2021-03-24Update README.mdAnton Hvornum
2021-03-24Removed an obsolete link to archlinux.lifeAnton Hvornum
2021-03-23Update __init__.pyAnton Hvornum
2021-03-23Also setting cwd (bad choice of name) to the workdir if one was specified. Wh...Anton Hvornum
2021-03-23Enabling archinstall.sys_command() to get a working directory when executing....Anton Hvornum
2021-03-23Corrected recursion loop in log() calling log() before setting the new path f...Anton Hvornum
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