on 04/19/2011 11:04 AM Neil Bothwick wrote the following:
> On Tue, 19 Apr 2011 08:57:07 +0200, Joost Roeleveld wrote:
>
>>>> Incidentally, my cron script that runs emerge --sync follows it with
>>>> emerge-uDNf world, so the files are already in $DISTDIR when I want
>>>> to update.  
>>> Can you post the script?  
>> My guess is that the script would be something like the following:
>> =====
>> #!/bin/sh
>> #
>> emerge --sync
>> emerge -uDNf world
>> =====
> That's the gist of it, although it also emails the output from emerge
> -pvDN world, so I can see what needs to be done. It runs a few other
> bits, like glsa-check.
>
>
Neil, do you mind posting it (after changing any private bits to generic)?

Reply via email to