Subversion Repositories ALCASAR

Rev

Rev 2980 | Rev 2990 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2980 Rev 2988
Line 225... Line 225...
225
then
225
then
226
	echo "Cleaning the system : "
226
	echo "Cleaning the system : "
227
else
227
else
228
	echo "Nettoyage du système : "
228
	echo "Nettoyage du système : "
229
fi
229
fi
230
rm_rpm="shorewall mandi plymouth squid"
230
unused_rpm="shorewall mandi plymouth squid polkit"
231
/usr/sbin/urpme --auto -a $rm_rpm
231
/usr/sbin/urpme --auto -a $unused_rpm
232
/usr/sbin/urpme --auto --auto-orphans
232
/usr/sbin/urpme --auto --auto-orphans
233
 
233
 
234
# Save chilli launch script (erase with new rpm one)
234
# Save chilli launch script (erase with new rpm one)
235
[ -e /etc/chilli.conf ] && cp /etc/chilli.conf /tmp/
235
[ -e /etc/chilli.conf ] && cp /etc/chilli.conf /tmp/
236
# Install home made RPMs
236
# Install home made RPMs