Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2971 → Rev 2972

/scripts/alcasar-rpm.sh
127,8 → 127,8
echo "Download the Linux kernel used by ALCASAR. Please wait ..."
fi
urpmi --auto --quiet $KERNEL
# Remove some of our RPMs in order to avoid their automatic update
urpme wkhtmltopdf
# Remove some RPMs in order to avoid error (or automatic update of "home made" RPM)
urpme wkhtmltopdf freeradius-ldap
# At this time, only skip Kernel update
echo "/^kernel/" > /etc/urpmi/skip.list
if [ `egrep '^exclude=' /etc/dnf/dnf.conf |wc -l` -eq "1" ]; then