]> git.ipfire.org Git - people/stevee/pakfire.git/commit - src/pakfire/cli.py
Cleanup the server stuff and unify it.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 May 2011 10:53:43 +0000 (12:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 May 2011 10:53:43 +0000 (12:53 +0200)
commit3ad4bb5af30d27dcacac74f61db8a4c3ecf4d684
tree601f75c5831eb0c5518c5035e8e1bb6d03783f83
parentc0fd807caa0a1ecafa04f1c33d1403d086811c21
Cleanup the server stuff and unify it.
17 files changed:
examples/pakfire.conf
pakfire/base.py
pakfire/cli.py
pakfire/config.py
pakfire/distro.py
pakfire/errors.py
pakfire/repository/local.py
pakfire/server.py [new file with mode: 0644]
pakfire/server/__init__.py [deleted file]
pakfire/server/base.py [deleted file]
pakfire/server/master.py [deleted file]
pakfire/server/slave.py [deleted file]
po/pakfire.pot
scripts/pakfire
scripts/pakfire-server [moved from scripts/pakfire-master with 100% similarity]
scripts/pakfire-slave [deleted symlink]
setup.py