Centuriondan
Centuriondan
EnableSendFile doesn't do what you think... see https://httpd.apache.org/docs/2.4/mod/core.html#enablesendfile. It may provide some performance benefits in some circumstances alongside the use of mod_xsendfile but not as a replacement for it.
Devuan ships apulse already in Ascii.. (may be in Jessie too - but I never needed it there)
You can manually add an additional "copy artifacts" from A-binaries job into the B-Binaries job in jenkins.
You happy with the proposed `Provide` and `Recommends` usage and virtual package name? I think most of what's currently in /etc/jenkins-debian-glue would move to the vendor profiles as well as...
@nuxwin that and other settings we find are neccesary for building devuan like setting additional hooks and PBUILDERSATISFYDEPENDS=classic (it's more reliable then aptitude) and other variables. Potentially we could be...
@nuxwin The idea is not so much to remove the need for a pbuilderrc as such, but to allow debian based distro's or derivatives to easily ship their own vendor...
Hopefully I'll have time to get back to this and drop some code in the coming week ;-)
I think that means it failed to decrypt...
@mika: It's been on on my todo list for about 2 years... for Devuan we have a tool called [devuan-release-bot](https://git.devuan.org/devuan-infrastructure/devuan-releasebot) which listens to gitlab for issues where we can command...
For Devuan we need also some way manage our official builds, but our approach is probably going to control who can build the packages for the official release branches using...