2011/6/1 Franklin Weng <[email protected]>: > 2011/6/1 Wolfgang Bornath <[email protected]>: >> This should be "or using a specific mirror" >> >> cli_4 and cli_5 are both options how you can add a Mageia online source: >> - either by adding them directly (resulting in a $mirrorlist) >> - or by adding a specific mirror of your choice. > > Can we use urpmi to add online source directly and it will choose the > best mirror site itself? I've never tested that way before.
As simple as it was in Mandriva, urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST' Check which mirror is used: cat /var/cache/urpmi/mirrors.cache | less Note that mirrors in Taiwan don't have Mageia 1 tree yet, you will get a China mirror if you run that command now. Thanks, You-Cheng Hsieh
