[Rpm-maint] [rpm-software-management/rpm] Document rpm design philosophy in the manual (Issue #2897)
Richard Megginson
notifications at github.com
Mon Feb 12 14:20:37 UTC 2024
I wonder if there are other packages like the Microsoft case where they require an explicit acceptance of a EULA in order to install the package. Rather than their current solution of requiring an environment variable to be set, or prompting on the terminal, perhaps we can recommend something like this?
> If your package requires some sort of confirmation before installation (for example, the user must accept a EULA before installing the package), then the package can have a `%preinstall` script which looks for a file with specific content. For example, the package can look for `/etc/$VENDOR/EULA.txt` with the content `yes`.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2897#issuecomment-1938768873
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2897/1938768873 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240212/7024ee03/attachment.html>
More information about the Rpm-maint
mailing list