working on dat cross-distro support....

This commit is contained in:
2015-07-12 03:04:09 -04:00
parent 67aba34ed1
commit 52cb0ea321
30 changed files with 138 additions and 3 deletions

6
lib/prereqs/Fedora/meta Normal file
View File

@@ -0,0 +1,6 @@
NAME='Fedora'
SUPPORTED='yes'
CHECK_METHOD='egrep '^Fedora' /etc/redhat-release'
PKG_MGR='yum -y install'
PRE_RUN='none'
PKG_CHK='rpm -q'