]> git.ipfire.org Git - pakfire.git/commit - pakfire/cli.py
Add support to fetch packages from the server and build them.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Apr 2011 17:17:07 +0000 (19:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Apr 2011 17:17:07 +0000 (19:17 +0200)
commita52f536c39c42366b60763e9c5736556271685ab
treeddf9a30fb7b00e629182ec6a0543b021eef13c0d
parent743eaa12cd7bac475b9fbdc843b9b96780139c45
Add support to fetch packages from the server and build them.
pakfire/__init__.py
pakfire/cli.py
pakfire/constants.py
pakfire/server/master.py
pakfire/server/slave.py