arch/arch-based, rhel/rhel-based pkglists done. untested.

This commit is contained in:
2015-07-15 22:04:45 -04:00
parent 7fb6e77c32
commit 411a544d4b
8 changed files with 44 additions and 74 deletions

View File

@@ -5,3 +5,5 @@ PKG_MGR='yum -y install ${pkgname}'
PRE_RUN='none'
PKG_CHK='rpm -q ${pkgname} | egrep "^${pkgname}-[0-9]"'
URL='http://centos.org/'
# NOTE: we handle installing of squashfs-tools (maybe) and xorriso in centos_is_stupid function.
# because they *suck*. Seriously. I need to install tk just to install xorriso. I mean, what?