:: [devuan-dev] [PATCH 0/1] sysvinit: …
Inizio della pagina
Delete this message
Reply to this message
Autore: Svante Signell
Data:  
To: devuan-dev
Oggetto: [devuan-dev] [PATCH 0/1] sysvinit: Remove hard-coded paths in scripts.
Hello,

Next mail attaches patch-sysvinit3.15.patch to the sysvinit package and a
changelog patch, debian-changelog-3.15-6.1.patch, for version 3.15-6.

This patch removes all hard-coded paths and most 'which' entries in the scripts,
mainly from debian/src. PATH and 'command -v' is used extensively.

The modified scripts work perfectly on usr-merged as well as non usr-merged
distros from Debian and Devuan.

I have a question though:
Why are these scripts not included in the upstream sources?

No bug report has been filed for these patches. Is that needed?

Thanks!