[pacman-dev] Dynamic repository updates?
Xavier
shiningxc at gmail.com
Fri Sep 7 15:24:48 EDT 2007
On Fri, Sep 07, 2007 at 08:03:43PM +0200, Nagy Gabor wrote:
> I like the idea; but I'd prefer if pacman (or a script) could download a fresh
> mirrorlist from the net (and then may rank them).
I realize this is probably not ideal, but you can always do :
wget "http://projects.archlinux.org/git/?p=pacman.git;a=blob_plain;f=etc/pacman.d/mirrorlist.in" -O mirrorlist
sed -i "s/@CARCH@/i686/" mirrorlist
More information about the pacman-dev
mailing list