December 21, 201213 yr I really like to know an answer to this question for for the following situations: When I install packages with Package manager in unmenu. When packages are installed with installpkg. When plugins get installed with installplg. And eventually other ways of installing add-ons, packages and pluging. For all these situations, I'd like to know what is changed on the flash disk and what files are altered. I know that sometimes lines are added to the go-script, but I don't believe everything is controlled from this script. Is it? I might oversee things, maybe you can add them?
December 21, 201213 yr When I install packages with Package manager in unmenu. those packages, that you mark as "reinstall", will be installed on booting your machine When packages are installed with installpkg. any package inside /boot(flash drive)/extra will get installed on boot time When plugins get installed with installplg. any plg file inside /boot(flash drive)/config/plugins will get installed on boot time And eventually other ways of installing add-ons, packages and pluging. For all these situations, I'd like to know what is changed on the flash disk and what files are altered. I know that sometimes lines are added to the go-script, but I don't believe everything is controlled from this script. Is it? I might oversee things, maybe you can add them? the go script is run, when booting up is completed. so you could add your own install scripts here. you could also put your plg plugins into some other folders and put the installplg command inside your go file...
Archived
This topic is now archived and is closed to further replies.