Files
mixer-tools/builder
Reagan Lopez 302f03a70e bundles:Update os-release file with mix info (#113)
For a clear linux mix, the os-release file will be updated as follows:
- NAME="Clear Linux Mix"
  Eventually this value should be read from user input when #424 is implemented.
- ID=<based on above NAME field>
  E.g. ID=clear-linux-mix
- VERSION="<mix-ver> (<upstream-ver>)"
  E.g. VERSION="10 (24750)"
- PRETTY_NAME="<NAME> <mix-ver> (<upstream-ver)"
  E.g. PRETTY_NAME="Clear Linux Mix 10 (24750)"
- VERSION_ID=<mix-ver>
  E.g. VERSION_ID=10
- BUILD_ID=<upstream-ver>
  E.g. BUILD_ID=24750
- MIX_UPSTREAM_URL="<upstream-url>"
  This is a new field in os-release.
  E.g. MIX_UPSTREAM_URL="https://download.clearlinux.org"
2018-09-08 00:31:31 +02:00
..
2018-08-31 14:35:37 -07:00
2018-07-20 15:39:27 -07:00