Apparently it should be in mirrors, I can see this in ibiblio:

http://distro.ibiblio.org/unity/repo/cooker/

and this in crontab -e (not uptodate to 2013/14)

#rsync cooker to ABF
### i586
15,45 * * * * rsync -avr --delete-after --exclude="*-rosa2012.1*"
--exclude="*-debuginfo-*" rsync://
195.19.76.242/downloads/cooker/repository/i586//export/sunsite/users/unity/unity/repo/cooker/i586/

### x86_64
5,35 * * * * rsync -avr --delete-after --exclude="*-rosa2012.1*"
--exclude="*-debuginfo-*" rsync://
195.19.76.242/downloads/cooker/repository/x86_64//export/sunsite/users/unity/unity/repo/cooker/x86_64/

### SRPMS
25,55 * * * * rsync -avr --delete-after --exclude="*-rosa2012.1*"
--exclude="*-debuginfo-*" rsync://
195.19.76.242/downloads/cooker/repository/SRPMS//export/sunsite/users/unity/unity/repo/cooker/SRPMS/

### armv7l
#55 5,17 * * * rsync -avr --delete-after rsync://
lindev.ch/openmandriva-arm/home/fdkit/repo/main//export/sunsite/users/unity/unity/repo/cooker/

(Bero any idea what it's not updated to 2013.0?)

We can see a list of repo mirrors here
http://downloads.openmandriva.org/mirrors/cooker.x86_64.list


2014-02-06 Denis Silakov <[email protected]>:

> On 06.02.2014 00:40, Raphaël Jadot wrote:
>
>> The steps would be then:
>>
>> - Configure the first mirror with the ABF import script. We need also to
>> add this in crontab hourly:
>>
>> perl -e 'print time, "\n"' > /path/to/OMLxRoot/TIME
>>
>> for MirMon. @Rosa people, do you prefer to take care of it or to give us
>> an ssh access?
>>
>
> Yes, we will take care of this.
>
> One more question from my other mail which was left unanswered (likely due
> to bad wording:)) - if I understand correctly, you only have iso images for
> openmandriva releases at ibiblio and other mirrors, not the repositories?
> Since in the unity folder, I can only see the cooker repos, not
> openmandriva2013.0 or openmandriva2014.0.
>
> So I wonder from what servers do OMV users get the updates? And do they
> really get these updates, if any?:)
>
> --
> Regards,
> Denis.
>
>


Reply via email to