Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Pacman() syscall logic with libalpm #2786

Closed
wants to merge 40 commits into from

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    2063a65 View commit details
    Browse the repository at this point in the history
  2. Fixing issue of: _Warning: Package 'archinstall.default_profiles' is …

    …absent from the 'packages' configuration. x50+
    Torxed committed May 13, 2024
    Configuration menu
    Copy the full SHA
    589a09b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b2edb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a19b50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c097fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    583b865 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ecf623 View commit details
    Browse the repository at this point in the history
  8. Added a minimal test example of a runner that can cycle through the m…

    …enu and complete an installation and check of success
    Torxed committed May 13, 2024
    Configuration menu
    Copy the full SHA
    79021c1 View commit details
    Browse the repository at this point in the history
  9. Fixing flake8

    Torxed committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a5cec12 View commit details
    Browse the repository at this point in the history
  10. Merged changes in master

    Torxed committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a604afd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Testing local runner

    Torxed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c6dd76e View commit details
    Browse the repository at this point in the history
  2. Testing local runner

    Torxed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    adaef17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c02fdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b8d386 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d34a8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f07bb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83671b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02d2fee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a7f6e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1214e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    933d466 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d251e83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    818b945 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d815e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0161326 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ffb0e0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4d200e2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b5df588 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a21be09 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7ef8013 View commit details
    Browse the repository at this point in the history
  21. rm syntax issue

    Torxed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4bb5056 View commit details
    Browse the repository at this point in the history
  22. testing resize of 'screen'

    Torxed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5e526c4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c09f570 View commit details
    Browse the repository at this point in the history
  24. Setting environment on job

    Torxed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    66d7b1e View commit details
    Browse the repository at this point in the history
  25. Merge pull request archlinux#1 from Torxed/test-cases

    Including a local test runner for qemu
    Torxed authored May 14, 2024
    Configuration menu
    Copy the full SHA
    71a7f0c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    305913c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    1d56df2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merged upstream

    Torxed committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    af86c97 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    facd131 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Converting pacman usage from syscalls to libalpm, to avoid using sysc…

    …alls to interact with pacman
    Torxed committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bb3bc73 View commit details
    Browse the repository at this point in the history