]> git.ipfire.org Git - thirdparty/mkosi.git/commit
arch: use base package instead of base group 381/head
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 8 Nov 2019 09:41:02 +0000 (10:41 +0100)
committerJoerg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 8 Nov 2019 09:49:00 +0000 (10:49 +0100)
commitb0f5300d28275793701b2b75ff59883373d4f624
treed0aa091bce2f3acf668367b8b91326825d7401df
parentc9e506a30472e5ca692fa8a0d688c34a79dc81df
arch: use base package instead of base group

Arch has changed its base package group to a meta package that pulls in several
other packages as dependencies. It is slimmer than the package group was before
and necessary to request support, so we can (and should) install it in full.

https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/

Original-Author: @keur
Closes: #377
mkosi