Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R reform-system-image
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Reform
  • reform-system-image
  • Merge requests
  • !26

Move certain settings to system-wide profile.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Phil Hagelberg requested to merge technomancy/reform-system-image:etc-profile-d into main Jun 27, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 3

This allows you to customize your own profile without breaking critical features. When this is stored in user-level settings it's really easy to override the config in ways that break xorg.

The most important thing is moving the ETNA_MESA_DEBUG=nir setting. I suspect the unicode_start call is also suitable for the system-wide profile, but I'm not so sure about the GTK2_RC_FILES; maybe that should remain in per-user settings? But if a user wants to override it, their changes will override the system-wide ones anyway.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: etc-profile-d