[arch-dev-public] libpng todo list

Daenyth Blank daenyth+arch at gmail.com
Sat Jan 16 14:49:35 EST 2010


On Sat, Jan 16, 2010 at 12:23, Ionut Biru <biru.ionut at gmail.com> wrote:
> i don't think you can using db-update. i see in db-functions has a static
> return list.
>
> get_repos_for_host() {
>        if [ "$(hostname)" = "sigurd" ]; then
>                echo "community community-testing"
>        else
>                echo "core extra testing"
>        fi
> }
>
>
> --
> Ionut
>

Seems like it wouldn't be hard to give it a conf file using an
associative array so that we could define these things on the fly.


More information about the arch-dev-public mailing list