Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1816 → Rev 1817

/CHANGELOG
4,7 → 4,14
-----------------------3.0-----------
NEWS
- Mageia 5.0 migration
- ipt-netflow probe updated (V2.2)
ACC - freeradius-web framework has been removed
- all SQL PHP functions have been rewritten
BUGS
- Custom whitelist now works fine
-----------------------2.9.2 -----------------------
NEWS
- importation of official certificate
/scripts/alcasar-urpmi.sh
231,4 → 231,6
[ -e /tmp/chilli.conf ] && mv /tmp/chilli.conf /etc/
# Clean the RPM cache
urpmi --clean
# the ipt-netflow RPM add the kernel module ipt_NETFLOW (the modules dependance tree need to be updated)
/sbin/depmod -a
exit 0