1 # Maintainer: Arch Linux Team
2 # Contributor: Levente Polyak <anthraxx[at]archlinux[dot]org>
3 # Contributor: Eli Schwartz <eschwartz@archlinux.org>
8 pkgdesc='Minimal package set to define a basic Arch Linux installation'
9 url='https://www.archlinux.org'
14 'filesystem' 'gcc-libs' 'glibc' 'bash'
17 'coreutils' 'file' 'findutils' 'gawk' 'grep' 'procps-ng' 'sed' 'tar'
19 # standard linux toolset
20 'gettext' 'pciutils' 'psmisc' 'shadow' 'util-linux' 'bzip2' 'gzip' 'xz'
22 # distro defined requirements
23 'licenses' 'pacman' 'archlinux-keyring' 'systemd' 'systemd-sysvcompat'
25 # networking, ping, etc
28 optdepends=('linux: bare metal support')