Skip to content
Snippets Groups Projects
Commit 69b35da6 authored by Teo Mrnjavac's avatar Teo Mrnjavac
Browse files

Fix up README.md.

parent c1ee3694
No related branches found
No related tags found
No related merge requests found
### License Approval Module
---------
For distributions shipping proprietary software, this module creates a globalstorage entry when the user declines to accept a presented End User License Agreements file.
The number of licenses shown are configurable. The license.conf has a few examples of how to add URLs.
If you do not want to include this module in your Calamares build, add ```-DSKIP_MODULES="license"```
to your build settings.
For distributions shipping proprietary software, this module creates a globalstorage entry when the user accepts or declines one or more presented End User License Agreements files.
The number of licenses shown are configurable. The license.conf file has a few examples of how to add URLs.
If you do not want to include this module in your Calamares build, add ```-DSKIP_MODULES="license"``` to your build settings (CMake call).
How to implement the removal or not installing of proprietary software is up to any distribution to implement. For example, proprietary graphics drivers cannot simply be removed in the packages module, a free version will need to be installed.
An example of where the licenseAgree globalstorage entry is used:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment