Assembling packages for ISO's

Bryce bryce at zeniv.linux.org.uk
Wed Sep 10 15:33:16 UTC 2008


Jon Stanley wrote:
> On Wed, Sep 10, 2008 at 7:33 AM, Bryce <bryce at zeniv.linux.org.uk> wrote:
>
>   
>> mkdir pool; cd pool
>> TAG=f9-bryced
>> koji list-pkgs --tag=${TAG} --quiet | cut -f 1 -d " " | xargs koji latest-pkg ${TAG} --quiet | cut -f1 -d " " | xargs -n1 koji download-build --arch=i386 --arch=i686 --arch=noarch
>>     
>
> Maybe not succinct, but have you looked into mash (what Fedora uses to
> pull packages and make repos)?
>
> git clone git://git.fedorahosted.org/mash
>
>   

*tinkering*
ok lets fire that up and see if it does what I expect.
Yeah ok. thats tidier than my fiddling with koji cli scripting

Thank you

Phil
=--=




More information about the Fedora-buildsys-list mailing list