Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-04 | use private bind mounts for pacserve, remove pacdbservesystemd-v233 | Christian Hesse | 1 | -1/+0 | |
We want just one service to serve database files and package archives. Private bind mounts make both available to pacserve. This alse removes some complexity in pacredir. | |||||
2017-05-13 | add distribution ID to avahi service names | Christian Hesse | 1 | -0/+1 | |
Now that we have pacredir in official repositories... ArchLinux ARM will have the package as well, having package names (at least for 'any') clash. So add distribution ID to avahi service names. This is incompatible with pacredir < 0.2.3, so make sure to update all your installations. | |||||
2017-04-28 | update references to 'pacredir' | Christian Hesse | 1 | -2/+2 | |
2014-01-02 | add make release | Christian Hesse | 1 | -0/+2 | |
2014-01-02 | write version to header file | Christian Hesse | 1 | -0/+1 | |
2013-10-30 | use a little helper to determine architecture | Christian Hesse | 1 | -0/+1 | |
Architecture reported by `uname -a` and used by pacman are not neccessarily the same, so use a little helper. | |||||
2013-10-28 | move configuration to config.h | Christian Hesse | 1 | -0/+1 | |
2013-10-27 | make pacdbserve aware of architecture | Christian Hesse | 1 | -0/+1 | |
2013-10-25 | initial commit | Christian Hesse | 1 | -0/+4 | |