adding some backup packages, disabling untested distros

This commit is contained in:
2015-07-24 04:50:51 -04:00
parent b36ef29900
commit 71e9d7be5d
13 changed files with 30 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
NAME='Fedora'
SUPPORTED='yes'
SUPPORTED='untested'
CHECK_METHOD='egrep '^Fedora' /etc/redhat-release'
PKG_MGR='dnf -y install ${pkgname}'
PRE_RUN='none'