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: archlinux/archlinux-repro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20220606
Choose a base ref
...
head repository: archlinux/archlinux-repro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20220805
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 2, 2022

  1. Switch to our Geo mirror and use the latest image

    Instead of figuring out the date to use, specify that we want the
    latest bootstrap image. Also use geo.mirror.pkgbuild.com for both
    the mirror to fetch the image from and the mirror used inside the
    container.
    foutrelis committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c024b89 View commit details
    Browse the repository at this point in the history
  2. Skip dependency checks for archlinux-keyring

    Now that archlinux-keyring depends on pacman we are not able to install
    it with "pacman -U"; it needs two --nodeps options to ignore the pacman
    dependency. Passing "-dd" to the pacstrap call treats it as an argument
    to pacman itself.
    foutrelis committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9d204ab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    57e67cd View commit details
    Browse the repository at this point in the history
  2. Merge commit 'refs/pull/117/head' of github.com:archlinux/archlinux-r…

    …epro
    
    Signed-off-by: Morten Linderud <morten@linderud.pw>
    Foxboron committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    3be134d View commit details
    Browse the repository at this point in the history
Loading