Assembling packages for ISO's

Jon Stanley jonstanley at gmail.com
Wed Sep 10 12:46:21 UTC 2008


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




More information about the Fedora-buildsys-list mailing list