Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ivan-hc/ArchImage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3
Choose a base ref
...
head repository: ivan-hc/ArchImage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4
Choose a head ref
  • 10 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    6652069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b46d59 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ivan-hc authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    698db1d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ivan-hc authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6f29ca7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23eda7b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. If "libselinux" in "$DEPENDENCES"; then...

    - install it from https://github.com/archlinuxhardened/selinux ("selinux" third party repository);
    - enable the AppRun to export "$LD_LIBRARY_PATH" using system libraries
    
    this would allow the use of systems libraries among with the ones from the JuNest container.
    
    This is a work in progress, I'm trying to use Hardware Accelleration in the final Archimages.
    ivan-hc authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fa7c6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2584771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eae38d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    73e2cc5 View commit details
    Browse the repository at this point in the history
  2. Update archimage-cli

    ivan-hc authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1fb226e View commit details
    Browse the repository at this point in the history
Loading