aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2025-07-18add a favicon for the status pageGravatar Christian Hesse1-0/+2
2025-07-17sort .gitignore alphabeticallyGravatar Christian Hesse1-4/+4
2025-07-16introduce avahi compat codeGravatar Christian Hesse1-0/+1
2025-07-16use systemd-resolved for service discovery 🎉•••This queries systemd-resolved via dbus for records and services. A lot has changed... Thus not listing all the details. Gravatar Christian Hesse1-1/+1
2025-07-14drop arch from .gitignoreGravatar Christian Hesse1-1/+0
2025-07-01pacserve: only announce when runningGravatar Markus Weippert1-1/+1
2021-05-26Makefile: convert all markdown files to htmlGravatar Christian Hesse1-1/+1
2018-07-04use private bind mounts for pacserve, remove pacdbserve•••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. systemd-v233Gravatar Christian Hesse1-1/+0
2017-05-13add distribution ID to avahi service names•••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. Gravatar Christian Hesse1-0/+1
2017-04-28update references to 'pacredir'Gravatar Christian Hesse1-2/+2
2014-01-02add make releaseGravatar Christian Hesse1-0/+2
2014-01-02write version to header fileGravatar Christian Hesse1-0/+1
2013-10-30use a little helper to determine architecture•••Architecture reported by `uname -a` and used by pacman are not neccessarily the same, so use a little helper. Gravatar Christian Hesse1-0/+1
2013-10-28move configuration to config.hGravatar Christian Hesse1-0/+1
2013-10-27make pacdbserve aware of architectureGravatar Christian Hesse1-0/+1
2013-10-25initial commitGravatar Christian Hesse1-0/+4