I am using deb as my package class. What I am gathering from that run-postinsts 
directory is that there is a systemd service that starts and executes the 
run-postinsts script.
That script looks for a directory /etc/deb-postinsts and executes all scripts 
in there. Does that mean, that the mechanism used in the end is the 
post-install scripts of deb packages?
So basically the pkg_postinst_ontarget_${PN} function adds a postinstall script 
to the .deb package of the recipe it is in, correct?
That should mean that I can expect to see a script in /etc/deb-postinsts that 
contains my commands. I will verify that right away.

If these assumptions are correct, you have already greatly improved my 
understanding of this process. Thank you for that.

Stefan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48949): https://lists.yoctoproject.org/g/yocto/message/48949
Mute This Topic: https://lists.yoctoproject.org/mt/72582932/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to