Author: Svante Signell
Date:
To: devuan-dev
Subject: [devuan-dev] [PATCH 0/1,
v2] sysvinit: Remove hard-coded paths in scripts.
Hello,
Next mail includes the patch to fix the typo in PATH for
debian/src/initscripts/usr/lib/udev/hwclock-set in patch-
sysvinit3.15.patch.
Any more comments/bugs?? Please let me know!
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!