Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10Merging in latest changes from master.Anton Hvornum
2021-06-10added --dry-run flag (#570)Yash Tripathi
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
2021-06-09Linter hates on us if there's no comma at the endAnton Hvornum
2021-06-09Remove cutefish from desktop.pyJakobDev
2021-06-07Use group instead of package listJakobDev
2021-06-07Add noto-fonts to package listJakobDev
2021-06-07Add Cutefish profileJakobDev
2021-06-07Started working on the load_layout functionAnton Hvornum
2021-06-07Merge pull request #555 from m1ten/patch-3Anton Hvornum
2021-06-06version bump v2.3.0.dev0m1ten
2021-06-06Removed the bulk of disk-operations from guided, and will move the logic into...Anton Hvornum
2021-06-06Remove source check (not required)m1ten
2021-06-06Added a json.dumps() helper that wraps JSON cls. Also tweaked the logic for t...Anton Hvornum
2021-06-06Added sorting logic for BlockDevice. Also swapped sys_command() to SysCommand...Anton Hvornum
2021-06-06As of Python 3.6 and 3.7, dictionaries are ordered by insertion by default. W...Anton Hvornum
2021-06-06updated creds helpYash Tripathi
2021-06-06changed block locationYash Tripathi
2021-06-06added support for seperating credentials from configYash Tripathi
2021-06-05updated makedepends and added manualm1ten
2021-06-04Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-...Anton Hvornum
2021-06-04Merged in changes from masterAnton Hvornum
2021-06-03Merge pull request #546 from dylanmtaylor/patch-1Anton Hvornum
2021-06-03Attempt to avoid crashing when encountering swap partitions in has_content()Dylan M. Taylor
2021-06-03Merge pull request #542 from dylanmtaylor/bootloader-directory-creationAnton Hvornum
2021-06-03Add some safeguards to create directories before writing filesDylan Taylor
2021-06-03Merge pull request #539 from archlinux/torxed-improve-loggingAnton Hvornum
2021-06-03Merge pull request #543 from dylanmtaylor/hardware-detectionAnton Hvornum
2021-06-02Clean up graphics driver outputDylan Taylor
2021-06-02Fix my Quadro T1000 not being detectedDylan Taylor
2021-06-02Add graphics device listingDylan Taylor
2021-06-02Add hardware logging to beginning of installationDylan Taylor
2021-06-02Add additional hardware functionsDylan Taylor