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

Add cleanup_32bit.py tool #2983

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 1, 2023

  1. Drop biarchtool

    Only used for the old Leap setup.
    
    The concept would still work for TW, but baselibs.conf is not enough of an
    indication (anymore?) whether it needs to be built.
    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    525fb9e View commit details
    Browse the repository at this point in the history
  2. Add cleanup_32bit.py tool

    This uses code from cleanup_rings to figure out which packages are needed
    for a 32bit build and runtime environment for steam and wine.
    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    803f138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2038d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a02b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa5d624 View commit details
    Browse the repository at this point in the history
  6. startswith

    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b14214a View commit details
    Browse the repository at this point in the history
  7. More entries

    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c1ac337 View commit details
    Browse the repository at this point in the history
  8. More file deps

    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a3f4aa5 View commit details
    Browse the repository at this point in the history
  9. whitelist

    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    75439ec View commit details
    Browse the repository at this point in the history
  10. Proper verbose handling

    Vogtinator committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d3f4088 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ea9f6c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Add libnvidia-egl-wayland

    Vogtinator committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b1666ce View commit details
    Browse the repository at this point in the history