os-release 551 B

12345678910111213141516171819202122
  1. NAME="Name"
  2. VERSION="100.5"
  3. ID=theid
  4. ID_LIKE="otherid otherotherid"
  5. VERSION_CODENAME=versioncodename
  6. VERSION_ID="500.1"
  7. PRETTY_NAME="Pretty Name #1"
  8. ANSI_COLOR="1;34"
  9. CPE_NAME="cpe:/o:foo:bar:100"
  10. HOME_URL="https://url.home"
  11. DOCUMENTATION_URL="https://url.docs"
  12. SUPPORT_URL="https://url.support"
  13. BUG_REPORT_URL="https://url.bugs"
  14. PRIVACY_POLICY_URL="https://url.privacy"
  15. BUILD_ID="105.5"
  16. # comment
  17. VARIANT="Test = Edition"
  18. BROKENLINE_SHOULD_BE_IGNORED
  19. VARIANT_ID=test
  20. # indented comment
  21. LOGO=start-here-test
  22. DEBIAN_BTS="debbugs://bugs.debian.org/"