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 a base package #1979

Merged
merged 2 commits into from
May 29, 2020
Merged

Add a base package #1979

merged 2 commits into from
May 29, 2020

Commits on May 28, 2020

  1. Add a base package

    This is meant as a replacement for the base group and contains the
    same packages. If a user has the base package installed (the installer
    will do this in the future) then we can add new packages to the base
    and users with existing installations will get those packages installed
    automatically.
    
    This follows what Arch did last year:
    https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/
    
    See msys2#1976
    lazka committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b7210cc View commit details
    Browse the repository at this point in the history
  2. base: explicitly depend on zstd and wget

    They get already pulled in through pactoys, but this makes it explicit
    lazka committed May 28, 2020
    Configuration menu
    Copy the full SHA
    64b318a View commit details
    Browse the repository at this point in the history