Arch Linux repository manager
Find a file
2013-09-02 18:30:26 +08:00
archrepo2 '+' can be in package names too 2013-09-02 15:25:29 +08:00
scripts remove winterpy dependency 2013-08-23 17:49:51 +08:00
test fix server_path 2013-02-10 18:55:52 +08:00
archrepo.ini.example auto-rename and symlink-any can be turned off now 2013-08-23 22:10:08 +08:00
README.rst README update 2013-08-23 22:15:16 +08:00
setup.py distribute renamed to setuptools? 2013-09-02 18:30:26 +08:00

USAGE
=====

Install::

  python3 setup.py install

Edit a copy of ``archrepo.ini.example`` and then run
``archreposrv <config>``.

DEPENDENCIES
============

-  Python, >= 3.3, with sqlite support
-  distribute
-  tornado, > 2.4.1
-  pyinotify, tested with 0.9.4

NOTE
====

-  relative symlinks may be broken when moving to the right architecture
   directory

TODO
====

-  [high] adding and then removing it before adding complete will result
   in not-in-database removing
-  [middle] specify what architectures we have and don't require others
-  [low] fork to background
-  [low] use one common command queue (now one each repo)
-  [low] verify packages