Opened 2 years ago
Last modified 21 months ago
#18186 new enhancement
manual retrigger of post-install scripts — at Version 1
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Package Kit | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
There doesn't appear to be a way to "manually reset" post-install scripts. While I can "touch ~/config/settings/first_login" to re-run the first_login scripts, there is no clear way to reset and re-run post-install scripts at boot (like sshd generating host keys). These are done via the package kit.
The usecase is sysprepping haiku installs (aka, we want the system to regenerate host keys on first boot... so the ssh host keys are manually erased before shutting down the host and making an image of it.
There should be a way to "manually re-trigger all post-install scripts on boot", much like the existence of "first_login in ~/config/settings/first_login