Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-14Since all fs-type's appear to be lower-case in 'man parted', we'll check agai...Anton Hvornum
2021-06-14Added BlockDevice.largest_free_space and BlockDevice.free_space (iterator). A...Anton Hvornum
2021-06-14Unifying partioning logic into one function when managing partitions. Rather ...Anton Hvornum
2021-06-14Merged in masterAnton Hvornum
2021-06-14Re-structuring partition flowAnton Hvornum
2021-06-14Legacy re-name of function.Anton Hvornum
2021-06-14Instructed to use truncate instead of dd, as dd is a bit slow.Anton Hvornum
2021-06-14Merge pull request #580 from dylanmtaylor/patch-1Anton Hvornum
2021-06-14Synced master into partitioning branchAnton Hvornum
2021-06-13Change graphics driver prompt to better indicate default actionDylan M. Taylor
2021-06-13Started on multiple-disk-re-usage selection process.Anton Hvornum
2021-06-13Merge pull request #577 from chingnux/fix-silentAnton Hvornum
2021-06-13Setting proper keys in exported config (#557)Yash Tripathi
2021-06-13Implement is_desktop_profile helper function (#575)Dylan M. Taylor
2021-06-13Removed old safety logics for partitions. Partitions will now always be forma...Anton Hvornum
2021-06-13Added multi-disk suggested layout. It's sorted on performance, and the first ...Anton Hvornum
2021-06-13fix the case when there's --config but --silent is not setIru Cai
2021-06-13This fixes https://github.com/archlinux/archinstall/pull/426#discussion_r6503...Anton Hvornum
2021-06-13Merge branch 'torxed-rework-partitioning' of github.com:archlinux/archinstall...Anton Hvornum
2021-06-13Working suggested single disk layout, preparing for multiple selections.Anton Hvornum
2021-06-11Added BlockDevice.spinning and BlockDevice.bus_typeAnton Hvornum
2021-06-11Made it so that the .partitions property of Install() fetches from live data,...Anton Hvornum
2021-06-10Merge pull request #569 from dylanmtaylor/patch-1Anton Hvornum
2021-06-10Fixed format detection on commands, should be using exit codes instead?Anton Hvornum
2021-06-10vfat -> fat32, updated minimalAnton Hvornum
2021-06-10Renamed vfat -> fat32 for the purpose of consistency. Most actions are referr...Anton Hvornum
2021-06-10Added wipe support to layout definitions. Also changed default start position...Anton Hvornum
2021-06-10Clarify driver recommendations (#572)Dylan M. Taylor
2021-06-10Skipping bootloader selection if --bootloader was given.Anton Hvornum
2021-06-10Merging in latest changes from master.Anton Hvornum
2021-06-10added --dry-run flag (#570)Yash Tripathi
2021-06-10Add a message when running check_mirror_reachable to let users know it is not...Dylan M. Taylor
2021-06-10Started working on partitioning logic from declarative layouts.Anton Hvornum
2021-06-10Merge pull request #552 from l4zy0n3/patch-1Anton Hvornum
2021-06-10Merge pull request #551 from m1ten/patch-1Anton Hvornum
2021-06-10Merge pull request #537 from archlinux/torxed-fix-517Anton Hvornum
2021-06-10Merge pull request #538 from archlinux/torxed-fix-536Anton Hvornum
2021-06-10Merge pull request #568 from dylanmtaylor/patch-1Anton Hvornum
2021-06-10Only run publish_pypi when a tag is created on the master branchDylan M. Taylor
2021-06-10Merge pull request #565 from dylanmtaylor/patch-1Anton Hvornum
2021-06-10Exit codes are an 8 bit value and could be 0 through 255Dylan M. Taylor
2021-06-10Merge pull request #562 from dylanmtaylor/hide-requires-root-if-rootAnton Hvornum
2021-06-10Merge pull request #559 from dylanmtaylor/patch-1Anton Hvornum
2021-06-10Merge pull request #548 from dylanmtaylor/umount-before-mklabelAnton Hvornum
2021-06-10Merge pull request #561 from dylanmtaylor/port-workspaces-gitlab-ciAnton Hvornum
2021-06-09Only print requires root messages if effective user id is not rootDylan Taylor
2021-06-09Initial port of GitHub workspaces to GitLab CI/CDDylan Taylor
2021-06-09Try to unmount devices before attempting to run mklabelDylan M. Taylor
2021-06-09Split Nvidia so that there are two options for itDylan M. Taylor
2021-06-09Merge pull request #558 from JakobDev/cutefishAnton Hvornum