Re: [arch-general] [patch] AIF, discover repos on iso.

2010-03-05 Thread Dieter Plaetinck
On Fri, 19 Feb 2010 22:26:54 +0100 (CET) Mark Pustjens wrote: > Hi List, > > The attached patch fixes a TODO in lib-pacman of aif. > Instead of hardcoding that `core' is always available locally and > falling back to net for others, it now checks /src/ for repos. > > It assumes repos are stored

Re: [arch-general] [patch] AIF, discover repos on iso.

2010-02-19 Thread Aaron Griffin
On Fri, Feb 19, 2010 at 3:26 PM, Mark Pustjens wrote: > Hi List, > > The attached patch fixes a TODO in lib-pacman of aif. > Instead of hardcoding that `core' is always available locally and falling > back to net for others, it now checks /src/ for repos. > > It assumes repos are stored at /src/$r

Re: [arch-general] [patch] AIF, discover repos on iso.

2010-02-19 Thread Loui Chang
On Fri 19 Feb 2010 22:26 +0100, Mark Pustjens wrote: > The attached patch fixes a TODO in lib-pacman of aif. > Instead of hardcoding that `core' is always available locally and > falling back to net for others, it now checks /src/ for repos. > > It assumes repos are stored at /src/$repo/pkg/. All

[arch-general] [patch] AIF, discover repos on iso.

2010-02-19 Thread Mark Pustjens
Hi List, The attached patch fixes a TODO in lib-pacman of aif. Instead of hardcoding that `core' is always available locally and falling back to net for others, it now checks /src/ for repos. It assumes repos are stored at /src/$repo/pkg/. All these repos are added as cache dirs. While prep