makefile: install scripts to bin instead of sbin, use PREFIX for systemd unit install location
Merge request reports
Activity
added 1 commit
- 65187ee0 - makefile: change install to install everything
By clayton craft on 2024-09-29T19:03:12
- Resolved by Administrator
Thank you very much!
The remaining issue #2 (closed) is that the paths of the shell scripts are not only in the Makefile but also in the service scripts. The following link shows one example (it affects 2x openrc and 2x systemd). To my understanding that means that the content of the service scripts would need to be "dynamically" changed upon build. I don't know how to do this.
On the commit installing everything by "install": The files were moved from pmaports/main to a separate repository to make it available to other distributions for building. Specifically it was about AsteroidOS at that time. They use systemd. It doesn't make much sense for them to install the openrc scripts as well. Is it really common to remove stuff after make install? I'm no so much familiar with building. The idea of the dedicated install commands was to have the ability to choose what to install.
By Jakko on 2024-10-04T20:08:50
Edited by Ghost User
- Resolved by Administrator
TODO: update readme to reflect changes
By clayton craft on 2024-10-03T19:09:20
Edited by Ghost User
changed milestone to %initial systemd support
Feel free to merge.
By Jakko on 2024-10-04T20:10:39
Edited by Ghost User
enabled an automatic merge when all merge checks for 61663762 pass
By Jakko on 2024-10-04T20:08:34
mentioned in issue #2 (closed)
By Jakko on 2024-10-04T20:18:29
mentioned in merge request !5 (merged)
By Jakko on 2024-10-05T07:44:18