Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...Anton Hvornum
2021-11-01Fixed flake8 issues in networking, plugins and profiles.Anton Hvornum
2021-11-01Fixed general.py flake8 issues.Anton Hvornum
2021-11-01Merged upstream master into PR branch.Anton Hvornum
2021-10-30Merge PR #677 - Fixes #380Anton Hvornum
2021-10-30Adding support for passing arguments to .format()Anton Hvornum
2021-10-30Merged PR #637 - BTRFS support fix #93Anton Hvornum
2021-10-30Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...Anton Hvornum
2021-10-30Merging in parts of Master related to disk.pyAnton Hvornum
2021-10-30Adding error handling for paths and btrfs subvolume creation.Anton Hvornum
2021-10-30Failed to create directory structure on subvolume create. Only on subvolume m...Anton Hvornum
2021-10-30Raising DiskError if subvolumes cannot be created.Anton Hvornum
2021-10-30Fixes tuple issueAnton Hvornum
2021-10-30Tweaked get_mount_info() and mount_subvolume(). mount info now returns the pa...Anton Hvornum
2021-10-30Forgot to include {installation.target} in subvolume mountingAnton Hvornum
2021-10-30Added more logging (will change INFO to DEBUG later)Anton Hvornum
2021-10-30Wrong lib import pathAnton Hvornum
2021-10-30Added some error handling to mount points not getting mounted properly.Anton Hvornum
2021-10-30Enhanced get_mount_info() to recursively get the informationAnton Hvornum
2021-10-30Forgot an importAnton Hvornum
2021-10-30Added debugging to the btrfs functions.Anton Hvornum
2021-10-30Wrong exposed variable corrected.Anton Hvornum
2021-10-30Added creating and mounting of subvolume structure for BTRFS.Anton Hvornum
2021-10-27Finalized the create_subvolume and mount_subvolume functions. Remaining is to...Anton Hvornum
2021-10-27Merge pull request #666 from olekthunder/re_rank_mirrors_fixAnton Hvornum
2021-10-27Merge pull request #672 from conqp/hardware_refactoringAnton Hvornum
2021-10-27Merge pull request #668 from olekthunder/use_mirrors_fixAnton Hvornum
2021-10-26Merge pull request #662 from theaeonsolution/masterAnton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Removed the old disk.pyAnton Hvornum
2021-10-22Restructured disk.py into lib/disk/<splits>.py instead. Shouldn't be any brok...Anton Hvornum
2021-10-22use_mirrors: return None instead of TrueOleksandr Zinkevych
2021-10-21Improve type hintRichard Neumann
2021-10-21Generalize CPU vendor detectionRichard Neumann
2021-10-21Remove useless initialization of mem_info = {}Richard Neumann
2021-10-21Update type hintsRichard Neumann
2021-10-15Fix use_mirrorsOleksandr Zinkevych
2021-10-15Fix re_rank_mirrorsOleksandr Zinkevych
2021-10-14max-complexity = 40Christian Clauss
2021-10-14Tweaked the ignores and made it less forgivingAnton Hvornum
2021-10-14Merge pull request #644 from JakobDev/cutefishtermAnton Hvornum
2021-10-14Merge pull request #643 from Svintooo/svintooo-fixAnton Hvornum
2021-10-12Remove duplicate packagetheaeonsolution
2021-10-04Tighten up flake8 tests used by lint_python GitHub ActionChristian Clauss
2021-09-25Remove Konsole from cutefish profileJakobDev
2021-09-21Fix Bug: 'Suggest partition layout' crashesHugo Ankarloo
2021-09-20Merge branch 'master' into svintooo-fixHugo Ankarloo
2021-09-20Fix Bug: Cannot get partuuid from loop deviceHugo Ankarloo