• [^] # Re: Mandrake (1)

    Posté par . En réponse au journal Mandrake (1). Évalué à 1.

    Ca marche super, mais uniquement après l'upgrade de curl... ou l'utilisation de wget.
    Ca marche tellement bien que j'ai mis ceci dans la crontab de tous mes serveurs mdk :

    [root@xxx xxx]# crontab -l
    # DO NOT EDIT THIS FILE - edit the master and reinstall.
    # (/tmp/crontab.858 installed on Thu Oct 23 12:29:46 2003)
    # (Cron version -- $Id: crontab.c,v 2.13 1994年01月17日 03:20:37 vixie Exp $)
    0 0 * * * /usr/sbin/urpmi.update -a --wget >> /var/log/autoupdate.log 2>&1
    0 6 * * * /usr/sbin/urpmi --auto --wget --auto-select --test >> /var/log/autoupdate.log 2>&1

    Du coup, je n'ai qu'à faire un urpmi --auto-select de temps en temps pour mettre à jour ma Mandrake (je préfèrre et je conseille de faire ceci manuellement, sans crontabisation !!)