| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
seems like `install -d` didnt work in fakeroot on aarch64 for some reason
|
|
|
|
|
| |
It works pretty fine.
So, I think, it's time to move it from testing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Added description to init.d script in order to make it compliant
with rc-system and avoid annoying warning messages on syslog.
|
|
|
|
|
| |
Added the check --ifstarted on postrotate script in order to
not start the daemon if it is stopped.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It's not used by any package. Deleted.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
pdns-recursor requires context functions (swapcontext, getcontext,
makecontext). These functions are deprecated in POSIX and not
implemented in musl. s390x also does not support boost context (and
coroutine1/2) yet.
|
| |
|
| |
|
| |
|
| |
|
| |
|