summaryrefslogtreecommitdiff
path: root/libre/parabola-base/PKGBUILD
blob: 34794973049bf202a6eaca409553e31f01d69abb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Contributor: bill-auger <bill-auger@programmer.net>
# Maintainers: Parabola hackers <dev@lists.parabola.nu>

# this is the canonical definition of the standard Parabola systemd CLI system
#   as installed onto the systemd CLI LiveISOs, and installed by the installers
# users may also use this meta-package during the manual install process
#   to replicate the systemd CLI live system


pkgname=parabola-base
pkgver=2
pkgrel=1
pkgdesc="Extended package-set to define the standard Parabola GNU/Linux-libre systemd CLI system"
url=https://www.parabola.nu
arch=('any')
license=('GPL')


# (obsolete 'base' group) - ('libre/base' meta-package) + posix
depends=(cryptsetup dialog dhcpcd inetutils jfsutils linux-libre logrotate lvm2
         mdadm netctl posix reiserfsprogs sysfsutils usbutils vi xfsprogs) # TODO: your-system-sanity

# supplemental package-set for the systemd CLI LiveISOs
depends+=(bash-completion elinks haveged hdparm mc nano networkmanager ntp
          openssh openvpn p7zip rsync screen sudo unarchiver unzip w3m zip)