Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1148 → Rev 1149

/readme.txt
1,6 → 1,6
$Id: readme-2.0.txt 581 2011-04-21 16:59:59Z richard $
 
Alcasar-2.7
Alcasar-2.7.1
 
*********** English **********
- New installation : Need the CD dual architecture (32b and 64b) of Linux Mageia2 (Mageia-2-dual-CD.iso).
/alcasar.sh
486,7 → 486,6
cat <<EOF > /etc/hosts.deny
ALL: ALL: spawn ( /bin/echo "service %d demandé par %c" | /bin/mail -s "Tentative d'accès au service %d par %c REFUSE !!!" security ) &
EOF
read a
# modify "network-functions" Mageia script (waiting for bug fix bugzilla:10623)
$SED "s?/sbin/ethtool?/usr/sbin/ethtool?g" /etc/sysconfig/network-scripts/network-functions
# Firewall config
1799,7 → 1798,7
for func in init network gestion AC init_db param_radius param_web_radius param_chilli param_squid param_dansguardian antivirus param_ulogd param_awstats param_dnsmasq BL cron post_install
do
$func
echo "*** 'debug' : end of function $func ***"; read a
# echo "*** 'debug' : end of function $func ***"; read a
done
;;
-u | --uninstall)
/CHANGELOG
4,8 → 4,9
---------------------- 2.7.1 -----------------
BUGs
- Fix multi-users voucher
- Fix a mageia2 bug in network function
NEWS
- Add several microsoft update domains in Trusted Internet domain names
- Add 2 examples of "uamalowed and uamdomain" files with several microsoft update domains
- Show the blacklist category in "Acces denied" page
- Watchdog : don't disconnect MAC auth equipments even if they can't be reached (arping)
---------------------- 2.7 -----------------