Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 862
    • Issues 862
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !3032

Draft: gdbusprivate: Add support for machine-id for darwin systems

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Marco Trevisan requested to merge wip/3v1n0/macos-machine-id into main Oct 30, 2022
  • Overview 14
  • Commits 4
  • Pipelines 10
  • Changes 5

Get the machine ID from ioreg in MacOS, using ioreg to fetch IOPlatformUUID from IOPlatformExpertDevice. This seems to be the best way to get the hardware UUID value in such systems.

Helps: #1392

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/3v1n0/macos-machine-id